Skip to content

Releases: CourseOrchestra/celesta

8.0.1

26 Feb 14:07
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

🧰 Maintenance

8.0.0

12 Feb 23:20
Compare
Choose a tag to compare

What’s Changed

  • Upgrade to Java 11: Celesta now requires Java 11
  • Deprecated constructor removed from generated cursor

NB: when migrating to Celesta v.8.0.0 also don't forget to update spring-boot-starter-celesta to 3.x.x

🧰 Maintenance

  • Library dependencies are updated
  • Code cleanup & refactoring

7.4.40

08 Nov 20:56
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

7.4.39

11 Apr 11:54
a7ae53c
Compare
Choose a tag to compare

What’s Changed

🚀 New feature

🧰 Maintenance

  • Celesta now bilds in GHA (#530) @inponomarev
  • All the checkstyle/spotbugs warnings are removed
  • Dependencies are updated

7.4.23

06 Aug 08:27
Compare
Choose a tag to compare

What’s Changed

🚀 New feature

🧰 Maintenance

7.4.22

02 Aug 07:35
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

7.4.5

10 Oct 07:14
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

📘 Documentation

🧰 Maintenance

7.4.2

26 Aug 07:05
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

7.4.0

05 Aug 22:59
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • 7.4: type-checked get... methods, chaining setters and unfinalized Cursor classes (#353) @inponomarev

🧰 Maintenance

7.3.48

28 Jul 15:14
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix code generation for views with timestamp-with-timezone columns (#351) @inponomarev

🧰 Maintenance