Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.58.0 - Release - Postgres login fix, e2e tests, Redis sorted set support source code.tar.gz | 2025-07-07 | 5.0 MB | |
0.58.0 - Release - Postgres login fix, e2e tests, Redis sorted set support source code.zip | 2025-07-07 | 5.2 MB | |
README.md | 2025-07-07 | 1.1 kB | |
Totals: 3 Items | 10.2 MB | 6 |
__ Generated By Clidey's Auto GitHub Release__
โจ Improvements
E2E Tests for Redis and ElasticSearch: - Additionally, commands for getting code coverage have been added. These will be upgraded to be displayed on the README soon. ๐
Redis Sorted Sets Support: - Initial support for Redis sorted sets added. ๐ก
๐ Bug Fixes
Postgres Login - There was a bug in the Postgres validation logic for passwords. Removed it and moved to the underlying library configuration method.๐ฆฅ
Missing Postgres Views - Postgres views were removed in a previous change and have been re-added. Please note support for them is early for now and might have some issues. Please let us know what you find!. ๐ก
Dependabot updates - Updated several dependencies including driver updates, so if you run into any issues, please let us know! ๐ง
Thank you to everyone who contributed to this release! ๐
Your feedback and support are invaluable.
Full Changelog: https://github.com/clidey/whodb/compare/0.57.0...0.58.0