Skip to content

Commit

Permalink
fixing merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizbi Hassan committed Dec 12, 2024
2 parents 16670be + e5ee850 commit 93bd945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
20 changes: 2 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ and includes an additional section for migration notes.

### Security

## [10.1.0] 2024-XX-XXXX
## [10.1.0] 2024-12-13

### Added

Expand All @@ -38,25 +38,9 @@ and includes an additional section for migration notes.

- *ORCA-900* - Updated aws_lambda_powertools to latest version to resolve errors users were experiencing in older version. Updated boto3 as it is a dependecy of aws_lambda_powertools.
- *ORCA-927* - Updated archive architecture to include metadata deadletter queue in `website/static/img/ORCA-Architecture-Archive-Container-Component-Updated.svg`
- *ORCA-850* - Updated copy_to_archive documentation containing the additional s3 destination property functionality.
- *ORCA-774* - Updated Lambdas and GraphQL to Python 3.10
- *ORCA-896* - Updated Bamboo files to use `latest` tag on `cumulus_orca` Docker image to resolve Bamboo jobs using old images.
- *[530](https://github.com/nasa/cumulus-orca/issues/530)* - Added explicit `s3:GetObjectTagging` and `s3:PutObjectTagging` actions to IAM `restore_object_role_policy`

<<<<<<< HEAD
### Fixed

- *ORCA-822* - Fixed nodejs installation error in bamboo CI/CD ORCA distribution docker image.
- *ORCA-810* - Fixed `db_deploy` unit test error in bamboo due to wheel installation during python 3.10 upgrade.
- *ORCA-861* - Updated docusaurus to fix Snyk vulnerabilities.
- *ORCA-862* - Updated docusaurus to v3.4.0.
- *ORCA-890* - Fixed snyk vulnerabilities showing high issues and upgraded docusaurus to v3.5.2
- *ORCA-902* - Upgraded bandit to version 1.7.9 to fix snyk vulnerabilities.
=======
- *ORCA-937* - Updated get_current_archive_list Lambda to use the gql_tasks_role to resolve database errors when trying to S3 import in `modules/lambdas/main.tf`. Updated gql_tasks_role with needed permissions in `modules/graphql_0/main.tf`, as well as updated Secrets Manager permissions to allow the role to get DB secret in `modules/secretsmanager/main.tf`.

### Deprecated
>>>>>>> develop
- *ORCA-942* - Fixed npm tarball error found during ORCA website deployment.

### Removed

Expand Down
2 changes: 0 additions & 2 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93bd945

Please sign in to comment.