Skip to content

Releases: jetstack/jetstack-secure

v0.1.39

25 Apr 14:28
1926f2d
Compare
Choose a tag to compare

Summary

Update dependencies.
Delete old unused data-gatherers.
Other minor changes.

What's Changed

New Contributors

Full Changelog: v0.1.38...v0.1.39

v0.1.38

11 May 13:19
8b0f1a1
Compare
Choose a tag to compare

What's Changed

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

v0.1.37

26 Apr 14:42
8a76a5e
Compare
Choose a tag to compare

What's Changed

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

v0.1.36

06 Apr 11:26
2bffc7c
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

v0.1.33

02 Dec 18:12
2ae7e2c
Compare
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
Compare
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
Compare
Choose a tag to compare

Modify CI to push multiple tags #233

v0.1.30

29 Apr 13:59
25b9ef3
Compare
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