Releases: CDLUC3/mrt-doc
Releases · CDLUC3/mrt-doc
Sprint 65: Release Report (sprint-64 - sprint-65)
Major accomplishments:
- Replic timing enhancements deployed to Stage
- New Jenkins Java build pipelines
- Locking mechanisms in ZK and Ingest deployed to Stage
- Good progress on resolving cloud scan orphaned content
mrt-doc sprint-64-main..sprint-65-main
- 2b444b1 2022-01-27 Update sprint-log.md
- 6830a39 2022-01-24 Update store-admin-ui.md
- 6f24695 2022-01-24 Update store-admin-ui.md
- d731181 2022-01-24 Update store-admin-ui.md
- d3cba6f 2022-01-24 Update store-admin-ui.md
- 93f8f10 2022-01-11 Update store-admin-ui.md
mrt-inventory sprint-64..sprint-65
- 6aed400 2022-01-24 Merge pull request 8 from CDLUC3/Issue820
- 4801577 2022-01-21 Issue 820 changes: new columns InvNodesObjects, fix public->protected log issue InvDBUtil
- 0271416 2022-01-04 remove mrt-confs3 - deprecated
- b6cd7dc 2022-01-04 remove mrt-confs3 - deprecated
mrt-ingest sprint-64-main..sprint-65-main
- 7b2196c 2022-01-13 Merge pull request 40 from CDLUC3/zkLock
- 9eb0cb4 2022-01-13 Add lock node for stage
- aa930b2 2022-01-13 Merge pull request 39 from CDLUC3/zkLock
- 620c3cb 2022-01-13 Support Storage locking
- 9ce6211 2022-01-10 Upgrade to https mvn.cdlib.org
mrt-replic sprint-64..sprint-65
- b67884b 2022-01-24 Merge pull request 8 from CDLUC3/issue820
- 328edbb 2022-01-24 Add replication status info to inv_nodes_inv_objects
- 0d642d8 2022-01-10 add repositories in pom.xml
mrt-store sprint-64..sprint-65
- 8a924e6 2022-01-06 dependency cleanup
cdl-zk-queue sprint-64..sprint-65
- fd2830e 2022-01-13 Merge pull request 5 from CDLUC3/zkLock
- 3c24f18 2022-01-13 Clean up locking logic
- 06b6a40 2022-01-01 Add a distributed lock. This does not use a watch, so client must poll.
mrt-dashboard sprint-64-main..sprint-65-main
- dffd8a71 2022-01-07 Merge pull request 112 from CDLUC3/case-sense-pathname
- c1063d68 2022-01-06 workaround case insensitive collation
- d4f8308c 2022-01-06 Merge pull request 111 from CDLUC3/atom-localid
- 60b958d6 2022-01-06 force change
- 2d46e7fe 2022-01-05 add localid to atom
mrt-admin-lambda sprint-64-main..sprint-65-main
- 5af4720 2022-01-26 tidy screen messages
- 4c8879e 2022-01-26 tidy button controls
- d94b0ad 2022-01-26 Node cleanup functions
- e97cdc4 2022-01-25 async await csv update
- 3d8d0ce 2022-01-25 simplify coll urls
- 14ee108 2022-01-25 Delete objects from store node
- c46817e 2022-01-25 refine buttons
- f5cb3b1 2022-01-25 format review page
- ffab787 2022-01-24 cleanup coll node button
- bccd831 2022-01-24 Merge branch 'main' of github.com:CDLUC3/mrt-admin-lambda
- 745878c 2022-01-24 refine obj nodes pages
- 6e5c587 2022-01-24 Merge pull request 45 from CDLUC3/doc_edits
- 54e4aad 2022-01-24 Merge branch 'main' into doc_edits Merging latest changes from main into doc_edits branch
- d454408 2022-01-24 Descriptions edits for actions
- 74e7f7f 2022-01-24 coll node cleanup
- cee7ca4 2022-01-24 Merge branch 'main' of github.com:CDLUC3/mrt-admin-lambda
- 9d5877e 2022-01-24 coll node cleanup
- 3286c1f 2022-01-24 Merge pull request 44 from CDLUC3/actdesc
- bd862b8 2022-01-21 refine help info
- af7a51d 2022-01-21 fix desc typo
- 23c0172 2022-01-20 Document the test driver
- 03747b9 2022-01-20 fix typo
- c4d2996 2022-01-20 refine action desc
- 6e6cd2b 2022-01-20 document more actions
- 1945bf6 2022-01-20 fix historical link
- 8404610 2022-01-20 enable 3 ops in prod
- d57fc8c 2022-01-12 New Zookeeper lock
mrt-dataONE sprint-64..sprint-65
- 1a53877 2022-01-06 Merritt Maven Repo is now https. Specifying http will bring up redirect page
mrt-dashboard-config sprint-64..sprint-65
Sprint 64: Release Report (sprint-63 - sprint-64)
Major accomplishments:
- Update Replic to use log4j v2.15.0, address zero-day vulnerability CVE-2021-44228
- Support Ingest requeue of failed submissions, create resubmission manifest
- Completed UC Davis ETD support implementation, regenerated sample MARC records
mrt-doc sprint-63-main..sprint-64-main
- 5623d9e 2022-01-05 Update sprint-log with goals for Sprint 65
mrt-inventory sprint-63..sprint-64
- f95e04e 2022-01-04 remove mrt-confs3 - deprecated
mrt-ingest sprint-63-main..sprint-64-main
- 6a5de6f 2021-12-09 Merge pull request 37 from CDLUC3/resubmissionManifest
- f4e9e9d 2021-12-09 Requeue Ingest failure support
mrt-audit sprint-63..sprint-64
- 7eb0f97 2022-01-04 remove deprecated dependencies
mrt-replic sprint-63..sprint-64
- 0325d9b 2022-01-05 dependency cleanup
- c3f2347 2021-12-15 switch to log4j 2.15 cleanups of unused dependencies
mrt-store sprint-63..sprint-64
- c659e40 2022-01-04 Use 2.0 core for jena
- 87630fb 2022-01-04 Remove build for mrt-store - only store2
mrt-admin-lambda sprint-63-main..sprint-64-main
- 4cabae7 2022-01-04 Merge pull request 42 from CDLUC3/report-yaml
- 0340987 2022-01-04 Add test driver
- 417a081 2022-01-04 refine report
- 67b18cc 2022-01-04 test driver
- b69085d 2022-01-03 Fix object submission
- 2179afd 2022-01-03 refine yaml driver for colladmin actions
- e350bb8 2022-01-03 drive colladmin from yaml
- 1ddc01e 2022-01-03 document reports
- 284e963 2021-12-22 display action index
- 4dd2148 2021-12-22 document actions
- 6409d33 2021-12-22 prototype yaml driver
- fb5a005 2021-12-21 Add yaml defs
- 37623e9 2021-12-21 define reports in yaml
- 7d6f189 2021-12-21 PASS queue if dbobj exists
- 7e26091 2021-12-21 Merge pull request 41 from CDLUC3/sanitize
- aca775b 2021-12-21 refine param val
- 6106f9c 2021-12-15 prelim sql param sanitize - untested
- 1690cee 2021-12-15 fix job status in batch
- 07e688e 2021-12-15 Merge pull request 40 from CDLUC3/manifest2
- 94d8764 2021-12-15 Add clear scan for akr
- 4c1d5a3 2021-12-15 checkm downloads
- 0e321fc 2021-12-15 inv rebuild
- 62ddb69 2021-12-14 add error handling
- 9eacd15 2021-12-14 manifest stuff
- 3fedecd 2021-12-14 update obj buttons
- 7bd787f 2021-12-10 ecr / modules
- afc0869 2021-12-10 documentation updates
- f59c9bb 2021-12-10 Merge pull request 39 from CDLUC3/deploy-refactor
- f3cc7c6 2021-12-09 refine compose files to use ECR
- fe1080e 2021-12-09 update build scripts
- 7b45761 2021-12-09 Merge pull request 38 from CDLUC3/deploy-refactor
- 2ea67fa 2021-12-09 button template
- d0d92b1 2021-12-09 Update ssm.registry.yml
merritt-docker sprint-63-main..sprint-64-main
- 4e4d123 2021-12-10 use dev image
- 478311e 2021-12-10 update commits
- 9997e96 2021-12-10 Merge pull request 26 from CDLUC3/deploy-refactor
- a3909cd 2021-12-09 compose update
Deployment 2022-01-11: Replic log4j update
Deployment 2022-01-07: UI Case Sensitive Filename Change between Versions
Deployment 2022-01-06: UI Atom Feed - Add Local Id
Sprint 63: Release Report (sprint-62 - sprint-63)
Major accomplishments:
- Siege load testing against Merritt UI
- UI transition to Puma "cluster" mode for performance improvements
- Cloud Scan runs completed on all production nodes
- Merritt internal documentation improvements
- Over 2M state test files removed from production cloud storage
mrt-doc sprint-62-main..sprint-63-main
- 6216fb5 2021-12-08 Update sprint log with goals for Sprint 64
- 97005ee 2021-11-24 update schema notes into use cases
- 7a5323c 2021-11-24 Update store-admin-ui.md
- 2d63ac2 2021-11-23 order use cases
- 7c2f78d 2021-11-23 Merge branch 'main' of https://github.com/CDLUC3/mrt-doc into main
- b9a2c8d 2021-11-23 update status
mrt-inventory sprint-62..sprint-63
- 704270f 2021-11-23 Add setRemoved() for saving current date
mrt-replic sprint-62..sprint-63
- 58bf569 2021-11-23 Add scandelete-list functionality to remove 'delete' items
mrt-dashboard sprint-62-main..sprint-63-main
- af67a150 2021-12-01 Merge pull request 110 from CDLUC3/clusterMode
- 77f93c0f 2021-11-16 Increase DB pool and tweak Puma Worker/Thread parms
- d2054a3d 2021-11-16 Cluster mode deployment (versus Single mode)
mrt-admin-lambda sprint-62-main..sprint-63-main
- e3d8d8c 2021-12-08 update obj buttons
- e531b18 2021-12-08 Update Access SSM var definitions
- 6246e5b 2021-12-07 Merge pull request 37 from CDLUC3/manifest
- c4bb0dd 2021-12-07 prep for adding additional services
- d0e70db 2021-12-06 Add link to service inventory
- ade03f3 2021-12-06 ver inconsistency report
- dd6c67d 2021-11-24 bulk del handling, trigger repl
- a8ef896 2021-11-24 node_counts view, reset db conn
- bb51708 2021-11-23 add coll to node
- 4e919f9 2021-11-23 update note and status
- b4131be 2021-11-23 submit changes via csv
- c8fa223 2021-11-23 parse manifest, change csv column order
- 8282601 2021-11-22 fix review list sort
- 1963de3 2021-11-22 export review list as csv
- 1907047 2021-11-22 delete buttons
mrt-cron sprint-62-main..sprint-63-main
- 56f6a66 2021-12-06 Update reports.yml
- 4eb7f71 2021-11-24 simplify node_counts
- 0f1fab3 2021-11-24 add debug
merritt-docker sprint-62-main..sprint-63-main
- cc840e5 2021-12-03 update sql
- 0d48d0f 2021-12-03 commit updates
uc3-aws-cli sprint-62-main..sprint-63-main
- b5f69bf 2021-11-29 add test for TG_GROUP in all 3 ec2-tg-* scripts
- f6985c4 2021-11-24 bugfix for new ec2-tg scripts
- 55ce649 2021-11-24 Merge pull request 14 from CDLUC3/issue13-elbv2_scripts
- 46ccac5 2021-11-24 Add docs for new ec2-tg scripts.
- 3ac641f 2021-11-24 add scripts for devs to re/dereg thier own ec2 instances with tg
- 1b3fcc4 2021-11-23 elb-lb-for-instance function is ready
- 12270fe 2021-11-22 in elbv2_functions working on elb-tg-for-instance()