Skip to content

Releases: jetstack/jetstack-secure

v0.1.38

11 May 13:19
8b0f1a1

Choose a tag to compare

What's Changed

Full Changelog: v0.1.37...v0.1.38

v0.1.37

26 Apr 14:42
8a76a5e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.36...v0.1.37

v0.1.36

06 Apr 11:26
2bffc7c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.35...v0.1.36

v0.1.35

07 Feb 10:43
65d80b9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.34...v0.1.35

v0.1.34

15 Dec 16:41
7986973

Choose a tag to compare

What's Changed

v0.1.33

02 Dec 18:12
2ae7e2c

Choose a tag to compare

Refactor Agent's HTTP Client package.

  • Add new HTTP Client abstaction.
  • Add APITokenClient HTTP client implementation
    • The agent can now be configured using the api-token flag or the API_TOKEN environment variable.
  • Add OAuthClient HTTP client implementation
  • UnauthenticatedClient HTTP client implementation

v0.1.32

07 Oct 12:59
ec05e70

Choose a tag to compare

Modify the agent to use the newer API upload endpoint for datareadings #261

v0.1.31

04 May 11:26
e9e4d50

Choose a tag to compare

Modify CI to push multiple tags #233

v0.1.30

29 Apr 13:59
25b9ef3

Choose a tag to compare

  • Move to Github actions and add support for arm #223
  • Use moby/buildkit:master when setting up buildx #227
  • Use USER 1000:1000 in agent image. #231
  • Switch to distroless/static base image #232

v0.1.29

06 Apr 16:02
ae78751

Choose a tag to compare

  • Do not require period if one-shot mode (#216)
  • Change default config to be valid (#217)
  • Explain use of localServer in version checker dg (#218)
  • Create Istio analysis datagatherer (#211)
  • Fix up istio workloadentries CRD (#219)
  • Introduce dynamic data gatherers informers (#222)