Skip to content

Releases: ebean-orm/ebean

18.2.0

Choose a tag to compare

@rbygrave rbygrave released this 03 Jul 08:55

What's Changed

Full Changelog: 18.1.0...18.2.0

18.1.0 | 19.1.0

Choose a tag to compare

@rbygrave rbygrave released this 01 Jul 05:06

What's Changed

Full Changelog: 18.0.0...18.1.0

18.0.0 | 18.0.0-javax | 19.0.0

Choose a tag to compare

@rbygrave rbygrave released this 22 Jun 09:32

What's Changed

Full Changelog: 16.11.1...18.0.0

16.11.1 | 16.11.1-javax | 17.11.1

Choose a tag to compare

@rbygrave rbygrave released this 22 Jun 09:31

What's Changed

New Contributors

Full Changelog: 16.11.0...16.11.1

16.11.0 | 16.11.0-javax | 17.11.0

Choose a tag to compare

@rbygrave rbygrave released this 16 Jun 09:21

What's Changed

  • dep: bump jackson-core to 2.22.0 by @rob-bygrave in #3784
  • Add MetricsAsJson.writeV2() using name + tags format by @rob-bygrave in #3785
  • db-migration: Change I__ init scripts to NOT overwrite (allow customisation) by @rob-bygrave in #3783
  • Add Redis Sentinel support and local integration tests for ebean-redis by @leehaut in #3782
  • Dependency: Bump ebean-datasource to 10.9 by @rbygrave in #3787

New Contributors

Full Changelog: 16.10.0...16.11.0

16.10.0 | 16.10.0-javax | 17.10.0

Choose a tag to compare

@rbygrave rbygrave released this 08 Jun 20:05

What's Changed

Full Changelog: 16.9.0...16.10.0

16.9.0 | 16.9.0-javax | 17.9.0

Choose a tag to compare

@rbygrave rbygrave released this 08 Jun 07:17

What's Changed

  • [open telemetry] Add query label as an attribute to the query spans by @rbygrave in #3778
  • Redesign of metric labels - secondary queries (lazy|query) now just u… by @rob-bygrave in #3779

Full Changelog: 16.8.0...16.9.0

16.8.0 | 16.8.0-javax | 17.8.0

Choose a tag to compare

@rbygrave rbygrave released this 06 Jun 08:31

What's Changed

Full Changelog: 16.7.0...16.8.0

16.7.0 | 16.7.0-javax | 17.7.0

Choose a tag to compare

@rbygrave rbygrave released this 06 Jun 08:30

What's Changed

  • Performance: Improve OrmQueryProperties, include } into immutableHashSuffix by @rbygrave in #3768
  • Remove the DefaultProfileHandler & DefaultProfileStream (Replaced by ebean-opentelemetry) by @rbygrave in #3767
  • Deprecate DatabaseConfig and DatabaseFactory, prefer Database.builder() by @rbygrave in #3769
  • Add timeout support to UpdateQuery by @ikss in #3771
  • open telemetry: Use Span.current().isRecording() rather than isValid() by @rob-bygrave in #3772
  • Build(deps): Bump io.opentelemetry:opentelemetry-api from 1.51.0 to 1.62.0 in /ebean-opentelemetry by @dependabot[bot] in #3773
  • open telemetry: Fix for IndexOutOfBoundsException with Batched PreparedStatements and open telemetry by @rob-bygrave in #3775
  • Add collectMetrics(reset) option, with change to query time metric MA… by @rob-bygrave in #3774

New Contributors

Full Changelog: 16.6.0...16.7.0

16.6.0 | 16.6.0-javax | 17.6.0

Choose a tag to compare

@rbygrave rbygrave released this 06 May 19:54

What's Changed

  • TestEntityBuilder - add saveAll() helper method by @rbygrave in #3751
  • Add IfPresent options for like, ilike, startsWith, istartsWith, conta… by @rbygrave in #3755
  • Add Query alsoIfPresent() as helper for Nullable conditional expressions by @rbygrave in #3756
  • Performance improvement in OrmQueryProperties for FetchGroup reuse by @rbygrave in #3761
  • Performance improvement in OrmQueryProperties with immutable hash pre… by @rbygrave in #3762
  • Performance improvement in OrmQueryDetail with copyInto() by @rbygrave in #3763
  • Add ebean-opentelemetry module by @rob-bygrave in #3752
  • Add ImmutableBeanCache - some parts of the query result graph populated via ImmutableBeanCache by @rbygrave in #3753
  • Build(deps): Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /ebean-postgis-types by @dependabot[bot] in #3765
  • Build(deps): Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /ebean-pgvector-types by @dependabot[bot] in #3766

Full Changelog: 16.5.0...16.6.0