Skip to content

8.1.0

Latest
Compare
Choose a tag to compare
@release-drafter release-drafter released this 24 Nov 17:35
· 9 commits to dev since this release

What’s Changed

  • Celesta is now Apache 2.0 licensed. We made sure that there are no uncompatible transitive dependencies and publish Celesta under more permissive license.
  • JDBC drivers are now in provided Maven scope. This means that they are no longer transitive dependencies for Celesta and you should add them yourself as dependencies.
  • celesta-sql module is merged with celesta-core. If, in some ulikely case you had a dependency to celesta-sql, please simply remove it or replace with celesta-core.

Documentation

🧰 Maintenance & refactoring