[RDS] OracleEngineVersion.class is has only outdated minor versions #11066
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
❓ General Issue
The latest Java cdk (1.69) is missing the latest minor versions:
https://docs.aws.amazon.com/cdk/api/latest/java/index.html?software/amazon/awscdk/services/rds/OracleEngineVersion.html
OracleEngineVersion class lists 12.2.0.1.ru-2020-04.rur-2020-04.r1, 18.0.0.0.ru-2020-04.rur-2020-04.r1 and 12.2.0.1.ru-2020-04.rur-2020-04.r1 as latest version, I'm missing the latest ones documented here: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.PatchComposition.html
2020 July | 19.0.0.0.ru-2020-07.rur-2020-07.r1 | 18.0.0.0.ru-2020-07.rur-2020-07.r1 | 12.2.0.1.ru-2020-07.rur-2020-07.r1
The Question
When can we expect the OracleEngineVersion class to be updated with the current minor versions?
Environment
The text was updated successfully, but these errors were encountered: