Skip to content

Releases: tines/rails-pg-adapter

v0.1.14

06 Feb 22:01
92ce1b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

09 May 12:39
Compare
Choose a tag to compare

What's Changed

  • Use throw_away! instead and capture state of transaction and re-raise accordingly by @shayonj in #19

Full Changelog: v0.1.12...v0.1.13

v0.1.12

08 May 17:07
Compare
Choose a tag to compare

What's Changed

  • Slight refactor and reduce multiple disconnect attempts by @shayonj in #18

Full Changelog: v0.1.11...v0.1.12

v0.1.11

08 May 17:07
Compare
Choose a tag to compare

What's Changed

  • Attempt a re-connect before a retry by @shayonj in #17

Full Changelog: v0.1.10...v0.1.11

v0.1.10

04 May 17:59
1836081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

04 May 17:59
Compare
Choose a tag to compare

What's Changed

  • Retry on too many connections error as well by @shayonj in #14

Full Changelog: v0.1.8...v0.1.9

v0.1.8

28 Apr 12:18
1ed83d9
Compare
Choose a tag to compare

What's Changed

  • Make retry on ActiveRecord::NoDatabaseError stricter by @shayonj in #13

Full Changelog: v0.1.7...v0.1.8

v0.1.7

21 Apr 16:06
Compare
Choose a tag to compare

What's Changed

  • Simplify connection management and introduce upper bound to retries by @shayonj in #12

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Apr 20:01
Compare
Choose a tag to compare

What's Changed

  • Disconnect and remove connection when in read-only by @shayonj in #11

Full Changelog: v0.1.5...v0.1.6

v0.1.5

19 Apr 11:52
Compare
Choose a tag to compare

What's Changed

  • Retry queries when not in transaction by @shayonj in #8

Full Changelog: v0.1.4...v0.1.5