New features
- Switch license to Apache 2.0 - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/817
- Simple installer for DBLab - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/816
- Enforce strong DB password values - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/813
- Rename DLE to DBLab - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/814, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/818
- Support PostgreSQL 16 - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/820
Improvements and fixes
- Allow access to clones from an internal Docker network - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/802
- Adjust tags in the SE snippets - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/804
- Make snapshots request conditionally - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/819
- Correct disabled state for the DLE installation - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/803
- Use explicit tags for Postgres' dockerImage - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/808, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/824
- Verify for dumpLocation on the filesystem - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/801
- Adjust listen addresses in the foundation container - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/806
- Bump SE installer version - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/811
- Init provisioner after starting API server - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/809
- Update Generic Postgres tag in UI - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/821, https://gitlab.com/postgres-ai/database-lab/-/merge_requests/831
- Stop bloating diagnostic logs - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/827
Internal
- Update README - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/800
- Prevent Cypress tests from failing - https://gitlab.com/postgres-ai/database-lab/-/merge_requests/807
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.
Full diff
Diff between versions v3.4.0 and v3.5.0: v3.4.0...v3.5.0
Where to start / get help
- Tutorial
- DBLab 3.5 demo instance (token:
demo-token
) - Docs
- Postgres.ai Console
- Contact us
Provide feedback, contribute
We greatly value your feedback. Connect with us via:
- X/Twitter @Database_Lab
- DBLab Community Slack
Additional resources where you can get insights about DBLab and Postgres:
Interested in giving back to the project? Here's how you can make an impact:
- Give a star to our GitHub repository
- Help us reach more enthusiasts. Share about Database Lab on Twitter (don't forget to tag @Database_Lab) or any other platform you fancy
- Multilingual? Consider translating our README.md to share the knowledge in your language
- Are you a developer? Dive in and enhance the Database Lab Engine (DLE) experience; check out our CONTRIBUTING guidelines and explore the "good first issues" list on GitLab