Releases: codozor/authk
Releases · codozor/authk
v0.2.0
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
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