Skip to content

[v13] Discover RDS: remove aurora engine#30548

Merged
marcoandredinis merged 1 commit intobranch/v13from
bot/backport-30544-branch/v13
Aug 16, 2023
Merged

[v13] Discover RDS: remove aurora engine#30548
marcoandredinis merged 1 commit intobranch/v13from
bot/backport-30544-branch/v13

Conversation

@marcoandredinis
Copy link
Copy Markdown
Contributor

Backport #30544 to branch/v13

'aurora' was an engine identifier for the first version of the Amazon
Aurora offering.

It reached end of life in 28th Februray 2023
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.MySQL56.EOL.html

We must remove it from the list of available engines, otherwise AWS will
return an error "unrecognized engine: aurora".

The backend has an equivalent PR that handles this error and queries the
remaining engines instead.
@marcoandredinis marcoandredinis added this pull request to the merge queue Aug 16, 2023
Merged via the queue into branch/v13 with commit 207da39 Aug 16, 2023
@marcoandredinis marcoandredinis deleted the bot/backport-30544-branch/v13 branch August 16, 2023 16:47
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants