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

Release v0.0.5 #58

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Release v0.0.5 #58

merged 1 commit into from
Jul 26, 2023

Conversation

viranch
Copy link
Contributor

@viranch viranch commented Jul 26, 2023

v0.0.5 - 2023-07-27 - Dynamic Subnets

  • Allow using actual HTTP monitors instead of emulating them in TCP monitors.
    Doing this is not forward-compatible, ie octodns-ns1 cannot be downgraded to
    a previous version that doesn't support modern HTTP monitors. It also doesn't
    honor the http_version configuration because these monitors can only talk
    HTTP/1.1.
  • Newly added support for subnet targeting using the Netfence Prefix filter

@viranch viranch requested a review from a team July 26, 2023 10:29
python_requires='>=3.6',
python_requires='>=3.8',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thought this might make sense given we don't support python<3.8

@viranch viranch merged commit 4131afb into main Jul 26, 2023
5 checks passed
@viranch viranch deleted the rel-0-0-5 branch July 26, 2023 14:02
@viranch
Copy link
Contributor Author

viranch commented Jul 31, 2023

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.

2 participants