We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 858a9ee + a221bc2 commit 98bcac1Copy full SHA for 98bcac1
2 files changed
CHANGELOG.md
@@ -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
+
4
## 6.2.1 (2024-12-10)
5
- Add support for rethrottling reindex tasks
6
lib/elastomer_client/version.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module ElastomerClient
- VERSION = "6.2.1"
+ VERSION = "6.2.2"
def self.version
7
VERSION
0 commit comments