Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency octodns/octodns to v1.3.0 #182

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
octodns/octodns ==1.2.1 -> ==1.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

octodns/octodns (octodns/octodns)

v1.3.0

Compare Source

Noteworthy changes
  • Added octodns.__version__ to replace octodns.__VERSION__ as the former is
    more of a standard, per pep-8. __VERSION__ is deprecated and will go away
    in 2.x
  • Fixed issues with handling of chunking large TXT values for providers that use
    the in-built rrs method
  • Removed code that included sha in module version number when installing from
    repo as it caused problems with non-binary installs.
Stuff
  • Added ZoneNameFilter processor to enable ignoring/alerting on type-os like
    octodns.com.octodns.com
  • NetworkValueAllowlistFilter/NetworkValueRejectlistFilter added to
    processors.filter to enable filtering A/AAAA records based on value. Can be
    useful if you have records with non-routable values in an internal copy of a
    zone, but want to exclude them when pushing the same zone publically (split
    horizon)
  • ExcludeRootNsChanges processor that will error (or warn) if plan includes a
    change to root NS records
  • Include the octodns special section info in Record.__repr__, makes it easier
    to debug things with providers that have special functionality configured
    there.
  • Most processor.filter processors now support an include_target flag that can
    be set to False to leave the target zone data untouched, thus remove any
    existing filtered records. Default behavior is unchanged and filtered records
    will be completely invisible to octoDNS

Configuration

📅 Schedule: Branch creation - "before 9pm on friday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@M0NsTeRRR M0NsTeRRR merged commit e715712 into main Nov 17, 2023
8 checks passed
@M0NsTeRRR M0NsTeRRR deleted the renovate/octodns-octodns-1.x branch November 17, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant