Skip to content

Releases: fastly/compute-sdk-cpp

v0.6.0

20 Nov 22:07

Choose a tag to compare

What's Changed

This is the first official release that can be used publicly and is MIT-licensed. Pre-0.6.0 should not be used because they do not grant an open source usage license.

PRs

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Nov 22:05

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What's Changed

This release adds support for NGWAF.

New Features ✨

  • feat(inspect): add support for NGWAF inspect api by @zkat in #75

Full Changelog: v0.4.1...v0.5.0

v0.4.1

30 Sep 22:50
f606f87

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • force symbols for a few more things by @zkat in #72

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Sep 17:45
195dd3e

Choose a tag to compare

What's Changed

New Features ✨

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Sep 09:46

Choose a tag to compare

What's Changed

New Features ✨

Bug Fixes 🐛

Technical Improvement 🛠

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Jul 23:07
2d73002

Choose a tag to compare

What's Changed

New Features ✨

  • add log namespace with full log endpoint and logger api support by @zkat in #55. View docs here.
  • Minimum C++ version has been increased to C++20 in order to support format strings by @zkat in #55

Bug Fixes 🐛

  • Fix various issues with the quickstart project/tarballs by @zkat in #53

Documentation 📚

  • add release changelog generation configuration by @zkat in #54

Full Changelog: v0.1.23...v0.2.0