Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit b94e916

Browse files
authored
Merge pull request #277 from zendesk/bquorning.release-3-19-3
Release v3.19.3
2 parents efcf01b + b50828b commit b94e916

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## v3.19.3
10+
11+
### Fixed
12+
13+
Fixed terrible performance when used with Rails 6.0 and having many shards defined in the database configuration.
14+
915
## v3.19.2
1016

1117
### Fixed

active_record_shards.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Gem::Specification.new "active_record_shards", "3.19.2" do |s|
1+
Gem::Specification.new "active_record_shards", "3.19.3" do |s|
22
s.authors = ["Benjamin Quorning", "Gabe Martin-Dempesy", "Pierre Schambacher", "Mick Staugaard", "Eric Chapweske", "Ben Osheroff"]
33
44
s.homepage = "https://github.com/zendesk/active_record_shards"

0 commit comments

Comments
 (0)