github.com/hashicorp/consul-replicate
v0.4.0
#3451 most downloaded on Go modules
hashicorp/consul-replicate
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 3.7 years
Most releases are documented
notes for 3 of 5 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
13 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jun 2014 to Nov 2024Releases
latest 13-
v0.4.1-0.20241119233722-e06f7c16233019 Nov 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240809152345-ce2c9ee2997809 Aug 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20240612182511-68c9974f83f012 Jun 2024 pre-releaseNothing published for this version
-
v0.4.1-0.20231024211416-90c2e7c4602624 Oct 2023 pre-releaseNothing published for this version
-
v0.4.1-0.20221110232342-f0adb3a317ff10 Nov 2022 pre-releaseNothing published for this version
-
v0.4.1-0.20211027193528-aceb253db32927 Oct 2021 pre-releaseNothing published for this version
-
v0.4.1-0.20210503193314-c958fd4dfe1703 May 2021 pre-releaseNothing published for this version
-
v0.4.010 Aug 2017 -
v0.3.128 Jan 2017Nothing published for this version
-
v0.3.017 Jan 2017Release notes
Open source →BREAKING CHANGES:
- It is no longer assumed that you want to mirror a "folder". If you want to
mirror a folder (for example, all keys in
foo@dc1tofoo@dc2), you should specify dependencies using a trailing slash in the keys (foo/@dc1,foo/@dc2) moving forward. The new behavior allows replication for any key beginning with the prefix. For example, a configuration ofglobal@dc1:backupwould match anything in theglobal/folder, but it would also match a key namedglobalization, creatingbackupizationin the target data center. [GH-54]
IMPROVEMENTS:
- Add an
-excludeoption to exclude certain prefixes from replication. [GH-51]
BUG FIXES:
- Fix -once mode never terminating. [GH-57]
- Do not create keys with backslashes [GH-62]
- It is no longer assumed that you want to mirror a "folder". If you want to
mirror a folder (for example, all keys in
-
v0.2.009 Jun 2016Release notes
Open source →IMPROVEMENTS:
- Vendor dependencies to allow easier building from source
- Fix race conditions [GH-39]
BUG FIXES:
- Trim leading slashes on prefixes
- Fix config merge ordering [GH-23]
- Fix a number of config-related issues [GH-43]
- Fix issues with keys vs. folder syncing [GH-25]
-
v0.1.019 Jun 2014Nothing published for this version
-
v0.0.0-20170810214504-675a2c291d0610 Aug 2017 pre-releaseNothing published for this version