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

CUMULUS-3897 - Bumps package versions and adds website docs for v18.5.0 release #3814

Merged
merged 6 commits into from
Oct 4, 2024

Conversation

paulpilone
Copy link
Contributor

Summary: Summary of changes

Addresses CUMULUS-3897: Prepare, Create, and Publish Release 18.5.x for Serverless v2

Changes

  • Bumps package versions to 18.5.0.
  • Adds website docs for 18.5.0

PR Checklist

  • Update CHANGELOG
  • Unit tests
  • Ad-hoc testing - Deploy changes and test manually
  • Integration tests

etcart and others added 6 commits September 25, 2024 13:06
* Update deployment templates for Aurora Serverless v2 (#3623)

* update CL

* update terraform templates to serverless v2

* add terraform variable validation

* remove upgrade variables

* add prevent_destroy = true

* add prevent_destroy = true

* CUMULUS-3670 Develop upgrade/migration process Aurora Serverless v1 to v2 (#3643)

* remove prevent_destroy to allow automated CI migrations

* set force_ssl = 0 (#3658)

Co-authored-by: Tim Clark <tim.clark@nasa.gov>

* [CUMULUS-3671]: Update docs for Serverless V2 (#3666)

* initial commit

* serverless v2 doc updates

* Update serverless V2 docs

* Fix lint issue

* set DISABLE_PG_SSL: true to support CI

* fix lint error

* set disableSSL = true

* remove DISABLE_PG_SSL

* set rejectUnauthorized: 'false'

* update CL for v2 changes

* fix changelog

* add migration notes to changelog, add v2 docs to sidebar

* fix changelog

---------

Co-authored-by: Tim Clark <tim.clark@nasa.gov>
Co-authored-by: Nate Pauzenga <npauzenga@gmail.com>
* Fix isThrottlingException function to check error name

* update changelog and add name/code check in errors

* linter fix

* changelog

* typo fix

---------

Co-authored-by: Hailiang Zhang <hailiang.zhang@nasa.gov>
Co-authored-by: etcart <amberhosen@gmail.com>
…s_table (#3805)

Co-authored-by: etcart <amberhosen@gmail.com>
@paulpilone
Copy link
Contributor Author

The diff for this PR shows the CL and feature changes which wasn't actually part of these couple commits. I think it does this because I used the same branch but the commits were squashed when added to release-18.5.x. Sorry for the confusion! This PR should really focus on the version bumps and website docs.

Copy link
Contributor

@npauzenga npauzenga left a comment

Choose a reason for hiding this comment

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

👍

@paulpilone paulpilone merged commit 742e347 into release-18.5.x Oct 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants