Releases: NASA-PDS/nucleus
Releases · NASA-PDS/nucleus
Nucleus v0.3.0
What's Changed
- Add secrets detection by @nutjob4life in #79
- Nucleus workflow trigger lambda function changes by @ramesh-maddegoda in #78
- Lambda Functions for DataSync based approach to copy PDS products by @ramesh-maddegoda in #80
- Use PDS Validate tool with manifest support in Nucleus DAGs for referential integrity validation by @ramesh-maddegoda in #82
- Lambda improvements by @ramesh-maddegoda in #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 #85
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #107
- Bump github/codeql-action from 2 to 3 by @dependabot in #105
- Bump actions/checkout from 1 to 4 by @dependabot in #104
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #108
- Delete .github/workflows/build-docs.yml because there is another duplicated file by @ramesh-maddegoda in #109
- Update build_docs.yml to only use workflow_dispatch by @ramesh-maddegoda in #110
- Bump actions/setup-python from 3 to 5 by @dependabot in #111
- Bump aws-actions/configure-aws-credentials from 2 to 4 by @dependabot in #106
- Updates to deploy PDS Nucleus in MCP Test and Prod environments by @ramesh-maddegoda in #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 #117
- Nucleus hot and cold archives and related workflow changes by @ramesh-maddegoda in #119
- PDS Nucleus Archive Replication by @ramesh-maddegoda in #120
- ADD Python script to get Airflow UI web token using Cognito credentials by @ramesh-maddegoda in #122
New Contributors
- @nutjob4life made their first contribution in #79
- @dependabot made their first contribution in #107
Full Changelog: v0.2.0...v0.3.0
Nucleus v0.2.0
What's Changed
- Nucleus Monitoring User Guide by @ramesh-maddegoda in #50
- Update README.md with more details by @jordanpadams in #55
- Deployment of registry-api and nucleus completed by @sjoshi-jpl in #56
- disabled terraform workflow by @sjoshi-jpl in #57
- Update README.md by @sjoshi-jpl in #58
- Add PDS Product Copy Completion Checker lambda function and terraform to create DynamoDB tables and SQS queue by @ramesh-maddegoda in #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 #69
- Add RDS based PDS Nucleus product completion checker lambda functions by @ramesh-maddegoda in #70
New Contributors
- @jordanpadams made their first contribution in #55
- @sjoshi-jpl made their first contribution in #56
Known bugs and possible work arounds: known bugs in v0.2.0
Full Changelog: v0.1.0...v0.2.0
Nucleus v0.1.0
Initial release of Nucleus. This includes:
- the documentation and terraform script for the deployment.
- an example workflow
- a user guide