Skip to content

Releases: steadybit/extension-http

v1.0.39

17 Apr 11:06
a5b7e0e

Choose a tag to compare

Changelog

  • d590428 Merge pull request #150 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.15.2
  • 066f3db Merge pull request #153 from steadybit/dependabot/go_modules/github.com/moby/spdystream-0.5.1
  • fa0def2 build(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1
  • 4cedd63 build(deps): bump goreleaser/goreleaser from v2.15.0 to v2.15.2
  • b64eff9 build: update goreleaser to v2.15.2
  • b7b9649 chore: bump Go to 1.26.2 (#152)
  • ed4ab87 chore: ignore sonar issue in test
  • 24bb607 chore: sonar ignore in tests
  • 3dc1dad chore: update CHANGELOG for upcoming release
  • a5b7e0e chore: update changelog for v1.0.39
  • 5a4b2d6 chore: update helm chart version

steadybit-extension-http-1.1.41

17 Apr 11:14

Choose a tag to compare

Steadybit action implementation to check HTTP endpoints.

v1.0.38

13 Apr 12:08
c4b62c9

Choose a tag to compare

Changelog

  • e5a3d79 Merge pull request #147 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.10.5
  • f380c81 Merge pull request #148 from steadybit/dependabot/go_modules/github.com/rs/zerolog-1.35.0
  • 15d202b Merge pull request #149 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.15.0
  • 51e900b Merge pull request #151 from steadybit/dependabot/github_actions/dependabot/fetch-metadata-3
  • 98cfbd5 build(deps): bump dependabot/fetch-metadata from 2 to 3
  • 4f2f320 build(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0
  • ad67356 build(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • 64677b4 build(deps): bump goreleaser/goreleaser from v2.14.3 to v2.15.0
  • 5cfe503 chore: bump Go to 1.25.9
  • c4b62c9 chore: update changelog for v1.0.38
  • 4843fee chore: update helm chart version

steadybit-extension-http-1.1.40

13 Apr 12:16

Choose a tag to compare

Steadybit action implementation to check HTTP endpoints.

v1.0.37

19 Mar 11:24
bdb6a24

Choose a tag to compare

Changelog

  • 61dcd1d Merge pull request #145 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.14.2
  • ddf9765 build(deps): bump goreleaser/goreleaser from v2.14.1 to v2.14.2
  • bdb6a24 chore: update changelog for v1.0.37
  • f11ff64 chore: update helm chart version
  • 0dd5128 feat: support if-none-match for the extension list endpoint (#146)

steadybit-extension-http-1.1.39

19 Mar 11:33

Choose a tag to compare

Steadybit action implementation to check HTTP endpoints.

v1.0.36

10 Mar 07:40
135ed9e

Choose a tag to compare

Changelog

  • ea55a3e Merge pull request #134 from steadybit/check-bandwidth
  • 512d558 Merge pull request #135 from steadybit/fix/bm-13918
  • a120e4d Merge pull request #137 from steadybit/check-bandwidth
  • b2a9cfc Merge pull request #138 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.10.2
  • 08f1558 Merge pull request #139 from steadybit/feat/req-timeout
  • 1128007 Merge pull request #143 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.14.0
  • 13adf6f Merge pull request #144 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.14.1
  • 837b15e build(deps): bump github.com/steadybit/extension-kit
  • 9d4ae46 build(deps): bump goreleaser/goreleaser from v2.13.3 to v2.14.0
  • 0df5851 build(deps): bump goreleaser/goreleaser from v2.14.0 to v2.14.1
  • 6afd38d build: update alpine packages in Docker image to address CVEs
  • 299ba30 chore(chart): bump chart version for image.registry split
  • 7759801 chore: add .env to .gitignore and small cleanup
  • 26ac0b8 chore: add trace logging for worker
  • 03f6ab3 chore: adjust bandwidth measurement approach
  • 64e13f4 chore: fix missing debug log for http requests being performed.
  • 5944eba chore: remove automaxprocs dependency (#136)
  • 29148be chore: support global.priorityClassName (#140)
  • 135ed9e chore: update changelog for v1.0.36
  • 462be1e chore: update helm chart version
  • b0cb376 feat(chart): split image.name into image.registry + image.name
  • 7ce974b feat: add http bandwidth check
  • c150bfa feat: add request-aware timeout header
  • 3af79ae feat: enable bandwidth check by default
  • e51c2d4 fix: allow less than one http requests per second
  • f425a56 fix: cancel fixed amount checks, when at deadline
  • 3c0fe02 fix: cancel in-flight reqs when the duration is exceeded
  • f90c9f9 fix: cancel in-flight requests when stopping periodic http checks.
  • 9b038c5 fix: deadlock on stop when metric channel is fully packed
  • f34dc30 fix: handle zero completed requests in success rate check
  • e33711a fix: move request limiting from workers to ticker
  • aca0e35 fix: prevent ticker goroutine from blocking on stop signal
  • 85569bb fix: prevent worker from dying permanently on request creation failure
  • 4811a80 fix: regenerate Chart.lock with remote extensionlib repository URL
  • a452dbf fix: stop ticker on goroutine exit to prevent resource leak
  • 89fa4d6 refa: align clusterName template to use dig-based nil-safe pattern (#142)
  • 73c0e16 refa: deduplicate e2e integration tests for HTTP checks
  • 21bd417 refa: fetch metrics after getting the totals
  • ad19c11 refa: improve http checker

steadybit-extension-http-1.1.38

10 Mar 07:48

Choose a tag to compare

Steadybit action implementation to check HTTP endpoints.

steadybit-extension-http-1.1.37

24 Feb 21:18
299ba30

Choose a tag to compare

Steadybit action implementation to check HTTP endpoints.

steadybit-extension-http-1.1.36

21 Feb 12:03
d663e4b

Choose a tag to compare

Steadybit action implementation to check HTTP endpoints.