Releases: mirceanton/external-dns-provider-mikrotik
Releases · mirceanton/external-dns-provider-mikrotik
v1.5.7
v1.5.6
Immutable
release. Only release title and notes can be modified.
Changelog
🐛 Bug Fixes
- 0111ac3: fix(go): update github.com/go-chi/chi/v5 ( v5.2.3 → v5.2.4 ) (@mr-borboto[bot])
👷 CI/CD
- 20ea8ea: ci(github-action): update actions/setup-go ( v6.1.0 → v6.2.0 ) (@mr-borboto[bot])
- 849cb8e: ci(tag): disable push trigger (@mircea-pavel-anton)
v1.5.5
Immutable
release. Only release title and notes can be modified.
v1.5.4
Immutable
release. Only release title and notes can be modified.
Changelog
🐛 Bug Fixes
- d2f6fac: fix(go): update github.com/sirupsen/logrus ( v1.9.3 → v1.9.4 ) (@mr-borboto[bot])
👷 CI/CD
- 8f28af7: ci(github-action): update renovatebot/github-action ( v44.2.0 → v44.2.1 ) (@mr-borboto[bot])
- db19ea9: ci(github-action): update renovatebot/github-action ( v44.2.1 → v44.2.2 ) (@mr-borboto[bot])
- fc91c52: ci(github-action): update renovatebot/github-action ( v44.2.2 → v44.2.3 ) (@mr-borboto[bot])
- aec2c35: ci(github-action): update renovatebot/github-action ( v44.2.3 → v44.2.4 ) (@mr-borboto[bot])
🧹 Chores
- 28df607: chore(goreleaser): fix changelog headers (@mircea-pavel-anton)
- e870543: chore(mise): update aqua:golangci/golangci-lint ( 2.7.2 → 2.8.0 ) (@mr-borboto[bot])
- a5132dc: chore(mise): update aqua:goreleaser/goreleaser ( 2.13.1 → 2.13.2 ) (@mr-borboto[bot])
- f8b0259: chore(mise): update aqua:goreleaser/goreleaser ( 2.13.2 → 2.13.3 ) (@mr-borboto[bot])
v1.5.3
Immutable
release. Only release title and notes can be modified.
Changelog
## 🐛 Bug Fixes
- 12738c0: fix: release artifact generation fixed. trigger release (@mircea-pavel-anton)
## 👷 CI/CD
- 657dd06: ci(github-action): update github/codeql-action ( v4.31.7 → v4.31.8 ) (@mr-borboto[bot])
- e4732cf: ci(github-action): update github/codeql-action ( v4.31.8 → v4.31.9 ) (@mr-borboto[bot])
- c41b2c1: ci(github-action): update mirceanton/action-semver-release ( v2.2.0 → v2.2.1 ) (@mr-borboto[bot])
- 64711e2: ci(github-action): update renovatebot/github-action ( v44.0.5 → v44.1.0 ) (@mr-borboto[bot])
- 6662d71: ci(github-action): update renovatebot/github-action ( v44.1.0 → v44.2.0 ) (@mr-borboto[bot])
- 8c01f6d: ci(goreleaser): fix upload on immutable release (@mircea-pavel-anton)
- 53f9889: ci: remove commitlint and pr labelers (@mircea-pavel-anton)
- e63669d: ci: remove custom codeql workflow -> will use "default" one (@mircea-pavel-anton)
- 87b37f5: ci: replace semantic release with svu-based semantic tags (@mircea-pavel-anton)
- c5c2d09: ci: use goreleaser to create releases from scratch (@mircea-pavel-anton)
v1.5.2
Immutable
release. Only release title and notes can be modified.
Release 1.5.2
🐛 Bug Fixes
- go: update golang.org/x/net ( v0.47.0 → v0.48.0 ) (e3bf799)
👷 CI/CD
- github-action: update actions/create-github-app-token ( v2.2.0 → v2.2.1 ) (30aac03)
- github-action: update github/codeql-action ( v4.31.6 → v4.31.7 ) (0a25f30)
🧹 Chores
- mise: update aqua:goreleaser/goreleaser ( 2.13.0 → 2.13.1 ) (5885d19)
- mise: update aqua:golangci/golangci-lint ( 2.7.1 → 2.7.2 ) (b761ba9)
- mise: update aqua:golangci/golangci-lint ( 2.7.0 → 2.7.1 ) (e20b88d)
- docs: update README to specify minimum RouterOS user policies (#300) (ff30243)
- mise: update aqua:golangci/golangci-lint ( 2.6.2 → 2.7.0 ) (513fcde)
v1.5.1
Immutable
release. Only release title and notes can be modified.
Release 1.5.1
🐛 Bug Fixes
- go: update go ( 1.25.4 → 1.25.5 ) (1c79702)
👷 CI/CD
- github-action: update mirceanton/action-semver-release ( v2.1.0 → v2.2.0 ) (16261c9)
- github-action: update actions/checkout ( v6.0.0 → v6.0.1 ) (ac4bb2c)
- github-action: update renovatebot/github-action ( v44.0.4 → v44.0.5 ) (612b6b4)
- github-action: update github/codeql-action ( v4.31.5 → v4.31.6 ) (b2eb211)
🧹 Chores
- mise: update go ( 1.25.4 → 1.25.5 ) (2a39da7)
v1.5.0
Immutable
release. Only release title and notes can be modified.
Release 1.5.0
✨ New Features
👷 CI/CD
- github-action: update jdx/mise-action ( v3.5.0 → v3.5.1 ) (1c51662)
- github-action: update github/codeql-action ( v4.31.4 → v4.31.5 ) (65380ac)
- github-action: update renovatebot/github-action ( v44.0.3 → v44.0.4 ) (4b31abf)
- github-action: update actions/create-github-app-token ( v2.1.4 → v2.2.0 ) (63c3a62)
- github-action: update jdx/mise-action ( v3.4.1 → v3.5.0 ) (2d961bf)
- github-action: Update actions/checkout ( v5.0.1 → v6.0.0 ) (#298) (7c7ae54)
- github-action: update actions/setup-go ( v6.0.0 → v6.1.0 ) (fcccd53)
- github-action: update github/codeql-action ( v4.31.3 → v4.31.4 ) (b01333e)
- github-action: update renovatebot/github-action ( v44.0.2 → v44.0.3 ) (8edde53)
🧹 Chores
- mise: update aqua:goreleaser/goreleaser ( 2.12.7 → 2.13.0 ) (ea97bfc)
v1.4.30
Immutable
release. Only release title and notes can be modified.
Release 1.4.30
🐛 Bug Fixes
- go: update sigs.k8s.io/external-dns ( v0.19.0 → v0.20.0 ) (4f70037)
👷 CI/CD
- github-action: update actions/checkout ( v5.0.0 → v5.0.1 ) (0a7c69f)
- github-action: update github/codeql-action ( v4.31.2 → v4.31.3 ) (6c77e57)
- github-action: update jdx/mise-action ( v3.4.0 → v3.4.1 ) (a425bf9)
🧹 Chores
- mise: update aqua:golangci/golangci-lint ( 2.6.1 → 2.6.2 ) (237b72e)
v1.4.29
Immutable
release. Only release title and notes can be modified.