Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@josephbirkner josephbirkner released this 04 Feb 14:37
· 135 commits to master since this release
0d1007b

This release introduces the folllowing new features and bugfixes:

  • Transition to official zserio-based C++ reflection for OpenAPI client [#71] 🪞
  • Refactored log output based on spdlog - logging can be controlled using the environment variable values HTTP_LOG_LEVEL=debug for detailed output, and HTTP_LOG_FILE=path to log to a file. [#68] 📝
  • Expanded abilities for zswag.gen - you can now control the OpenAPI generator output with a config file and pass detailed parameter placement instructions. No more need for hand-adjusting the generated YAML! [#69] 🦥