Skip to content

Commit

Permalink
Merge pull request #277 from zendesk/bquorning.release-3-19-3
Browse files Browse the repository at this point in the history
Release v3.19.3
  • Loading branch information
bquorning authored Mar 4, 2022
2 parents efcf01b + b50828b commit b94e916
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## v3.19.3

### Fixed

Fixed terrible performance when used with Rails 6.0 and having many shards defined in the database configuration.

## v3.19.2

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion active_record_shards.gemspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Gem::Specification.new "active_record_shards", "3.19.2" do |s|
Gem::Specification.new "active_record_shards", "3.19.3" do |s|
s.authors = ["Benjamin Quorning", "Gabe Martin-Dempesy", "Pierre Schambacher", "Mick Staugaard", "Eric Chapweske", "Ben Osheroff"]
s.email = ["bquorning@zendesk.com", "gabe@zendesk.com", "pschambacher@zendesk.com", "mick@staugaard.com"]
s.homepage = "https://github.com/zendesk/active_record_shards"
Expand Down

0 comments on commit b94e916

Please sign in to comment.