New
v7.18.0 released
v7.18.0 stable release comes with 70+ enhancements, bug fixes. Once again thanks for all the contributions from the community.
Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.
General
- feat: prevent variable resolution when prefixed with $ in server URL templates #22550
- Fix siblings of $ref using allOf in openapi normalizer #22364
C++
- fix(cpp-qt): Fix enum query parameter serialization for both inline and referenced enums #22559
- [cpp-rest] Fixes segfault for nullable strings #22405
- Add Basic and Bearer Authorization to the CPP Pistache generator #22337
- Fixes oatpp generator to expose network server on 0.0.0.0 instead of localhost #22330
- [cpp-rest] Fixing Incorrect Header Name Used #22298