Releases: go-core-stack/auth
Releases · go-core-stack/auth
v0.0.1-beta
What's Changed
- Hash generatore utility by @Prabhjot-Sethi in #1
- Enable Generator and Validator functionality by @Prabhjot-Sethi in #2
- Add Readme file by @Prabhjot-Sethi in #3
- Add option to retrive keyid in use by @Prabhjot-Sethi in #4
- Fix hash generation to use new line char as delimiter by @Prabhjot-Sethi in #5
- Add client interface for using API key based client by @Prabhjot-Sethi in #6
- Update README file by @Prabhjot-Sethi in #7
- Move the auth context code from core to auth repo by @Prabhjot-Sethi in #8
- Add route table option to auth package by @Prabhjot-Sethi in #9
- Fix function names by @Prabhjot-Sethi in #10
- Update go deps by @Prabhjot-Sethi in #11
- Provide structs to be used in auto generated code by @Prabhjot-Sethi in #12
- Add constructor for Routes by @Prabhjot-Sethi in #13
- Add additional fields in route table to handle more context by @Prabhjot-Sethi in #14
- Include roles in the auth info header by @Prabhjot-Sethi in #15
- Enable routes meant only for root tenancy by @Prabhjot-Sethi in #16
- Add more options to carry RBAC info of Route by @Prabhjot-Sethi in #17
- Align the variable name for resource by @Prabhjot-Sethi in #18
- Add flag for root tenancy in auth info for backen apps by @Prabhjot-Sethi in #19
- Enable scopes in the routes by @Prabhjot-Sethi in #20
- Include Resource Group definition as part of route struct by @Prabhjot-Sethi in #21
- avoid overriding the URL path assignment by @Prabhjot-Sethi in #22
- Update dependencies by @Prabhjot-Sethi in #23
New Contributors
- @Prabhjot-Sethi made their first contribution in #1
Full Changelog: https://github.com/go-core-stack/auth/commits/v0.0.1-beta
v0.0.1
What's Changed
- Hash generatore utility by @Prabhjot-Sethi in #1
- Enable Generator and Validator functionality by @Prabhjot-Sethi in #2
- Add Readme file by @Prabhjot-Sethi in #3
- Add option to retrive keyid in use by @Prabhjot-Sethi in #4
- Fix hash generation to use new line char as delimiter by @Prabhjot-Sethi in #5
- Add client interface for using API key based client by @Prabhjot-Sethi in #6
- Update README file by @Prabhjot-Sethi in #7
- Move the auth context code from core to auth repo by @Prabhjot-Sethi in #8
- Add route table option to auth package by @Prabhjot-Sethi in #9
- Fix function names by @Prabhjot-Sethi in #10
- Update go deps by @Prabhjot-Sethi in #11
- Provide structs to be used in auto generated code by @Prabhjot-Sethi in #12
- Add constructor for Routes by @Prabhjot-Sethi in #13
- Add additional fields in route table to handle more context by @Prabhjot-Sethi in #14
- Include roles in the auth info header by @Prabhjot-Sethi in #15
- Enable routes meant only for root tenancy by @Prabhjot-Sethi in #16
- Add more options to carry RBAC info of Route by @Prabhjot-Sethi in #17
- Align the variable name for resource by @Prabhjot-Sethi in #18
- Add flag for root tenancy in auth info for backen apps by @Prabhjot-Sethi in #19
- Enable scopes in the routes by @Prabhjot-Sethi in #20
- Include Resource Group definition as part of route struct by @Prabhjot-Sethi in #21
- avoid overriding the URL path assignment by @Prabhjot-Sethi in #22
- Update dependencies by @Prabhjot-Sethi in #23
New Contributors
- @Prabhjot-Sethi made their first contribution in #1
Full Changelog: https://github.com/go-core-stack/auth/commits/v0.0.1