Skip to content

Releases: kickstarter/replica_pools

v2.6.7

15 May 21:23
9673ab9
Compare
Choose a tag to compare

What's Changed

  • adds a check for whether or not ReplicaPools(class_name) is already defined before setting it by @katjacresanti in #52

v2.6.6

17 Jan 19:48
d2d10d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.5...v2.6.6

v2.6.5

08 Jan 17:20
4dc598f
Compare
Choose a tag to compare

What's Changed

  • Revert "checks if the connection is still valid before executing, rec… by @warrenwegs in #46
  • pass through **kwargs in method missing by @a-lavis in #47
  • bump version to 2.6.5 by @a-lavis in #48

Full Changelog: v2.6.4...v2.6.5

v2.1.0

17 Oct 16:56
Compare
Choose a tag to compare

Adds Rails 5 support.