Release 22.3.x to master for 22.3.4 - #4547
Open
Nnaga1 wants to merge 11 commits into
Open
Conversation
…es (#4523) * CUMULUS-4982: Converted granules_global_unique and files_global_unique tables to HASH partitioned tables * update default partition count * update migration doc * update db package test coverage * change-granule-collection-pg coverage not run * update integration postgres file write error * fix typo changelog * update test coverage number * update api-client test coverage * fix count retrieve * update description executions_total_years
* changelog and version bump * build docs * generate docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * doc updates * update docs for 4982 PR * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update schema --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jonathan Kovarik <Jkovarik@users.noreply.github.com>
* Address blocking CVE (#4527) * port changes from prior PR * add missing method to common * add docstring * Update CL and bump version * update 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>
* CUMULUS-4982: Converted global_unique tables to HASH partitioned tables (#4523) * CUMULUS-4982: Converted granules_global_unique and files_global_unique tables to HASH partitioned tables * update default partition count * update migration doc * update db package test coverage * change-granule-collection-pg coverage not run * update integration postgres file write error * fix typo changelog * update test coverage number * update api-client test coverage * fix count retrieve * update description executions_total_years * Release 22.3.x to main (#4525) * CUMULUS-4982: Converted global_unique tables to HASH partitioned tables (#4523) * CUMULUS-4982: Converted granules_global_unique and files_global_unique tables to HASH partitioned tables * update default partition count * update migration doc * update db package test coverage * change-granule-collection-pg coverage not run * update integration postgres file write error * fix typo changelog * update test coverage number * update api-client test coverage * fix count retrieve * update description executions_total_years * Release 22.3.0 (#4524) * changelog and version bump * build docs * generate docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * doc updates * update docs for 4982 PR * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update schema --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jonathan Kovarik <Jkovarik@users.noreply.github.com> --------- Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jonathan Kovarik <Jkovarik@users.noreply.github.com> * Address blocking CVE (#4527) * port changes from prior PR * add missing method to common * add docstring * Release 22.3.x back to master (#4529) * CUMULUS-4982: Converted global_unique tables to HASH partitioned tables (#4523) * CUMULUS-4982: Converted granules_global_unique and files_global_unique tables to HASH partitioned tables * update default partition count * update migration doc * update db package test coverage * change-granule-collection-pg coverage not run * update integration postgres file write error * fix typo changelog * update test coverage number * update api-client test coverage * fix count retrieve * update description executions_total_years * Release 22.3.0 (#4524) * changelog and version bump * build docs * generate docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * doc updates * update docs for 4982 PR * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update schema --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jonathan Kovarik <Jkovarik@users.noreply.github.com> * Release 22.3.1 (#4528) * Address blocking CVE (#4527) * port changes from prior PR * add missing method to common * add docstring * Update CL and bump version * update 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> * update website versions json to point to the correct patch version --------- Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jonathan Kovarik <Jkovarik@users.noreply.github.com> * Jk/csd 121 fix csd 99 (#4530) * changelog and version bump * build docs * generate docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * CUMULUS-4982: Converted global_unique tables to HASH partitioned tables (#4523) * CUMULUS-4982: Converted granules_global_unique and files_global_unique tables to HASH partitioned tables * update default partition count * update migration doc * update db package test coverage * change-granule-collection-pg coverage not run * update integration postgres file write error * fix typo changelog * update test coverage number * update api-client test coverage * fix count retrieve * update description executions_total_years * doc updates * update docs for 4982 PR * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update schema * Update CMR client to not cache the CMR provider * Update cmrcjs library with mods from CMR client * Update postToCmr task to use new signature * Update hyrax metadata task * Update remove-from-cmr API lib call * Fix bad typedoc * Update recon-report generation * Update Recon Report spec to match new sig * Fix signature error * Prelim CHANGELOG * Fix typedoc, minor nits * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Nate Pauzenga <npauzenga@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com> * Version up to 22.3.2/doc mods * Docs version up * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: jennyhliu <34660846+jennyhliu@users.noreply.github.com> Co-authored-by: Nate Pauzenga <npauzenga@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Cumulus 5033 replication variable (#4535) * CUMULUS0-5033: Add variable to control deploying iceberg replication in example * CUMULUS-5033: Update CHANGELOG * CUMULUS-5033: Add note about remove_iceber_tables.py to docs * CUMULUS-5033: Update note about remove_iceberg_tables.py * CUMULUS-5033: Remove unused tf resource and other changes to support deployments (#4533) * CUMULUS-5033: Remove unused tf resource and other changes to support deployments * Add updates to CHANGELOG * CUMULUS-5033: Remove refernce to no longer used ECR repository * Release v21.3.3 * [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>
* Cumulus 5033 restart spark (#4540) * CUMULUS-5033: Recover from failed spaq server * CUMULUS-5033: Catch error crashing Iceberg compactor * CUMULUS-5033: Update CHANGELOG * Release v22.3.4 * [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>
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.