1.8.1
- Allow app to define customised ebean IdGenerator #22
1.8.0
- update to act-1.8.29
- update EbeanDao - add
processLikeValuemethod
1.7.9 - 30/Sep/2019
- update to act-1.8.28
- update to act-sql-common-1.5.1
1.7.8 - 03/Jul/2019
- update to act-1.8.25
- update to act-sql-common-1.5.0
1.7.7 - 16/Jun/2019
- update to act-1.8.23
- update to act-sql-common-1.4.6
1.7.6 - 20/Apr/2019
- Update to act-1.8.20
1.7.5 - 20/Nov/2018
- Catch up Ebean2 fix on GH28
- update act to 1.8.12
1.7.4 - 04/Nov/2018
- update to act-1.8.9
- update to act-sql-common to 1.4.4
1.7.3 - 30/Oct/2018
- update to act-1.8.8
- update to act-sql-common 1.4.3
1.7.2 - 19/Jun/2018
- update to act-1.8.8-RC10
- update act-sql-common to 1.4.2
1.7.1 - 7/Jun/2018
- update act to 1.8.8-RC9
- update act-sql-common to 1.4.1
- catch up act-ebean-1.7.1 updates
1.7.0 - 29/May/2018
- update act to 1.8.8-RC8
- update act-sql-common to 1.4.0
1.6.2 - 19/May/2018
- catch up act-ebean 1.6.5 changes
1.6.1 - 14/May/2018
- catch act-ebean 1.6.4 changes
1.6.0 - 13/May/2018
- update act to 1.8.8-RC4
- Disable Ebean classpath search #21
- Register global mapping filter to avoid copying ebean enhanced fields #20
1.5.3 - 02/Apr/2018
- update act to 1.8.5
- update act-sql-common to 1.3.3
1.5.2 - 25/Mar/2018
- rename to act-ebean-java7
- update act to 1.8.2
- update act-sql-common to 1.3.2
Previous named act-ebean
1.5.1 - 11/Mar/2018
- update to act-1.8.1
- update to act-sql-common-1.3.1
1.5.0 - 4/Mar/2018
- update to act-1.8.0
- catch ebean2 change: Support act timestamp annotation #19
1.4.0 - 19/Feb/2018
- update to act-1.7.0
- update to act-sql-common-1.3.0
1.3.2 - 23/Jan/2018
- update to act-1.6.5
- update act-sql-common to 1.2.1
1.3.1 - 11/Jan/2018
- update to act-1.6.2
- add
@BindOnannotation toEbeanConfigLoadedevent class to allow early bind of event listeners
1.3.0 - 28/Dec/2017
- update to act-1.6.0
1.2.3
- update to act-1.4.11, act-sql-common-1.1.1
- apply oslg-bootstrap version mechanism
- improve maven build process
1.2.2
- catch up to sql-common-1.1.1
1.2.1
- catch up to ebean2-1.1.1
1.2.0
- catch up to act-1.4.0
- catch up to act-sql-common to 1.1.0
1.1.5
- NPE when no third party datasource configured #16
- update sql-common to 1.0.2
1.1.4
- update to act-sql-common-1.0.1
- Ebean Agent loaded twice if there are two ebean db services #14
- The datasource created in sql-common not used when creating ebean server #15
1.1.3
- It should use ebean's naming convention by default #13
1.1.2
- Migrate to act-1.1.0 new DB architecture #12
1.1.1
- HikariDataSourceProvider.confKeyMapping error #10
- DruidDataSourceProvider.confKeyMapping() error #11
1.1.0
- Support plugin different datasource solution #9
- change mysql jdbc driver class name #8
- Support Druid database #6
1.0.5
- It reports XXX table not found when start app in dev mode #7
1.0.4
- take out version range from pom.xml. See https://issues.apache.org/jira/browse/MNG-3092
1.0.3
- version number of mistake
1.0.2
- use HikariCP for connection pool #4
- Make it easy to do low level JDBC logic #5
1.0.1
- EbeanDao.drop() method cause JdbcSQLException #1
- EbeanInjectionListener not effect on User defined Dao #3
1.0.0
- the first formal release
0.7.0 - update act to 0.7.0 0.6.0 - update act to 0.6.0 0.5.0 - upgrade to act 0.5.0 (to reserve 0.4.0 for techempower test) 0.4.0 - upgrade to act 0.4.0 0.3.1 - upgrade to act 0.3.1 0.3.0 - upgrade to act 0.3.0 0.2.0 - upgrade to act 0.2.0 - upgrade to ebean-8 0.1.2 - upgrade to act 0.1.2 0.1.1 - baseline version