v3.1.1
Database Lab Engine v3.1.1
DLE v3.1.1 delivers multiple bug fixes and improvements.
The development team greets a new contributor: @Alexand.
Improvements and fixes
- Use ZFS 2.1 in Docker images by default (DLE versions with ZFS 0.8 now shipped in separate images) - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/515
- Add pg_stat_kcache to the default value of
shared_preload_libraries
- https://gitlab.com/postgres-ai/database-lab/-/merge_requests/522 - Increase the number of health check attempts before considering a Postgres container as unhealthy - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/516
- Add pt-br translation to README - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/500 (:bow: contribution by @Alexand)
- Update translations and README - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/517, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/520, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/523, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/527
- Alter ownership for user-defined types, stored procedures, aggregate functions - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/528, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/521
- Various improvements to in CloudFourmation template to support publication in AWS Marketplace https://gitlab.com/postgres-ai/database-lab/-/merge_requests/526
- Fix how max query time is determined from pg_stat_statements for Postgres 13+ (DB Migration Checker) - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/530
- Update link to CLI installation - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/531
- Use default Postgres configuration in all Postgres containers managed by DLE - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/518
How to get help
To get help, reach out to the Postgres.ai team and the growing community of Database Lab users and contributors: https://postgres.ai/contact.
Provide feedback, contribute
Any feedback will be greatly appreciated:
- Twitter: @Database_Lab
- Database Lab Community Slack: https://slack.postgres.ai/
If you want to help the project grow, consider various ways of contributing:
- Star the GitHub repo: https://github.com/postgres-ai/database-lab-engine
- Spread the word using Twitter (please mention @Database_Lab!) or your social network of choice
- Consider translating the README.md to one or several languages you know
- Consider implementing one of the features that will make DLE better: see CONTRIBUTING.md and the list of "good first issues" on GitLab.
Diff between versions v3.1.0 and v3.1.1: v3.1.0...v3.1.1