Skip to content

Commit 1cbaa00

Browse files
committed
Update content.md to reflect Liquibase 5.0 changes, including separation of OSS and Secure editions, and removal of default database drivers and extensions.
1 parent f0dd435 commit 1cbaa00

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

liquibase/README-short.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Liquibase is DevOps for your database.
1+
DEPRECATED; Liquibase is DevOps for your database.

liquibase/deprecated.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
With the release of Liquibase 5.0, this repository is officially deprecated and will not receive any further releases beyond patch updates.
2+
3+
Users are encouraged to switch to one of the following alternatives, depending on your needs:
4+
5+
- `liquibase/liquibase` -- Community Edition under Functional Source License (if you have a valid Liquibase License Key, you should use `liquibase/liquibase-secure` instead)
6+
- `liquibase/liquibase-secure` -- Commercial version with enterprise features
7+
8+
As of Liquibase 5.0, the Community edition and the official Docker Community liquibase image no longer include database drivers or extensions by default. You must now explicitly add database drivers using the Liquibase Package Manager (LPM), or manually install/mount extensions into the container. See [the Liquibase 5.0 Release Announcement](https://www.liquibase.com/blog/liquibase-5-0-release) for more details.

0 commit comments

Comments
 (0)