Skip to content

Release 22.3.x to master for 22.3.4 - #4547

Open
Nnaga1 wants to merge 11 commits into
masterfrom
release-22.3.x-master
Open

Release 22.3.x to master for 22.3.4#4547
Nnaga1 wants to merge 11 commits into
masterfrom
release-22.3.x-master

Conversation

@Nnaga1

@Nnaga1 Nnaga1 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary: Summary of changes

Addresses CUMULUS-XX: Develop amazing new feature

Changes

  • Detailed list or prose of changes
  • ...

PR Checklist

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

📝 Note:
For most pull requests, please Squash and merge to maintain a clean and readable commit history.

jennyhliu and others added 11 commits June 29, 2026 13:56
…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>
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