Skip to content

Releases: steadybit/steadybit-debug

v1.3.2

15 May 09:07
80952b3
Compare
Choose a tag to compare

Changelog

v1.3.1

08 Apr 10:11
972d04d
Compare
Choose a tag to compare

Changelog

  • 9b24b79 Merge pull request #8 from steadybit/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • a2aa17d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 972d04d chore: update dependencies

v1.3.0

08 Feb 12:50
4c6d4ce
Compare
Choose a tag to compare

Changelog

  • bc8e2b4 chore: add return value for zip result
  • 51353f4 chore: add some logging
  • bae29f8 chore: make function public
  • fbba8ea chore: make function public
  • 30c830e chore: remove legacy agent
  • e591f5f chore: remove legacy agent
  • d3ebd5e feat: enhance k8s client to be able to run in a cluster
  • 4c6d4ce feat: rename outpost -> agent

v1.2.4

22 Dec 11:58
0fff858
Compare
Choose a tag to compare

Changelog

  • 5f51e7c Merge pull request #7 from steadybit/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 1b63256 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • 493369b chore: change snyk test severity
  • 91b0949 chore: update deps
  • 2ef9cce feat: add platform traceroute test
  • 0fff858 feat: added timeout to traceroute
  • e991133 feat: curl test connection to extensions from outpost agent
  • 9bde0f4 feat: curl/websocat test connection to platform

v1.2.3

15 Dec 20:48
2d5eebd
Compare
Choose a tag to compare

Changelog

  • 2d5eebd build: snyk test on each build
  • 963ee87 build: snyk test on each build
  • 1a1739d chore: update dependencies

v1.2.2

28 Nov 09:50
7afd782
Compare
Choose a tag to compare

Changelog

  • 4a5683a Merge pull request #6 from steadybit/dependabot/go_modules/golang.org/x/net-0.17.0
  • b32a375 chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0
  • 7afd782 feat: add advice definitions and enrichment rules

v1.2.1

23 Aug 09:31
7da6f92
Compare
Choose a tag to compare

Changelog

  • 7da6f92 build: fixes for new goreleaser version
  • 3878a08 chore: update dependencies
  • 992fc2f feat: support daemonset-extensions

v1.2.0

13 Apr 14:09
Compare
Choose a tag to compare

Changelog

  • 9044206 chore: change release user
  • eb9804e feat: add logs for platform port splitter
  • e0522f3 feat: gather data about the outpost agent

v1.1.2

06 Mar 12:26
0516933
Compare
Choose a tag to compare

Changelog

  • 94862c1 Merge pull request #3 from steadybit/dependabot/go_modules/github.com/emicklei/go-restful-2.16.0incompatible
  • 34ee16f Merge pull request #5 from steadybit/dependabot/go_modules/golang.org/x/net-0.7.0
  • 0516933 Revert "chore: goreleaser. check if we can use secrets.GITHUB_TOKEN"
  • 8f86b25 chore(deps): bump github.com/emicklei/go-restful
  • ea200d8 chore(deps): bump golang.org/x/net
  • db1d32b chore: better tls error logging
  • 775935a chore: git ignore
  • 9f606b6 chore: goreleaser. check if we can use secrets.GITHUB_TOKEN
  • 77d842c chore: review comments
  • 33cfe09 chore: some parallism
  • 242207b chore: update Readme
  • b4a19cc chore: update goreleaser
  • 3efea92 feat: add download database export zip from platform
  • 4cbd820 feat: be able to communicate via mtls with extensions
  • f72381e feat: capture all http data of steadybit extensions
  • ceb9c0e feat: capture initial data of steadybit extensions
  • a4e2534 feat: database export flag, default false
  • 548fb5f feat: parse and format extension output as json. scan all namespaces for extensions. use https if needed
  • 1f3b95d feat: use same portforwarding in extension
  • da4e2ab wip: parallel work with one port forward

v1.1.1

01 Dec 08:54
6319cae
Compare
Choose a tag to compare

Changelog

  • 33c7218 Merge pull request #2 from steadybit/fix/missing-curl
  • 6319cae Update README.md
  • 8ae298d fix: missing curl in platform image