All notable changes to this project will be documented in this file.
0.2.3 - 2023-04-28
- Migrate admindb fails when user not admindbuser from niravparikh05
- Fixed incorrect number of wg.add from tyut22316
- Make all admindb migration queries re-entrant from akshay196
0.2.2 - 2023-03-31
- Support more than one IdP groups mapping from akshay196
- Add project name validation hiteshwani29
- Fix to error out multiple bootstrap agent registration requests from niravparikh05
- Updated Documentation for APIs mabhi and niravparikh05
0.2.1 - 2023-02-24
- Configure the service account lifetime from mabhi
- User should not be able to delete project with clusters in it from mabhi
- Namespace limitation input on roles mabhi
0.2.0 - 2023-01-27
- Fix project id is recorded as part of cluster related auditlogs from niravparikh05
- Enhance: Ability to set auto generated password during installation and force reset during first login mabhi
- Upgraded Ory Kratos to v0.10.1 akshay196
0.1.9 - 2022-12-29
- Enhance: record user.login event via kratos hooks mabhi
- Fix modify userinfo service to include scope in response mabhi
- Kubectl commands work even after deleting an imported cluster from mabhi and niravparikh05
0.1.8 - 2022-11-25
- Added database auditlog storage option niravparikh05
0.1.7 - 2022-11-04
- Added last login field to user spec from akshay196
0.1.6 - 2022-10-14
- Fixed creating project scoped role failed from cli niravparikh05
0.1.5 - 2022-10-10
- Fixed issue where relay server is not coming up in arm64 (Mac M1) from niravparikh05
0.1.4 - 2022-09-30
- Fixed issue where relay server is not coming up in arm64 (Mac M1) from sandeep540
- Fixed cluster lister and set group created at property niravparikh05
0.1.3 - 2022-08-26
- Added more audit points for better visibility from vivekhiwarkar
- Added audit point for kubeconfig download meain
- Fixed lint issues due to buf from vivekhiwarkar
0.1.2 - 2022-08-12
- Fixed init failing with db validation error from meain
0.1.1 - 2022-08-09
- Fix to validate bare minimum role permissions for custom roles from niravparikh05
0.1.0 - 2022-06-22
- Initial release