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

Deprecate Redis-Named Fields #345

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

christhemorse
Copy link
Contributor

Description

The Vultr API has been updated to support more generalized versions of certain fields such as redis_eviction_policy becoming just eviction_policy for Managed Databases and the various DatabaseUserACL fields. Old versions are still supported, but may not be in the future with different caching database engines.

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@christhemorse christhemorse added the clean-up General maintenance of code base label Nov 19, 2024
@christhemorse christhemorse self-assigned this Nov 19, 2024
Copy link
Member

@optik-aper optik-aper left a comment

Choose a reason for hiding this comment

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

Looks good!

@optik-aper optik-aper merged commit fd0f491 into vultr:master Nov 19, 2024
6 checks passed
@christhemorse christhemorse deleted the deprecate-redis-fields branch November 19, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean-up General maintenance of code base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants