Skip to content

Releases: 42paris/qseal

v1.1.0

12 Mar 16:29

Choose a tag to compare

What's Changed

  • feat: add secret scope configuration by @froz42 in #3

v1.0.5

05 Jul 12:24
8b240b1

Choose a tag to compare

What's Changed

  • refactor: improve 2 behaviors, simplify 1 function by @alexandregv in #1

New Contributors

Full Changelog: v1.0.1...v1.0.5

v1.0.4

19 Jun 10:03

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.4

v1.0.3

02 May 09:17

Choose a tag to compare

Changelog

  • cbb2e7b fix: update sealing and unsealing functions to include launch time for better file timestamp management

Released by GoReleaser.

v1.0.2

02 May 08:47

Choose a tag to compare

Changelog

  • f92d760 fix: improve conflict handling in getSecretsStatus function

Released by GoReleaser.

v1.0.1

02 May 08:42

Choose a tag to compare

Changelog

  • 170514c Create LICENSE
  • e724b16 Update LICENSE
  • 8a0c540 fix: resolve conflict handling in getSecretsStatus function

Released by GoReleaser.

v1.0.0

26 Apr 15:50

Choose a tag to compare

Changelog

  • d54df8d Reapply "chore: remove export of GITLAB_TOKEN in CI configuration"
  • 2296019 Revert "chore: remove export of GITLAB_TOKEN in CI configuration"
  • 34d8546 chore: go mod tidy
  • 1527c7b chore: migrate CI configuration from GitLab to GitHub Actions and update GoReleaser settings
  • eec7579 chore: remove export of GITLAB_TOKEN in CI configuration
  • 5c580b9 chore: update import paths from GitLab to GitHub in code and documentation
  • 943fa4c feat: add .goreleaser.yaml for release automation and update .gitignore
  • f379fd0 feat: add GitLab API and download URLs to .goreleaser.yaml
  • 6d4491c feat: add GitLab CI configuration for release automation with GoReleaser
  • f480849 feat: add README.md with project overview, installation, usage, and command details
  • 0d900df feat: add default and required tags to Qsealrc fields
  • 1cfb5c3 feat: add gopher background image
  • ada8592 feat: add status command to display the status of secrets and update README
  • 4658daf feat: add sync command and update descriptions for seal-all and unseal-all
  • 7e49b55 feat: improve command descriptions for qseal CLI
  • f2317a2 feat: reset history for release
  • d27f5f6 feat: update command descriptions for seal-all and unseal-all

Released by GoReleaser.