Skip to content

Releases: ebean-orm/ebean-datasource

10.10

Choose a tag to compare

@rbygrave rbygrave released this 30 Jun 23:26

What's Changed

  • Exclude heartbeat test connection from application metrics, pool listener and captureStackTrace by @rob-bygrave in #152

Full Changelog: 10.9...10.10

10.9

Choose a tag to compare

@rbygrave rbygrave released this 12 Jun 23:31

What's Changed

  • Change log level ERROR -> INFO for the RESOLVED FATAL: DataSource [" … by @rob-bygrave in https://github.com//pull/151

Full Changelog: 10.8...10.9

10.8

Choose a tag to compare

@rob-bygrave rob-bygrave released this 12 Jun 05:20

What's Changed

  • Fix leak detection wrongly closing actively-in-use connections during… by @rob-bygrave in #149
  • docs: Major update, add configuration-reference.md etc by @rob-bygrave in #150
  • Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /blackbox-tests by @dependabot[bot] in #145
  • Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /ebean-datasource by @dependabot[bot] in #144

Full Changelog: 10.7...10.8

10.7

Choose a tag to compare

@rob-bygrave rob-bygrave released this 11 Jun 06:17

What's Changed

  • Bug fix for propagation of pstmtCacheSize and cstmtCacheSize from mai… by @rob-bygrave in #148

Full Changelog: 10.6...10.7

10.6

Choose a tag to compare

@rob-bygrave rob-bygrave released this 10 Jun 04:52

What's Changed

  • Add PoolStatus.size() helper as convenience for free + busy by @rob-bygrave in #146
  • Mark DataSourceFactory.create() as deprecated in favour of DataSource… by @rob-bygrave in #147

Full Changelog: 10.5...10.6

10.5

Choose a tag to compare

@rbygrave rbygrave released this 12 Apr 09:50

What's Changed

  • Adjust the prepared statement cache default from 100 to 300 by @rbygrave in #143

Full Changelog: 10.4...10.5

10.4

Choose a tag to compare

@rbygrave rbygrave released this 09 Apr 09:32

What's Changed

  • Reset the metrics after initialisation of the pool by @rbygrave in #142

Full Changelog: 10.3...10.4

10.3

Choose a tag to compare

@rbygrave rbygrave released this 14 Feb 02:22

What's Changed

  • On Connection initialisation, setAutoCommit() mode later (after clientInfo etc) by @rbygrave in #141

Full Changelog: 10.2...10.3

10.2

Choose a tag to compare

@rbygrave rbygrave released this 05 Nov 08:25
c1770fa

What's Changed

New Contributors

Full Changelog: 10.1...10.2

10.1

Choose a tag to compare

@rbygrave rbygrave released this 28 May 05:16

What's Changed

  • Add support for initialConnections by @rbygrave in #136
  • Increase default PreparedStatementCache to 100 from 50. by @rbygrave in #137
  • Remove the PstmtCache putCount as its just hitCount + missCount by @rbygrave in #138

Full Changelog: 10.0...10.1