Recent Releases of nucleus
nucleus - Nucleus v1.0.0
What's Changed
- Integrate the latest version 4.0.1 of harvest in Nucleus workflowNew harvest by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/132
- Fix for Nucleus Terraform is complaining about missing local IAM policy files if executed multiple times after terraform destroy by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/134
- Web based Cognito authentication for Nucleus Airflow UI by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/137
- Updates related to the MCP Prod deployment and code / document improvements by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/139
- Changes to incorporate the Nucleus Security Impact Analysis review comments by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/146
- Airflow version 2.10.3 upgrade and code improvements to resolve sonar findings by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/151
- Make S3 logs bucket names unique across venues by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/154
- Node specific DAGs in Node specific folders by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/157
- User-friendly URL for Nucleus Auth ALB by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/161
- Update hashicorp/aws requirement from ~> 5.0 to ~> 6.0 in /terraform in the dev-dependencies group by @dependabot[bot] in https://github.com/NASA-PDS/nucleus/pull/160
- Removed unwanted archive buckets creation code by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/162
- Save Nucleus Auth ALB domain as an SSM parameter, so that S… by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/163
- Nucleus terraform update to pull platform linux/amd64 compatible docker images on any operating system by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/164
- Allow PutObjectTagging when archiving files by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/165
Full Changelog: https://github.com/NASA-PDS/nucleus/compare/v0.3.0...v1.0.0
- HCL
Published by ramesh-maddegoda 6 months ago
nucleus - Nucleus v0.3.0
What's Changed
- Add secrets detection by @nutjob4life in https://github.com/NASA-PDS/nucleus/pull/79
- Nucleus workflow trigger lambda function changes by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/78
- Lambda Functions for DataSync based approach to copy PDS products by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/80
- Use PDS Validate tool with manifest support in Nucleus DAGs for referential integrity validation by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/82
- Lambda improvements by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/84
- Changes in lambda functions to horizontally scale, instead of trying to process a large amount of files in one lambda by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/85
- Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/NASA-PDS/nucleus/pull/107
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/NASA-PDS/nucleus/pull/105
- Bump actions/checkout from 1 to 4 by @dependabot in https://github.com/NASA-PDS/nucleus/pull/104
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in https://github.com/NASA-PDS/nucleus/pull/108
- Delete .github/workflows/build-docs.yml because there is another duplicated file by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/109
- Update builddocs.yml to only use workflowdispatch by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/110
- Bump actions/setup-python from 3 to 5 by @dependabot in https://github.com/NASA-PDS/nucleus/pull/111
- Bump aws-actions/configure-aws-credentials from 2 to 4 by @dependabot in https://github.com/NASA-PDS/nucleus/pull/106
- Updates to deploy PDS Nucleus in MCP Test and Prod environments by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/98
- Tracking product label processing status in an RDS database and using SQS to control the flow of S3 events to lambda functions by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/117
- Nucleus hot and cold archives and related workflow changes by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/119
- PDS Nucleus Archive Replication by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/120
- ADD Python script to get Airflow UI web token using Cognito credentials by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/122
New Contributors
- @nutjob4life made their first contribution in https://github.com/NASA-PDS/nucleus/pull/79
- @dependabot made their first contribution in https://github.com/NASA-PDS/nucleus/pull/107
Full Changelog: https://github.com/NASA-PDS/nucleus/compare/v0.2.0...v0.3.0
- HCL
Published by tloubrieu-jpl over 1 year ago
nucleus - Nucleus v0.2.0
What's Changed
- Nucleus Monitoring User Guide by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/50
- Update README.md with more details by @jordanpadams in https://github.com/NASA-PDS/nucleus/pull/55
- Deployment of registry-api and nucleus completed by @sjoshi-jpl in https://github.com/NASA-PDS/nucleus/pull/56
- disabled terraform workflow by @sjoshi-jpl in https://github.com/NASA-PDS/nucleus/pull/57
- Update README.md by @sjoshi-jpl in https://github.com/NASA-PDS/nucleus/pull/58
- Add PDS Product Copy Completion Checker lambda function and terraform to create DynamoDB tables and SQS queue by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/64
- Update terraform scripts to introduce MWAA DAGS S3 bucket name as a variable and improve README file with more instructions on EFS related configs and terraform.tfvars file. by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/69
- Add RDS based PDS Nucleus product completion checker lambda functions by @ramesh-maddegoda in https://github.com/NASA-PDS/nucleus/pull/70
New Contributors
- @jordanpadams made their first contribution in https://github.com/NASA-PDS/nucleus/pull/55
- @sjoshi-jpl made their first contribution in https://github.com/NASA-PDS/nucleus/pull/56
Full Changelog: https://github.com/NASA-PDS/nucleus/compare/v0.1.0...v0.2.0
- HCL
Published by tloubrieu-jpl over 2 years ago
nucleus - Nucleus v0.1.0
Initial release of Nucleus. This includes: - the documentation and terraform script for the deployment. - an example workflow - a user guide
- HCL
Published by tloubrieu-jpl over 2 years ago