16.7.0 | 16.7.0-javax | 17.7.0
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