Releases: ebean-orm/ebean-datasource
Releases · ebean-orm/ebean-datasource
4.3.2
29 Nov 02:28
Compare
Sorry, something went wrong.
No results found
#17 - ENH: Improved logging for #16 - ENH: Support specifying database owner username, password and InitDatabase
4.3.1
28 Nov 11:01
Compare
Sorry, something went wrong.
No results found
#16 - ENH: Support specifying database owner username, password and InitDatabase
4.2.2
08 Nov 11:51
Compare
Sorry, something went wrong.
No results found
Issues:
#15 - Memory leak in case PostgreSQL JDBC driver is used (clearWarnings not being called on return to pool)
4.2.1
25 Oct 12:03
Compare
Sorry, something went wrong.
No results found
Changed maven groupId and artifactId
#14 Move to groupId: io.ebean artifactId: ebean-datasource
4.1.1
25 Oct 11:03
Compare
Sorry, something went wrong.
No results found
#13 Use more specific runtime exceptions DataSourceConfigurationException and DataSourceInitialisationException
#12 Changed the following things - DataSourceAlert, setMax(), failOnStart option, initSql
3.2.3
26 Mar 21:03
Compare
Sorry, something went wrong.
No results found
#11 - Support extra calls to PreparedStatement.close() ...
3.2.2
26 Mar 02:43
Compare
Sorry, something went wrong.
No results found
Re-release with no changes - release 3.2.1 had an issue in staging.
3.2.1
26 Mar 02:32
Compare
Sorry, something went wrong.
No results found
#10 - Bump to 3.2 API (with default maxIdle 5 mins and default maxConnections 200)
3.1.2
26 Mar 02:31
Compare
Sorry, something went wrong.
No results found
#9 - Add connections to beginning of free list rather than end ... such that excess Idle connections stay more idle and are cleaned up
3.1.1
09 Jan 00:55
Compare
Sorry, something went wrong.
No results found
#8 ENH: Support 3.1 API with read-only configuration support enhancement