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

2024.9.1 upgrade notes #2726

Merged
merged 1 commit into from
Sep 17, 2024
Merged

2024.9.1 upgrade notes #2726

merged 1 commit into from
Sep 17, 2024

Conversation

Adam-D-Lewis
Copy link
Member

Reference Issues or PRs

Fixes #2640
Related to #2725

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe): Upgrade notes

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

How to test this PR?

Any other comments?

elif config.get("provider", "") == ProviderEnum.do.value:
rich.print("\n ⚠️ Deprecation Warning ⚠️")
rich.print(
"-> Digital Ocean support is currently being deprecated and will be removed in a future release.",
Copy link
Member Author

Choose a reason for hiding this comment

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

I think it's fair to leave this in til in each release until we actually deprecate Digital Ocean.

Copy link
Member

@marcelovilla marcelovilla left a comment

Choose a reason for hiding this comment

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

Thanks @Adam-D-Lewis!

@Adam-D-Lewis Adam-D-Lewis merged commit 379736e into develop Sep 17, 2024
28 checks passed
@Adam-D-Lewis Adam-D-Lewis deleted the 2024.9.1-upgrade branch September 17, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 💪🏾
Development

Successfully merging this pull request may close these issues.

Put a "Redeploy may be needed" note on the next upgrade for Azure deployments
2 participants