Update dependency netbox-plugin-dns to v1.5.9#26
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
4cf2c83 to
f2114ff
Compare
f2114ff to
2b2887f
Compare
2b2887f to
750ad03
Compare
750ad03 to
8eea979
Compare
8eea979 to
cf858c5
Compare
cf858c5 to
ff80488
Compare
ff80488 to
e0ae527
Compare
e5c4f51 to
6c57023
Compare
6c57023 to
3db0136
Compare
3db0136 to
fcf72ce
Compare
fcf72ce to
d2cde72
Compare
d2cde72 to
1d17c06
Compare
1d17c06 to
c0a3925
Compare
c0a3925 to
82eacdd
Compare
82eacdd to
0066c73
Compare
0066c73 to
c62b2c4
Compare
c62b2c4 to
6c322d2
Compare
6c322d2 to
26cf58a
Compare
26cf58a to
3bbe372
Compare
3bbe372 to
1a5b003
Compare
1a5b003 to
422f397
Compare
422f397 to
0e72d13
Compare
0e72d13 to
75e4289
Compare
75e4289 to
22add27
Compare
22add27 to
8cfeabf
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
8cfeabf to
c6fea96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.2.9→==1.5.9Release Notes
sys4/netbox-plugin-dns (netbox-plugin-dns)
v1.5.9Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.5.8...1.5.9
v1.5.8Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.5.7...1.5.8
v1.5.7: Compatibility Release 1.5.7Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.5.6...1.5.7
v1.5.6Compare Source
What's Changed
Bugfix
NetBoxModelFormthis results in an exception complaining that the zone object does not have the attribute_m2m_values.Full Changelog: sys4/netbox-plugin-dns@1.5.5...1.5.6
v1.5.5Compare Source
What's Changed
Major Changes
IPAddressobjects are consistent when it checks for IPAM synchronisation tasks, and the Slurp'it plugin (incorrectly again) creates inconsistentIPAddressobjects with a string in it'saddressfield instead of anetaddr.IPNetworkobject. Normally NetBox fixes that, but there are exotic cases where that doesn't fix it in time for thepre_save/post_savehandlers.Full Changelog: sys4/netbox-plugin-dns@1.5.4...1.5.5
v1.5.4Compare Source
What's Changed
Breaking Change
This release fixes an issue with NetBox 4.5.4 or higher, causing numerous warnings being issued on initialisation of the NetBox application:
Unfortunately, the fix is not backward compatible with NetBox 4.5.0-4.5.3. Do not upgrade until you also upgrade your NetBox installation to 4.5.4 or above.
Full Changelog: sys4/netbox-plugin-dns@1.5.3...1.5.4
v1.5.3Compare Source
Moved to sys4
This is the first NetBox DNS release to be published after the repository was moved to the sys4 organisation. Apart from this organisational change that is aiming to ensure continuity in the development and maintenance of the plugin everything will stay the same.
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.5.2...1.5.3
v1.5.2Compare Source
This release addresses a bug caused by a new form field "Owner Group" being used in NetBox 4.5.2. This is not really a model field, but it gets passed by forms used for
PrimaryModel(similar to "Tenant Group"), causing a server error when a zone templated is applied to a zone.Starting from NetBox 4.5.2, NetBox DNS 1.5.2 needs to be installed when using zone templates.
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.5.1...1.5.2
v1.5.1Compare Source
What's Changed
New Contributors
Full Changelog: sys4/netbox-plugin-dns@1.5.0...1.5.1
v1.5.0Compare Source
Release Notes
NetBox DNS 1.5.0 adds support for NetBox 4.5.0 and is not compatible with earler NetBox releases.
Apart from maintaining NetBox compatibility, the following additions have been made:
PrimaryModelclass that is also used to add the owner attribute adds comments as well.v1.4.8Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.4.6...1.4.8
v1.4.7Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.4.6...1.4.7
v1.4.6Compare Source
What's Changed
New Contributors
Full Changelog: sys4/netbox-plugin-dns@1.4.5...1.4.6
v1.4.5Compare Source
What's Changed
recordsprefetch from theZoneserializer by @peteeckel in peteeckel#747Full Changelog: sys4/netbox-plugin-dns@1.4.4...1.4.5
v1.4.4Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.4.3...1.4.4
v1.4.3Compare Source
What's Changed
New Contributors
Full Changelog: sys4/netbox-plugin-dns@1.4.2...1.4.3
v1.4.2: Feature Release 1.4.2Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.4.1...1.4.2
v1.4.1: Bugfix Release 1.4.1Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.4.0...1.4.1
v1.4.0: Feature Release 1.4.0Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.3.6...1.4.0
v1.3.6: Bugfix Release 1.3.6Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.3.5...1.3.6
v1.3.5: Bugfix Release 1.3.5Compare Source
What's Changed
New Contributors
Full Changelog: sys4/netbox-plugin-dns@1.3.4...1.3.5
v1.3.4Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.3.3...1.3.4
v1.3.3Compare Source
What's Changed
New Contributors
Full Changelog: sys4/netbox-plugin-dns@1.3.2...1.3.3
v1.3.2: Bugfix/Feature release 1.3.2Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.3.1...1.3.2
v1.3.1: Bugfix/Feature Release 1.3.1Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.3.0...1.3.1
Breaking Change
There is a breaking change in the data model that was required to properly fix #624.
The root cause for that issue was that there was an
OneToOneFieldmapping address records to their PTR records. In fact, this is not a 1:1 relationship, but under certain circumstances more than one address record can relate to the same PTR records, for example address records for name servers in a child zone and the corresponding glue records in the parent zone.For this reason,
ptr_recordwas modified to use aForeignKeyinstead, and as a consequence now theaddress_recordreverse relation is namedaddress_recordsinstead and can map to multiple address fields. This might require minor changes to API clients and scripts.v1.3.0: NetBox 4.3 Compatibility Release 1.3.0Compare Source
NetBox DNS 1.3.0 adds support for NetBox 4.3. Older versions of NetBox are not supported with this release.
Apart from that, there are no functional changes relative to the last 1.2 release 1.2.11.
Implemented GraphQL enums and filters compatible with NetBox 4.3 by @peteeckel in peteeckel@
735dae4Added NetBox 4.3 GraphQL support for DNSSEC models by @peteeckel in peteeckel@
735dae4Reorganised and enhanced GraphQL filters by @peteeckel in peteeckel@
f1d4a16Adjusted to new ObjectContactsMixin behaviour by @peteeckel in peteeckel@
def069eUpdated compatibility information for Release 1.3 by @peteeckel in peteeckel@
0f196a6Removed default_return_url from all model views by @peteeckel in peteeckel@
dbc9043Removed version dependency from quick_add use by @peteeckel in peteeckel@
fd10a91Fixed GraphQL filter for DNSSECKeyTemplate by @peteeckel in peteeckel@
a131f69Unified ordering of code elemente (Meta class etc.) by @peteeckel in peteeckel@
f2b24fbReplaced redundant explicit field definitions with labels/help_texts by @peteeckel in peteeckel@
30cd018Full Changelog: sys4/netbox-plugin-dns@1.2.11...main
v1.2.14: Bugfix Release 1.2.14Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.2.13...1.2.14
v1.2.13: Bugfix release 1.2.13Compare Source
Subject
This release addresses the bug reported by @jose-agudo in #640.
While the actual fix for this bug is only in the latest version 1.3.2 (it is not that easy to backport), this release contains the
remove_orphaned_ptr_recordsmanagement command that can be used to clean up if PTR records are left behind after deleting an IP address.What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.2.12...1.2.13
v1.2.12: Bugfix Release 1.2.12Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.2.11...1.2.12
v1.2.11: Bugfix Release 1.2.11Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.2.10...1.2.11
v1.2.10Compare Source
What's Changed
Full Changelog: sys4/netbox-plugin-dns@1.2.9...1.2.10
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.