Skip to content

Aperture v2.25.2-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 06:11
cf6cee4

Changelog

List of aperture PRs merged since 2.25.1 release. For the full list of changes, see list of changes

Separate counter to track inf signals (#2993)

Upgrade OTEL to v0.90.0 (#2989)

image

  • Refactor

  • Enhanced sorting functions across various modules to use
    strings.Compare for consistency and reliability.

  • Updated gRPC client and server interceptors with annotations to
    suppress specific static analysis warnings.

  • Modified initialization of collector settings to include error
    handling.

  • Chores

  • Imported the "strings" package where necessary to support refactoring
    changes.

Use same version as other deprecations (#2983)

  • Documentation
  • Updated deprecation notices from v2.25.0 to v3.0.0 for certain
    features, advising users to use limit_by_label_key instead.