Skip to content

v0.8.13

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 14:19
· 100 commits to main since this release
a37fa63

This is the last release of the milestone v0.8.x and so far the functionality is improved, more tests are added and there were many cleanups. The changelog for v0.8.x of GatewayD includes several significant changes and enhancements:

  • Removal of verification and acceptance policies.
  • Maintenance updates, including dependency upgrades and minor fixes.
  • Automation of plugin installation and updates.
  • Introduction of API metrics for better monitoring.
  • Removal of elastic mode for proxy.
  • Security updates to dependencies.
  • Integration of Engine and Server code for improved functionality.
  • Refactor and replace gnet/v2 with Go net stdlib package.
  • Logging enhancements including new key-value pairs for better traceability.
  • Support for multi-platform Docker images, including ARM64 for new Apple chipsets.
  • Introduction of TLS termination for incoming Postgres clients, supporting various SSL modes.
  • Several fixes and feature enhancements, including updates to health check endpoints, configuration changes, and performance improvements.

For detailed information on each update, please visit the releases page.

What's Changed

Full Changelog: v0.8.12...v0.8.13