Releases: olofvndrhr/octodns-netbox-dns
Releases · olofvndrhr/octodns-netbox-dns
v0.3.9
v0.3.8
v0.3.8 - 2024-08-30
Commits
- add examples
1283d83
- fix cicd files
8e168c4
- update version matrix
00a6ff6
- set SUPPORTS_DYNAMIC to true
cb3ea58
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.0.10
e07b905
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.0.9
6b4baff
- chore(deps): update actions/setup-go action to v5
1cce3ee
v0.3.7
v0.3.7 - 2024-08-09
Commits
- update ci ciles
6572375
- always normalize zones
f1f6602
- run auto-formatter
9efd4fa
- update to netbox>4.0 and netbox-plugin-dns>1.0
6772f0a
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.0.8
aaab7d9
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v4.0.7
b528c58
- remove lefthook from justfile
f4e877e
v0.3.6
v0.3.6 - 2024-07-07
Commits
- update tests and deps
adeca85
- Implement Provider.list_zones for dynamic zone config support
0051c30
- use make_absolute function
60b3226
- fix whitespace
ba2a3f6
- chore(deps): update dependency octodns to v1.7.0
cb51054
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v3.7.6
d97d2b7
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v3.7.5
cdd9f0d
- chore(deps): update dependency octodns to v1.6.1
d70c9de
- chore(deps): update lscr.io/linuxserver/netbox docker tag to v3.7.4
6f1424c
- chore(deps): update dependency octodns to v1.6.0
b19a598
- chore(deps): update dependency just to v1.25.2
dff84f4
v0.3.5
v0.3.5 - 2024-03-04
Commits
- add new tests
a8ecfab
- fix typo in method call and add function for semicolons
afe1826
- update ci files for github
6b06cad
- unescape the changeset before comparison to live records to have an accurate changeset. fixes changes for txt records
4fe8be6
- rollback changes to semicolon escaping
91ba03a
- revert: change from repr to string in changeset
8d29b5e
- update logging
ff1a47c
- update test cases
f38a103
- change from repr to string in changeset
696d2a2
- only unescape txt and spf records
78448d2
- fix semicolon escaping
6e624a7
- fix tests
2e468c8
v0.3.4
v0.3.4 - 2024-02-29
Commits
- add dev setup
880a210
- update dev setup
ba9d301
- simplify some code
792b9d5
- first tests with provider support
284f001
- revert the test changes
09898b7
- rename class and add new tests
408cf3f
- add tests and move multiple replaces to regex replace
0fb38b9
- fix some errors in record filtering
6612dae
- rename some variables
59a9b01
- add first test
3728594
- fix definition
29cf05c
- add dev branch to tests
e27f893
- Update dependency octodns to v1.5.0
6953643
- Update lscr.io/linuxserver/netbox Docker tag to v3.7.3
537cd20
- Update dependency octodns to v1.5.0
6c9f77c
- add typehint for init
6326903
- Update lscr.io/linuxserver/netbox Docker tag to v3.7.3
93be71f
- fix workflow name
c5f3fa9
- fix github release action
c81f324