Rob Bygrave
a73c985315
Bump to next snapshot version
2023-03-01 12:50:53 +13:00
Rob Bygrave
b5fbfbf1b6
Version 13.14.0
2023-03-01 00:08:52 +13:00
Rob Bygrave
0bb2f104a4
[QueryBeans] Fix for missing inherited properties when parent only has @DiscriminatorValue
...
A parent in the Inheritance hierarchy has @DiscriminatorValue but not the @Inheritance annotation. The bug means the inherited properties are not included on the generated query bean.
The fix is to the querybean-generator to pick up inherited properties for this case.
2023-02-28 23:02:19 +13:00
Rob Bygrave
4ec46e3008
[QueryBeans] Refactor splitting TQAssocBean into TQAssoc & TQAssocBean
...
- Requires ebean-agent to be up-to-date (13.13.2 or greater)
- Split TQAssocBean into 2, one for embeddable beans and the other for the reset
- The eq(), in() etc expressions go to TQAssoc
- Add fetch() methods to TQAssocBean
- No longer generate the fetch() methods as we now have them on TQAssocBean
2023-02-27 17:46:11 +13:00
Rob Bygrave
e9ab0f34f3
Next snapshot version
2023-02-27 16:57:38 +13:00
Rob Bygrave
2d6ca4bb1e
Fix build of test-java16 module for JDK 16+
2023-02-25 00:25:05 +13:00
Rob Bygrave
99d5f4f01c
Bump to next version 13.13.2
2023-02-24 23:56:44 +13:00
rob
989d82813b
Revert the use of ${revision} in poms to plain old version dur to issues not being able to use mvn --rf --resume-from ... as it complains about the parent pom version
2023-02-22 23:17:42 +13:00
rob
f493c7e8cf
Modify poms to use ${revision} for dependencies versions and annotation processor versions
2023-02-20 10:19:14 +13:00
rob
0e596fd87f
Modify poms to use ${revision} for parent pom version
2023-02-20 10:09:41 +13:00
Rob Bygrave
8bb9ec0cfe
Bump the maven tiles used in tests to 13.12.0
2023-02-19 23:21:39 +13:00
rob
6753e36327
Bump versions after release
2023-02-15 10:54:18 +13:00
rob
aa80bc0c10
Bump version to 13.13.0-SNAPSHOT
2023-02-14 20:28:45 +13:00
rob
5e70ea5095
Bump test version after release
2023-02-14 08:24:30 +13:00
rob
8c97d4d0fe
Bump version to 13.12.0-SNAPSHOT
2023-02-14 08:02:35 +13:00
Rob Bygrave
d1fe79005c
bump test versions after release
2023-02-13 15:51:31 +13:00
Rob Bygrave
4722f10f5e
Bump versions after release
2023-02-07 22:46:08 +13:00
Rob Bygrave
09a831f2d6
Bump versions after release
2023-01-21 22:35:40 +13:00
Rob Bygrave
14b94ebe12
Bump to 13.11.2-SNAPSHOT
2023-01-09 11:09:00 +13:00
Rob Bygrave
6165bf5a6c
Bump versions in test modules after release
2022-12-08 17:06:41 +13:00
Rob Bygrave
e6e25b979f
Bump to 13.11.0-SNAPSHOT
2022-12-08 15:21:16 +13:00
Rob Bygrave
2cac3cd0bb
Bump test modules to 13.10.3-SNAPSHOT after release
2022-11-22 08:26:56 +13:00
Rob Bygrave
2789d0f97c
Bump snapshot version in test modules after release
2022-11-03 00:50:30 +13:00
Rob Bygrave
f145aaa1e2
Bump ebean-agent to 13.10.1
2022-11-02 22:04:37 +13:00
Rob Bygrave
8f9772e493
Bump to 13.10.1-SNAPSHOT after release
2022-10-17 10:35:06 +13:00
Rob Bygrave
9c64a69b8c
Bump to 13.10.0-SNAPSHOT
2022-10-14 13:13:09 +13:00
Rob Bygrave
9d9960ded2
Bump test-java16 to use io.ebean.tile:enhancement:13.9.4
...
Plus add a @Transient field in there for the constructor to deal with
2022-09-15 08:41:05 +12:00
Rob Bygrave
62a055ef1f
Bump to 13.9.4-SNAPSHOT after release
2022-09-14 11:37:52 +12:00
Rob Bygrave
ea8e195183
Update test-java16 to use updated agent
2022-09-14 11:12:45 +12:00
Rob Bygrave
94dbd9d6ad
Bump to 13.9.3-SNAPSHOT after release
2022-09-05 19:28:41 +12:00
Rob Bygrave
ad938b2ce2
Bump to 13.9.2-SNAPSHOT after release
2022-09-02 09:34:59 +12:00
Rob Bygrave
563340edbd
Bump to 13.9.1-SNAPSHOT after release
2022-09-01 16:47:22 +12:00
Rob Bygrave
3f2d0ef520
Bump to 13.9.0-SNAPSHOT
2022-08-26 17:49:01 +12:00
Rob Bygrave
8b086e0e49
Bump to 13.8.2-SNAPSHOT after release
2022-08-25 11:48:18 +12:00
Rob Bygrave
2563d52ecf
Fix versions after release
2022-08-18 16:52:10 +12:00
Rob Bygrave
348535ec6c
Bump to 13.8.0-SNAPSHOT
2022-08-18 15:35:17 +12:00
Rob Bygrave
4cc012b974
Bump to 13.7.1-SNAPSHOT
2022-08-09 14:26:04 +12:00
Rob Bygrave
c214fe52f0
Bump to 13.7.0
2022-08-09 13:59:43 +12:00
Rob Bygrave
a831ee9ac9
Bump to 13.7.0-SNAPSHOT
2022-08-09 12:35:00 +12:00
Rob Bygrave
87cc95f60d
Bump to 13.6.7-SNAPSHOT after release
2022-08-02 09:12:00 +12:00
Rob Bygrave
ec89d31a32
Bump to 13.6.5-SNAPSHOT after release
2022-07-07 12:11:54 +12:00
Rob Bygrave
523deb20f4
#2732 - ebean-agent - skip transactional profiling aware enhancement on query beans
2022-07-04 17:05:25 +12:00
Rob Bygrave
7989fcd6ce
Bump to 13.6.5-SNAPSHOT after release
2022-06-15 22:22:04 +12:00
Rob Bygrave
ede2ad4d54
Bump test modules to 13.6.4-SNAPSHOT after release
2022-05-24 14:01:05 +12:00
Rob Bygrave
bf034eb2a1
Bump test modules to 13.6.3-SNAPSHOT after release
2022-05-18 20:26:30 +12:00
Rob Bygrave
e04a1baabe
Bump tile enhancement to 13.6.0
2022-05-18 15:35:38 +12:00
Rob Bygrave
1329a4775c
Bump test modules to 13.6.2-SNAPSHOT after release
2022-05-16 12:35:41 +12:00
Rob Bygrave
5bb9745b3c
Bump to 13.6.1-SNAPSHOT after release
2022-05-03 15:36:03 +12:00
Rob Bygrave
67a4e66b00
[maven-release-plugin] rollback the release of ebean-parent-13.6.0
2022-05-03 15:07:55 +12:00
Rob Bygrave
0d1d212f9f
[maven-release-plugin] prepare for next development iteration
2022-05-03 14:59:36 +12:00