PackageTrack

Go modules · #2534

github.com/hashicorp/consul-replicate

v0.4.0hashicorp/consul-replicate

Release timeline

13 releases since 2014
201620182020202220242026

Releases

  1. v0.4.1-0.20241119233722-e06f7c16233019 Nov 2024pre-release

    Nothing published for this version

  2. v0.4.1-0.20240809152345-ce2c9ee299789 Aug 2024pre-release

    Nothing published for this version

  3. v0.4.1-0.20240612182511-68c9974f83f012 Jun 2024pre-release

    Nothing published for this version

  4. v0.4.1-0.20231024211416-90c2e7c4602624 Oct 2023pre-release

    Nothing published for this version

  5. v0.4.1-0.20221110232342-f0adb3a317ff10 Nov 2022pre-release

    Nothing published for this version

  6. v0.4.1-0.20211027193528-aceb253db32927 Oct 2021pre-release

    Nothing published for this version

  7. v0.4.1-0.20210503193314-c958fd4dfe173 May 2021pre-release

    Nothing published for this version

  8. v0.4.010 Aug 2017
    Release notes2 sources agree

    IMPROVEMENTS:

    • Updated internal APIs and shared libraries
    Open source →
  9. v0.3.128 Jan 2017

    Nothing published for this version

  10. v0.3.017 Jan 2017
    Release notes2 sources agree

    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@dc1 to foo@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 of global@dc1:backup would match anything in the global/ folder, but it would also match a key named globalization, creating backupization in the target data center. [GH-54]

    IMPROVEMENTS:

    • Add an -exclude option 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]
    Open source →
  11. v0.2.09 Jun 2016
    Release notes2 sources agree

    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]
    Open source →
  12. v0.1.019 Jun 2014

    Nothing published for this version

  13. v0.0.0-20170810214504-675a2c291d0610 Aug 2017pre-release

    Nothing published for this version