Skip to content

Releases: Jacobbrewer1/web

v0.0.7

20 Aug 15:00
89d6e12

Choose a tag to compare

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)

v0.0.6

28 Apr 19:22
3b196ce

Choose a tag to compare

v0.0.6 What's Changed (2025-04-28)

Chores

  • app:
  • comments: adding missing comments (#38) (1ef72e98)
  • context: refactoring the base of the context for the app (#39) (83c508b3)
  • deps:
    • Bump k8s.io/client-go from 0.32.3 to 0.33.0 (#60) (865a3c51)
    • Bump k8s.io/api from 0.32.3 to 0.33.0 (#58) (5e68291c)
    • Bump k8s.io/apimachinery from 0.32.3 to 0.33.0 (#59) (380995de)
    • Bump github.com/jacobbrewer1/vaulty from 0.1.13 to 0.1.14 (#47) (b8169b1e)
    • Bump github.com/jacobbrewer1/vaulty (#44) (640441bb)
    • Bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 (#43) (6e2a4133)
    • Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#42) (7854aa3f)
  • docs:
    • Adding documentation comments to the repo (#61) (3b196ce6)
    • Adding documentation to the README file (#50) (f6d0570f)
  • health: using the atomic package (#54) (3180f09c)
  • mutex: Using the proper mutex where required (#51) (071a74e4)

Bug Fixes

  • deps: using fixed version of vault sql (#46) (8bd00ae2)
  • logging: handling deps correctly when they come through from a bazel build (#57) (0d5bc1c6)

Features

  • app: small retructure and tidy (#48) (6138c297)
  • deps:
  • metrics: adding metric instrumentors with a wrap handler (#40) (bd0441f6)
  • repo: adding the editor config (#53) (12ec4dfc)

v0.0.5

17 Apr 13:01
d4dafa4

Choose a tag to compare

v0.0.5 What's Changed (2025-04-17)

Bug Fixes

  • app:
    • adding fixed hash bucket and tidying loose ends (#37) (d4dafa4c)
    • using missing getters (#33) (d0d9e38c)
    • adding the max age to the jetstream config (#23) (685c0a83)
  • cache: returning the object that implements the interface over the interface (#18) (bbd30b10)
  • logging: overriding keys if they are re-added to the logger (#25) (53d0e928)

Chores

  • app:
    • using getters to handle fetching required fields (#32) (50784eaa)
    • general tidy for release (#31) (d8b0e130)
    • allowing the user to specify the retention for the nats jetstream (#24) (d5d095bc)
  • deps:
    • Bump golang.org/x/net in the go_modules group (#35) (f2ec19cc)
    • Bump github.com/prometheus/client_golang (#27) (8d7d30d9)
    • Bump github.com/nats-io/nats.go from 1.41.0 to 1.41.1 (#28) (965c1e32)
    • Bump github.com/nats-io/nats.go from 1.40.1 to 1.41.0 (#16) (f9ba91c4)
  • health:
  • logging: adding config tests (#22) (e88edd81)

Features

v0.0.4

31 Mar 10:51
a97d0d8

Choose a tag to compare

v0.0.4 What's Changed (2025-03-31)

v0.0.3

31 Mar 10:02
3cb5432

Choose a tag to compare

v0.0.3 What's Changed (2025-03-31)

Features

v0.0.2

28 Mar 09:34
cc2fc82

Choose a tag to compare

v0.0.2 What's Changed (2025-03-28)

Chores

  • deps:
    • Bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#11) (cc2fc82d)
    • Bump github.com/jacobbrewer1/uhttp from 0.0.11 to 0.0.12 (#12) (c68597ce)

v0.0.1

25 Mar 09:27
f8f9f08

Choose a tag to compare

v0.0.1 What's Changed (2025-03-25)

Features

Chores

  • deps:
    • Bump golangci/golangci-lint-action from 6 to 7 (#6) (10743ab2)
    • Bump golang.org/x/net in the go_modules group (#4) (31a8c70a)