aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
110 stars 42 forks source link

feat!: Upgrades DocumentDB version to 5.0.0 #1364

Closed marofke closed 2 weeks ago

marofke commented 3 weeks ago

Summary

This change bumps our default DocumentDB version to 5.0.0.

Note that users with existing DocumentDB clusters with previous versions will need to manually upgrade by following the documentation: https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-mvu.html

Testing


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license