Skip to content

Releases: spiffe/aws-spiffe-workload-helper

v0.0.1-rc.6

18 Dec 13:49
7839538
Compare
Choose a tag to compare
v0.0.1-rc.6 Pre-release
Pre-release

Changelog

  • 4d22e8b Fix incorrect CLI flag name in README
  • 7839538 Merge pull request #8 from spiffe/strideynet/propagate-spiffe-client-logs
  • 062919b Surface spiffe-go SDK logs to user

v0.0.1-rc.5

02 Dec 11:11
745798d
Compare
Choose a tag to compare
v0.0.1-rc.5 Pre-release
Pre-release

Changelog

  • 7e51c8a Add go test to CI/CD pipeline
  • 022905d Add basic daemon mode loop
  • 4ca0679 Add tests for force/replace mode
  • 10624f0 Create parent directories and renew on sane timer
  • 9d2957c Extract shared/common flags to struct
  • 745798d Merge pull request #6 from spiffe/strideynet/one-shot-credential-file-write
  • 3bf726c Merge remote-tracking branch 'origin/main' into strideynet/one-shot-credential-file-write
  • 9f040ce Refactor core logic into exchangeX509SVIDForAWSCredentials and add flags
  • 26b977c Split commands into seperate files
  • c148711 Start hacking on AWS credentials file compatible mode
  • 7b02989 Update readme
  • ecd01c6 Update the help commands and slogging

v0.0.1-rc.4

28 Nov 10:48
f037a83
Compare
Choose a tag to compare
v0.0.1-rc.4 Pre-release
Pre-release

Changelog

  • f037a83 Update documentation and binary help strings

v0.0.1-rc.3

29 Oct 16:55
6d5d403
Compare
Choose a tag to compare
v0.0.1-rc.3 Pre-release
Pre-release

Changelog

  • 6d5d403 Allow the SPIFFE Workload API endpoint to be provided using --workload-api-addr
  • e175544 Fix incorrect markdown formatting in README.md
  • 739f959 Fix incorrect markdown in README.md
  • cf18377 Further flesh out README
  • a49aa99 Initial outline of README.md

v0.0.1-rc.2

23 Oct 09:31
ffa1eb5
Compare
Choose a tag to compare
v0.0.1-rc.2 Pre-release
Pre-release

Changelog

  • ffa1eb5 Fix name of .goreleaser.yaml configuration file