Skip to content

Commit 98bcac1

Browse files
authored
Merge pull request #327 from github/jherns/ship
Updating gem to 6.2.2
2 parents 858a9ee + a221bc2 commit 98bcac1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 6.2.2 (2025-02-19)
2+
- Add support for manually and automatically following indices for cross-cluster replication
3+
14
## 6.2.1 (2024-12-10)
25
- Add support for rethrottling reindex tasks
36

lib/elastomer_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module ElastomerClient
4-
VERSION = "6.2.1"
4+
VERSION = "6.2.2"
55

66
def self.version
77
VERSION

0 commit comments

Comments
 (0)