Skip to content

v2.1.0

Choose a tag to compare

@sergenyalcin sergenyalcin released this 08 Oct 12:19
· 9 commits to main since this release
cc5fa75
  • Enhanced Provider Service Monitoring: Added support for checking serving addresses in provider service's EndpointSlice instead of deprecated Endpoints API (supports Kubernetes
    1.33+)
  • Improved Synchronization: Added a sync point before the apply step to improve test reliability and timing

What's Changed

  • fix(v2): bump module version for v2.0.0 by @haarchri in #47
  • Add a sync point before apply step by @sergenyalcin in #49
  • Check serving addresses in provider service's endpointslice by @ulucinar in #50

Full Changelog: v2.0.0...v2.1.0