Roland Praml
a788eb89e9
[maven-release-plugin] prepare for next development iteration
2022-08-09 12:05:33 +02:00
Roland Praml
6ffa0020b8
[maven-release-plugin] prepare release ebean-parent-13.7.1-FOC1
2022-08-09 12:05:30 +02:00
Roland Praml
b6b6e279b4
prepare for release
2022-08-09 11:55:44 +02:00
Roland Praml
ad6579d360
merged back upstream
2022-08-09 07:54:42 +02:00
Roland Praml
588cae5734
prepare for merge
2022-08-09 07:50:33 +02: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
e01b20aecb
Bump to 13.7.0-SNAPSHOT
2022-08-09 12:33:44 +12:00
Rob Bygrave and GitHub
2df6f2e5fb
Merge pull request #2770 from ebean-orm/feature/sqlquery-useTransaction
...
Add SqlQuery usingTransaction() for consistency and deprecate ExtendedServer API
2022-08-09 11:59:10 +12:00
Rob Bygrave and GitHub
1a74c7ca85
Merge pull request #2778 from ebean-orm/feature/metric-naming-convention
...
Support a naming convention function that can be applied to metrics names for reporting
2022-08-09 11:10:51 +12:00
Rob Bygrave
c7bd6c8bde
Support a naming convention function that can be applied to metrics names for reporting
...
For example, can apply a lower case underscore naming convention to the metrics names. This
can be done such that it doesn't have to be applied every time the metrics are collected and
reported.
2022-08-08 21:34:00 +12:00
Roland Praml and GitHub
cfb9d860f9
Merge branch 'ebean-orm:master' into add-ebean-annotation-to-bom
2022-08-03 14:40:22 +02:00
Roland Praml
ec9481420c
Add ebean-annotation to BOM
2022-08-03 11:34:31 +02:00
Rob Bygrave and GitHub
732f0e13e2
Merge pull request #2745 from ebean-orm/feature/2733-rename-moduleInfoLoader
...
#2733 - Rename ModuleInfoLoader to EntityClassRegister and _Ebean$ModuleInfo to EbeanEntityRegister
2022-08-03 20:35:21 +12:00
Rob Bygrave
4050d5e900
Add SqlQuery usingTransaction() for consistency and deprecate ExtendedServer API
...
- The ExtendedServer API is replaced by use of query usingTransaction()
- Add SqlQuery usingTransaction() for consistency with Query and DtoQuery
2022-08-02 15:35:00 +12:00
Rob Bygrave
e8d663c94e
[maven-release-plugin] prepare for next development iteration
2022-08-02 08:56:47 +12:00
Rob Bygrave
effcb86174
[maven-release-plugin] prepare release ebean-parent-13.6.6
2022-08-02 08:56:41 +12:00
Rob Bygrave
47b940f672
#2760 - Add ServerMetrics.asData() ... for consistency
2022-08-02 08:35:48 +12:00
Rob Bygrave
01d5aa8199
#2760 - Add ServerMetrics.asJson() ... to support conversion of collected metrics to json
2022-08-01 16:54:49 +12:00
Rob Bygrave
7474430a63
#2768 - ENH: Add eqIfPresent() - a helper expression for fluid style when some EQ are optional
2022-08-01 16:36:09 +12:00
Rob Bygrave
4bdcd49eab
Javadoc tidy for Database and DB
2022-07-29 16:46:18 +12:00
Rob Bygrave
7a0de51721
Javadoc tidy for Database and DB
2022-07-29 16:39:13 +12:00
Roland Praml
9cfeb2b588
[maven-release-plugin] prepare for next development iteration
2022-07-28 15:37:39 +02:00
Roland Praml
101c91f7e0
[maven-release-plugin] prepare release ebean-parent-13.6.6-FOC1
2022-07-28 15:37:35 +02:00
Roland Praml
493dc43861
merged and changed version to foc
2022-07-28 15:26:46 +02:00
Roland Praml
6a5705345d
Merge remote-tracking branch 'upstream/master'
2022-07-28 15:25:13 +02:00
Roland Praml
c5118a4650
prepare for merge
2022-07-28 15:23:49 +02:00
Rob Bygrave
31ac0f794f
Add avaje-applog-slf4j dependency to ebean-api
...
This means by default AppLog logging goes to slf4j-api. Exclude this dependency to otherwise
control the AppLog System.Logger implementation.
2022-07-27 21:12:19 +12:00
Rob Bygrave
bda0786924
#2760 - Add MetaInfoManager.metricsAsJson() ... to support conversion of collected metrics to json
2022-07-27 09:31:58 +12:00
Noemi Praml
1e68e4983a
[maven-release-plugin] prepare for next development iteration
2022-07-26 13:21:36 +02:00
Noemi Praml
5e6266db6b
[maven-release-plugin] prepare release ebean-parent-13.6.4-FOC2
2022-07-26 13:21:19 +02:00
Rob Bygrave
743acf1f30
Bump avaje-config to 2.2 and ebean-datasource 8.2, these use AppLog.getLogger() to obtain System.Logger
2022-07-26 21:25:38 +12:00
Rob Bygrave
6698dda8ae
Improve Javadoc only for InterceptReadOnly and InterceptReadWrite
2022-07-20 10:45:27 +12:00
Rob Bygrave
1cb011df5b
Improve Javadoc only for EntityBeanIntercept and InterceptReadOnly
2022-07-20 10:38:02 +12:00
Rob Bygrave
9252e72581
#2748 - Fix such that .setLoadBeanCache(false) ... sets CacheMode.OFF
2022-07-20 07:45:20 +12:00
Rob Bygrave
a5e3b9e68a
#2749 - Bump ebean-datasource, ebean-annotation, ebean-types, persistence-api
2022-07-15 21:53:32 +12:00
Rob Bygrave
1d9db88050
#2733 - Rename ModuleInfoLoader to EntityClassRegister and _Ebean$ModuleInfo to EbeanEntityRegister
2022-07-11 15:35:46 +12:00
Rob Bygrave
fdfe2533c9
[maven-release-plugin] prepare for next development iteration
2022-07-06 20:59:11 +12:00
Rob Bygrave
7e3d39ac1a
[maven-release-plugin] prepare release ebean-parent-13.6.5
2022-07-06 20:59:04 +12:00
Rob Bygrave
ce19837649
Bump avaje-lang to 1.1 with the only change being the removal of maven pom descriptors from META-INF/maven
2022-07-06 20:49:49 +12:00
Rob Bygrave
11e20edb59
#2741 - Bump avaje-config to 2.1 and modify ebean-test to support use of ${docker.host} in test container jdbc urls
2022-07-06 20:47:54 +12:00
Rob Bygrave
283e0b66fa
#2734 - maven build - excluding maven descriptor (pom and properties) from built artifacts
2022-07-04 17:53:28 +12:00
Noemi Praml
2544194963
[maven-release-plugin] prepare for next development iteration
2022-07-01 10:24:58 +02:00
Noemi Praml
e9a02fc01c
[maven-release-plugin] prepare release ebean-parent-13.6.4-FOC1
2022-07-01 10:24:38 +02:00
Noemi Praml
861fce7d7e
bump version to 13.6.4-FOC1-SNAPSHOT
2022-07-01 10:16:26 +02:00
Noemi Praml
fd7ae4c4ad
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# ebean-bom/pom.xml
2022-07-01 10:03:03 +02:00
Noemi Praml
f63826fdf8
bump version to 13.6.5-SNAPSHOT
2022-07-01 10:01:32 +02:00
Rob Bygrave
a5256df6f2
[maven-release-plugin] prepare for next development iteration
2022-06-14 16:14:25 +12:00
Rob Bygrave
fa11dac2b2
[maven-release-plugin] prepare release ebean-parent-13.6.4
2022-06-14 16:14:18 +12:00
Rob Bygrave
403556d8b2
DDL - Refactor DDL for Postgres and YugabyteDB to just create a default partition table
...
Removes the need and use of PostgresPlatform.tablePartitionsExist() and PostgresPlatform.tablePartitionInit() altogether.
2022-06-14 16:00:54 +12:00