Skip to content

Releases: unRob/coredns-consul

v0.3.0

05 Nov 18:11
Compare
Choose a tag to compare
- Allow multiple CIDR ranges per `acl_zone` (f14a317)

v0.2.1

01 Oct 05:08
Compare
Choose a tag to compare
  • Fixed bug that prevented actually serving records when the initially found service has addresses (4c1a062)

v0.2.0

01 Oct 03:57
de64122
Compare
Choose a tag to compare
- Read static entry IP addresses from field `addresses` of each entry…

v0.1.2

12 Jun 01:57
Compare
Choose a tag to compare
fix tests

v0.1.1

12 Jun 00:55
8410fb7
Compare
Choose a tag to compare
Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#3)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.0

26 Apr 04:46
Compare
Choose a tag to compare

Breaking Changes

  • config_kv_path was renamed to static_entries_path

Features

  • static_entries_prefix is just like it's path counterpart, but reads every key under the prefix.
  • aliases for services and "static" entries.
  • wildcard matching for subdomains