Compare commits

...

10 commits
v0.3.8 ... main

Author SHA1 Message Date
d75e917759 Merge pull request 'chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.2' (#35) from renovate/lscr.io-linuxserver-netbox-4.x into main
All checks were successful
check code / check-code (push) Successful in 18s
Reviewed-on: #35
2024-09-27 17:47:35 +02:00
4235a41e70 chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.2
All checks were successful
build pypackage and create release / release-github (pull_request) Successful in 14s
check code / check-code (pull_request) Successful in 18s
2024-09-27 04:16:50 +02:00
4c8ed1b537 [bot] update changelog 2024-09-12 21:26:13 +00:00
e93cd80242 Bump version 0.3.8 → 0.3.9
All checks were successful
check code / check-code (push) Successful in 18s
update changelog / update-changelog (push) Successful in 8s
build pypackage and create release / release-github (push) Successful in 30s
2024-09-12 23:25:39 +02:00
7b36a68163
Merge pull request #6 from freym/caa_bytes_to_string
All checks were successful
check code / check-code (push) Successful in 20s
caa records: convert bytes values to string
2024-09-12 23:24:18 +02:00
Matthias Frey
5a35e1b51e caa records: convert bytes values to string 2024-09-12 10:22:22 +02:00
65237611ce Merge pull request 'chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.0' (#34) from renovate/lscr.io-linuxserver-netbox-4.x into main
All checks were successful
check code / check-code (push) Successful in 18s
Reviewed-on: #34
2024-09-04 12:13:14 +02:00
d04d72bad0 chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.0
All checks were successful
build pypackage and create release / release-github (pull_request) Successful in 15s
check code / check-code (pull_request) Successful in 17s
2024-09-04 04:16:03 +02:00
b8f18e67fd update changelog
All checks were successful
check code / check-code (push) Successful in 17s
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2024-08-30 10:13:26 +02:00
015745f353 fix changelog action
All checks were successful
check code / check-code (push) Successful in 17s
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2024-08-30 10:12:53 +02:00
6 changed files with 26 additions and 6 deletions

View file

@ -30,7 +30,7 @@ jobs:
with: with:
go-version: ">=1.20" go-version: ">=1.20"
- name: install hatc h - name: install hatch
run: pip install -U hatch hatchling run: pip install -U hatch hatchling
- name: build package - name: build package

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
ref: master ref: main
- name: install auto-changelog - name: install auto-changelog
run: npm install auto-changelog run: npm install auto-changelog

View file

@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
## [v0.3.9](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.8...v0.3.9) - 2024-09-12
### Commits
- caa records: convert bytes values to string [`5a35e1b`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/5a35e1b51e4ba8e9b1c9e172d11ae8684e344eb9)
- fix changelog action [`015745f`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/015745f353cd29861c2b6a4927e8f3cdf137f4ec)
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.1.0 [`d04d72b`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/d04d72bad043b37ac745d055f2e482493b7e962b)
## [v0.3.8](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.7...v0.3.8) - 2024-08-30
### Commits
- add examples [`1283d83`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/1283d83060ca0728fe399bccbc01a1a5f27452ce)
- fix cicd files [`8e168c4`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/8e168c4d88de25da1a68eff15d955968daa6b23a)
- update version matrix [`00a6ff6`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/00a6ff600beeeb25e432e5ccac774c43e1fdd3fb)
- set SUPPORTS_DYNAMIC to true [`cb3ea58`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/cb3ea583e1ab126b49f3f31055cec8f541d78716)
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.0.10 [`e07b905`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/e07b9054eab1e9baf7676ac36a8989a00ab23c80)
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.0.9 [`6b4baff`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/6b4bafff5ace100d3de651c50c5d25063907819b)
- chore(deps): update actions/setup-go action to v5 [`1cce3ee`](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/commit/1cce3eee7376c56ef89528e35384c75dc5a279e6)
## [v0.3.7](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.6...v0.3.7) - 2024-08-09 ## [v0.3.7](https://git.44net.ch/olofvndrhr/octodns-netbox-dns/compare/v0.3.6...v0.3.7) - 2024-08-09
### Commits ### Commits

View file

@ -1,4 +1,4 @@
FROM lscr.io/linuxserver/netbox:4.0.10 FROM lscr.io/linuxserver/netbox:4.1.2
RUN pip install -U \ RUN pip install -U \
wheel \ wheel \

View file

@ -1 +1 @@
__version__ = "0.3.8" __version__ = "0.3.9"

View file

@ -165,8 +165,8 @@ class NetBoxDNSProvider(octodns.provider.base.BaseProvider):
case "CAA": case "CAA":
value = { value = {
"flags": rdata.flags, "flags": rdata.flags,
"tag": rdata.tag, "tag": rdata.tag.decode(),
"value": rdata.value, "value": rdata.value.decode(),
} }
case "LOC": case "LOC":