Skip to content

v0.0.7

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:00
· 24 commits to main since this release
89d6e12

v0.0.7 What's Changed (2025-08-20)

Bug Fixes

  • cache: updating the k8s service endpoints to handle new random suffix appended to the name (#72) (c8809a66)

Features

  • cache: adding benchmark to the on endpoint update function (#73) (a32c3e52)
  • cicd: using bazel to control the cicd and the code generation (#66) (edaf29be)
  • health: adding a grace period to the checker (#69) (95c900ab)
  • k8s:
  • logging: Updating performance for logging de-duplication (#89) (46b4e776)

Chores

  • app:
  • cache: start once for service endpoint cache (#74) (f0806c20)
  • cicd: removing bazel (#68) (0d2f2fab)
  • deps:
    • Bump k8s.io/client-go from 0.33.3 to 0.33.4 (#94) (979a5ebd)
    • Bump amannn/action-semantic-pull-request from 5 to 6 (#92) (66056226)
    • Bump actions/checkout from 4 to 5 (#93) (a08dcb72)
    • Bump k8s.io/api from 0.33.3 to 0.33.4 (#96) (1acef95e)
    • Bump github.com/prometheus/client_golang (#91) (e01442e6)
    • Bump github.com/nats-io/nats.go from 1.43.0 to 1.44.0 (#90) (52c7f611)
    • Bump k8s.io/client-go from 0.33.2 to 0.33.3 (#88) (1196bb54)
    • Bump k8s.io/client-go from 0.33.1 to 0.33.2 (#81) (3454e126)
    • Bump k8s.io/api from 0.33.1 to 0.33.2 (#83) (bca0000a)
    • Bump github.com/go-viper/mapstructure/v2 (#84) (8a7bcb1a)
    • Bump github.com/nats-io/nats.go from 1.42.0 to 1.43.0 (#80) (c3830090)
    • Bump k8s.io/api from 0.33.0 to 0.33.1 (#77) (12b21682)
    • Bump k8s.io/client-go from 0.33.0 to 0.33.1 (#78) (e19c1cfa)
    • Bump k8s.io/apimachinery from 0.33.0 to 0.33.1 (#79) (e5ae420c)
    • Bump golangci/golangci-lint-action from 7 to 8 (#71) (6f6382e5)
    • Bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0 (#70) (371acceb)
  • sync: adding new sync package (#97) (89d6e120)
  • tests: updating the test strategy to be more parrallel (#85) (24a6ffd1)