Releases: hwslabs/iam
Releases · hwslabs/iam
1.0.19
What's Changed
- Add support for expiry in create token for sub org user by @biswajit-togai in #210
Full Changelog: 1.0.18...1.0.19
1.0.18
What's Changed
- Add support for delegate token by email by @biswajit-togai in #208
Full Changelog: 1.0.17...1.0.18
1.0.17
What's Changed
- Fix permission check for api with spaces in resource id by @biswajit-togai in #206
- 🔥 rm: build and publish workflow by @Aravind-Kannan in #207
Full Changelog: 1.0.16...1.0.17
1.0.16
What's Changed
- 🔧 chore: clean up kubernetes folder by @Aravind-Kannan in #205
Full Changelog: 1.0.15...1.0.16
1.0.15
What's Changed
- 🔧 fix: change database port to make docker compose work by @Aravind-Kannan in #199
- 🔧 chore: change ami id for image as region changed by @Aravind-Kannan in #200
- 🔧 chore: make changes to workflow to publish to registry by @Aravind-Kannan in #201
- 🔧 chore: add branch name to image tag to deploy using branch name by @Aravind-Kannan in #202
- Delete passcode after creating user password by @biswajit-togai in #203
Full Changelog: 1.0.14...1.0.15
1.0.14
What's Changed
- 🔒 chore: clean up docker file and update base image by @Aravind-Kannan in #196
- Add wait time for resending invite by @biswajit-togai in #197
- Start application once for all tests by @biswajit-togai in #198
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- Support template variable in policies by @biswajit-togai in #187
- Add tests for createPolicyByTemplateName API by @karthick-vinod in #188
- Removed gradle script command to avoid automating root org creation by @hari-hypto in #190
- Move to a better crypto scheme for passcode encryption by @karthick-vinod in #189
- Upgrade packages by @karthick-vinod in #192
- 🔒 chore: change ownership of all build files in image by @Aravind-Kannan in #193
- Add column to specify policies to be created on org create by @biswajit-togai in #195
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- Change base url and invite user template for sub org by @biswajit-togai in #179
- Resolve linting issues by @biswajit-togai in #181
- 🐛 fix: update verified attribute in user by @biswajit-togai in #182
- Make emails unique for all sub orgs under a org by @biswajit-togai in #184
- 🔧 chore: generate token on create password to allow login in customer portal by @Aravind-Kannan in #185
- 🐛 fix: generate token for the user whose password is created not api caller by @Aravind-Kannan in #186
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Cognito user pool was incorrectly updated during password create by @hari-hypto in #176
- Bug fix in createSubOrg openapi path specification by @Ramdeprasad in #177
- List policies of an sub-org user by @Ramdeprasad in #178
- Bug fix for delete policy by @Ramdeprasad in #180
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- Avoid sub organization users/invites on org api requests by @hari-hypto in #171
- Changes for customer portal policies by @Ramdeprasad in #174
- Escaping policy template variables by @Ramdeprasad in #175
Full Changelog: 1.0.9...1.0.10