Skip to content

Releases: codozor/authk

v0.2.0

04 Dec 18:32
b0a93ea

Choose a tag to compare

Changelog

  • b0a93ea ✨ feat(config): add vals support for secrets management (#7)
  • 42c961a ✨ feat(inspect): Add --json flag and human-readable timestamps
  • 0734aea ✨ feat(oidc): Refactor OIDC client with golang.org/x/oauth2 and go-oidc (#6)
  • 9553218 📝 docs: add workflow diagram to README
  • 33982c6 📝 fix diagram size
  • 80a4a36 🙈 fix: remove commit.txt, add it to .gitignore
  • ddd08b2 🚨 fix: linter warnings

v0.1.0

28 Nov 08:10
2588339

Choose a tag to compare

Changelog

  • 668a3e3 Merge pull request #4 from codozor/feat/smart-discovery
  • 2588339 ✅ test: improve coverage for oidc and env packages (#5)
  • 789fd11 ✨ feat: implement smart discovery for .env and config files
  • 60ea076 👷 ci: add coveralls integration
  • 85d9ed6 📝 Update CI badge in README.md
  • 612506f 📝 docs: add file discovery section to README
  • f8320d5 📝 fix(doc): fix indentation
  • 275a387 📝Add status badges to README.md

v0.0.4

27 Nov 19:03
d34c351

Choose a tag to compare

Changelog

  • d34c351 👷 build: fix goreleaser main package and deprecations