Skip to content

Releases: moonrhythm/parapet-ingress-controller

v0.13.9

03 Jul 13:56
e3a8267
Compare
Choose a tag to compare
  • update go and dependencies

Full Changelog: v0.13.8...v0.13.9

v0.13.8

21 Apr 06:28
8b19f8d
Compare
Choose a tag to compare

Full Changelog: v0.13.7...v0.13.8

v0.13.7

07 Mar 03:09
aa07580
Compare
Choose a tag to compare
  • build: update go version

Full Changelog: v0.13.6...v0.13.7

v0.13.6

25 Feb 04:30
6d9374d
Compare
Choose a tag to compare

What's Changed

  • build: update dependencies

Full Changelog: v0.13.5...v0.13.6

v0.13.5

14 Dec 23:57
4ab75cf
Compare
Choose a tag to compare
  • update go and dependencies

Full Changelog: v0.13.4...v0.13.5

v0.13.4

08 Nov 05:27
87b0a55
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.3 by @dependabot in #18
  • build: update dependencies
  • build: update go to 1.21.4

Full Changelog: v0.13.3...v0.13.4

v0.13.3

16 Oct 15:50
e9183ce
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.43.0 to 0.44.0 by @dependabot in #17
  • metric: implement ReadFrom

Full Changelog: v0.13.2...v0.13.3

v0.13.2

11 Oct 05:51
4e786fc
Compare
Choose a tag to compare

What's Changed

  • update go and dependencies
  • replace glog with slog

Full Changelog: v0.13.1...v0.13.2

v0.13.1

12 Jul 08:13
a84f69b
Compare
Choose a tag to compare

What's Changed

  • route: fail fast if endpoint not found by @acoshift in #12
  • build: update go version

Full Changelog: v0.13.0...v0.13.1

v0.13.0

03 Jun 15:45
12d3a96
Compare
Choose a tag to compare

What's Changed

  • patch prometheus to reduce memory usage
  • metric: optimize backend conns and reload memory by @acoshift in #8
  • state: optimize by use pool by @acoshift in #9
  • allow custom profiler name
  • proxy: set h2c MaxReadFrameSize to 128KiB
  • host country rate limit by @acoshift in #10

Full Changelog: v0.12.2...v0.13.0