mirror of
https://github.com/paralus/paralus.git
synced 2026-08-23 13:26:15 +00:00
2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
Unreleased
Changes
- Modified docker release to use paralusci from niravparikh05
0.1.7 - 2022-11-04
Added
- Added last login field to user spec from akshay196
0.1.6 - 2022-10-14
Fixed
- Fixed creating project scoped role failed from cli niravparikh05
0.1.5 - 2022-10-10
Fixed
- Fixed issue where relay server is not coming up in arm64 (Mac M1) from niravparikh05
0.1.4 - 2022-09-30
Fixed
- 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
- Added more audit points for better visibility from vivekhiwarkar
- Added audit point for kubeconfig download meain
Fixed
- Fixed lint issues due to buf from vivekhiwarkar
0.1.2 - 2022-08-12
Fixed
- Fixed init failing with db validation error from meain
0.1.1 - 2022-08-09
Fixed
- Fix to validate bare minimum role permissions for custom roles from niravparikh05
0.1.0 - 2022-06-22
Added
- Initial release