Releases: iits-consulting/otc-auth
Releases · iits-consulting/otc-auth
v1.2.1
What's Changed
- Bump golang.org/x/net from 0.0.0-20220921203646-d300de134e69 to 0.7.0 by @dependabot in #8
- #12 Support setting the kubeconfig file to a different location by @victorgetz in #16
- optional bearer token prefix by @bbung in #20
- README: Add reference to AUR, minor whitespace fixes by @mattiascockburn in #19
- Configurable OIDC Scopes by @zeljkobekcic in #23
- #22 Create Openstack config does not work properly since it requires … by @victorgetz in #24
New Contributors
- @dependabot made their first contribution in #8
- @bbung made their first contribution in #20
- @mattiascockburn made their first contribution in #19
- @zeljkobekcic made their first contribution in #23
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Openstack Integration by @victorgetz in #15
- Support service accounts for OIDC
Full Changelog: 1.0.2...v1.2.0
1.0.2
1.0.1
v1.0.0
Changelog
- c4aecbe Update README.md
- 0a6a488 Add Video for demo
- 2feeeb8 Add Video for demo
- 3c0fef8 Removes unnecessary info message
- d045b72 separates projects list and cce list commands
- 8b9cc8b refactors scoped and unscoped token implementation
- 3b6f5ce Merge pull request #2 from iits-consulting/multi-cloud-support
- 13dc2af adds support for multiple clouds simplifies user experience refactors architecture and functionality
- ca65b6e Refactors modules Introduces global constants
- 865840f Refactors modules
- 83670bb Removes static folder
- 282b41a Updates documentation Refactors login verification