Release 22.2.x master#4517
Open
Nnaga1 wants to merge 17 commits into
Open
Conversation
* first PR for 22.2.0 release * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Ecarton/csd 111 requesterpays (#4486) * WIP add defaultable value to every workable s3 * WIP * various and sundry fixes and linting * still WIP * still trying to get the default right * some fixes to s3 * test fix * linting * various fixes * fewer functions * re-ordering to make defaults work as intended * fix test * fix retry behavior in s3ObjectExists --------- Co-authored-by: Cumulus Bot <cumulus.bot@gmail.com> * Version up 22.2.1 * Update CHANGELOG * Update Changelog links * Automatic doc updates --------- Co-authored-by: etcart <37375117+etcart@users.noreply.github.com> Co-authored-by: Cumulus Bot <cumulus.bot@gmail.com>
* CUMULUS-4694: Add flag to enable/disable isceberg replication (#4503) * CUMULUS-4694: Add flag to enable/disable isceberg replication * CUMULUS-4694: Add CHANGELOG entry * CUMULUS-4953: Shorten Iceberg API load balancer name suffix to accommodate a longer prefix. (#4500) * CUMULUS-4918: Fix the error when pushing to master. (#4497) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update async_operation image to 58 --------- Co-authored-by: James Norton <james.norton@nasa.gov> Co-authored-by: Yonggang Liu <1275975+ygliuvt@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: etcart <amberhosen@gmail.com>
* website docs fix * small reversion
* Release v22.2.4 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * CUMULUS-4520: Make Iceberg documentation show up in sidebar. (#4513) * remaking docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yonggang Liu <1275975+ygliuvt@users.noreply.github.com>
* CUMULUS-4694: Fix iceberg terraform output (#4515) * Release 22.2.5 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: James Norton <james.norton@nasa.gov> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
npauzenga
approved these changes
Jun 25, 2026
Contributor
There was a problem hiding this comment.
Is this generated as part of the release process? Haven't seen this come up in a release merge to main but that could just be because we don't often update the schema.
Contributor
Author
There was a problem hiding this comment.
thanks Nate! I remember Jenny messaging me something about that recently so for the schema image which I think was recreated recently for something so I need to take a closer look, but everything else is in line 🙌
Contributor
Author
There was a problem hiding this comment.
I reverted to the one from master since it had a files table 👍 which was recently added
Contributor
There was a problem hiding this comment.
ok, sounds good. Thanks for lookin at it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Summary of changes
Addresses CUMULUS-XX: Develop amazing new feature
Changes
PR Checklist
📝 Note:
For most pull requests, please Squash and merge to maintain a clean and readable commit history.