| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 18.1.0 _ 19.1.0 source code.tar.gz | 2026-07-01 | 2.3 MB | |
| 18.1.0 _ 19.1.0 source code.zip | 2026-07-01 | 4.8 MB | |
| README.md | 2026-07-01 | 2.3 kB | |
| Totals: 3 Items | 7.1 MB | 1 | |
What's Changed
- Add support for @Formula2 with logical paths and automatic joins by @rob-bygrave in https://github.com/ebean-orm/ebean/pull/3791
- Add support for Java 21 SequencedSet and SequencedMap by @rbygrave in https://github.com/ebean-orm/ebean/pull/3302
- Two related tidy-ups to query-cache dependent-table handling. by @rob-bygrave in https://github.com/ebean-orm/ebean/pull/3792
- PR [#3656] fix - lazy initialised O2M relation are not correctly persi… by @rbygrave in https://github.com/ebean-orm/ebean/pull/3793
- With Database register(true) check for existing registered Database b… by @rbygrave in https://github.com/ebean-orm/ebean/pull/3759
- FEATURE: DbJson Support for Dto-Queries (was [#3143]) by @rob-bygrave in https://github.com/ebean-orm/ebean/pull/3794
- Refactor internals only - rename methods on DeployProperty by @rbygrave in https://github.com/ebean-orm/ebean/pull/3795
- Support aggregation functions like sum on Formula2 by @rbygrave in https://github.com/ebean-orm/ebean/pull/3796
- Add @Formula2 support on @ManyToOne association properties by @rbygrave in https://github.com/ebean-orm/ebean/pull/3798
- Build(deps-dev): Bump com.fasterxml.jackson.core:jackson-databind from 2.14.1 to 2.22.0 in /ebean-spring-txn by @dependabot[bot] in https://github.com/ebean-orm/ebean/pull/3797
- Add Transaction.setGeneratedPropertiesEnabled(boolean) by @rbygrave in https://github.com/ebean-orm/ebean/pull/3799
- Fix NPE in DefaultTypeManager.keepSource() when no ebean-jackson-mapper to default mutation detection to NONE by @rob-bygrave in https://github.com/ebean-orm/ebean/pull/3800
- Address [#3801] by @dragkes in https://github.com/ebean-orm/ebean/pull/3802
- Address [#3803] by @dragkes in https://github.com/ebean-orm/ebean/pull/3804
- Multi-tenant aware DB sequence id generation (replaces [#2305]) by @rbygrave in https://github.com/ebean-orm/ebean/pull/3805
- Test and Fix for [#3806] - @OneToMany query that populates from the immutable cache gets NPE by @rob-bygrave in https://github.com/ebean-orm/ebean/pull/3807
- Deps: Bump ebean-datasource to 10.10 (exclude isValid from metrics) by @rbygrave in https://github.com/ebean-orm/ebean/pull/3808
Full Changelog: https://github.com/ebean-orm/ebean/compare/18.0.0...18.1.0