Release 5.9.1
Security
- We now use scram-sha-256 to store PostgreSQL users' passwords in a cryptographically hashed form. The passwords are now better protected against brute-force attacks.
Data Governance
- When visiting a view, if you switch to another view via the view selector, the new view now loads. (ticket #89152, 98681, 108048)
- The Created on and Last modified on column filters again return only the data that match the dates used in the filters. (ticket #100954)
- Fixed an issue that caused asset asset pages with many complex relations and view permission restrictions on their parent domains to load slowly.
- After you apply a new filter, the asset counter in the lower-right corner of a filtered view with more than 10,000 assets now shows the correct number of assets in the table when clicked. (ticket #88791, 89367)
Miscellaneous
- Your Collibra session now closes correctly when the session times out. (ticket #65867, 83973, 87289).
- Environments with FIPS enabled no longer fail to start after resetting them to factory defaults.