Releases: eclipse-pass/pass-core
Releases · eclipse-pass/pass-core
1.1.0
What's Changed
- Modify the repositories policy service to respect effective policies by @markpatton in #64
- Make journal-title optional for JScholarship and required for NIHMS by @markpatton in #65
- Small logging level adjustments and cleanups by @markpatton in #66
- Change default value from #{null} to empty string by @rpoet-jh in #67
- Release workflow updates by @jabrah in #68
- Add script to fix null publication_id in repo_copy by @rpoet-jh in #69
- Update pass parent version to be the current snapshot by @markpatton in #70
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Update the database for migration by @markpatton in #61
- File Service - Update Documenation and Verify Temp Storage by @tsande16 in #59
- Remove Contributor and Publisher from the data model by @markpatton in #62
- [pass-core] Submission and Deposit entity optimistic locking by @rpoet-jh in #60
Full Changelog: 0.9.0...1.0.0
0.9.0
What's Changed
- Fix a couple bugs in file service by @markpatton in #51
- Fix updates to existing user on login by @markpatton in #52
- Create indexes on User locator ids and Journal issns by @markpatton in #53
- Enable liquibase by @rpoet-jh in #54
- Change pass-core docker to use temurin jammy version by @rpoet-jh in #55
- Enable hasmember searching on RepositoryCopy.externalids by @markpatton in #56
- Add repository_copy externalids data migration script by @rpoet-jh in #57
- Add indexes for common queries by @markpatton in #58
Full Changelog: 0.8.0...0.9.0
0.8.0
0.7.0
What's Changed
- Send JMS messages by @markpatton in #47
- FileService Access Control for Deleting Files by @tsande16 in #48
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- #527 update DOI service to use RSQL.hasMember filter to include issns in ElideConnector find() method by @jrmartino in #43
- Fix Javadoc warnings in pass-core by @tsande16 in #40
- User token support by @markpatton in #44
- Clean code and tests by @rpoet-jh in #45
- Upgrade to Java 17 by @rpoet-jh in #46
New Contributors
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- 204 port metadata schema to pass core by @tsande16 in #33
- Fix JSON parsing error with unpaywall service by @jabrah in #39
- Update metadata schemas service response by @tsande16 in #41
- Update automation publishing Docker image on push to main by @jabrah in #38
- initial new implementation of simplified policy service by @jrmartino in #42
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Release 0.3.0 by @jabrah in #32
- User service and access control by @markpatton in #30
- Allow the submitter role to update Publications by @markpatton in #34
- Fix typo on auth env var docs by @jabrah in #35
- Update parent version to 0.4.0-SNAPSHOT by @markpatton in #36
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- POM reorganization by @jabrah in #22
- Added .gitattributes for LF line breaks by @tsande16 in #24
- Add draft snapshot and release gh actions by @jabrah in #23
- 408 - Added chmod to the entrypoint in Dockerfile by @tsande16 in #25
- Set pass-core-main image used by docker-compose.yml to 0.3.0-SNAPSHOT by @markpatton in #26
- 350 FileService by @tsande16 in #17
- Modified gitattributes to use LF for all .sh files by @tsande16 in #31
- Update snapshot publish action by @jabrah in #27
- Update release workflow by @jabrah in #29
New Contributors
Full Changelog: 0.2.0...0.3.0
PASS Core release 0.2.0
This is the initial release of the pass-core project - it is responsible for back-end services.
What's Changed
- 326 enum fix by @jabrah in #1
- Various cleanups by @markpatton in #2
- New converter for Repository.schemas by @jabrah in #3
- Update server config by @jabrah in #5
- Turn down Elide logging to INFO by default. by @markpatton in #6
- Repository API design and implementation by @markpatton in #4
- Unit Test for Model Objects for classes in org.eclipse.pass.object.model by @jrmartino in #7
- Remove unused DateTimeFormatters from unit tests. by @markpatton in #9
- initial commit of pass doi service to pass-core by @jrmartino in #8
- Add GitHub Actions workflow to update docker image used in pass-docker when pass-core is updated by @grant-mcs in #10
- Fix typo in workflow file by @grant-mcs in #11
- Update use of Docker image tag by @grant-mcs in #12
- Log into GHCR before trying to upload Docker image to it by @grant-mcs in #13
- Instead of using the hash of the local Docker image, get the hash of the image on GHCR by @grant-mcs in #14
- When getting the hash from RepoDigests, remove everything after the @ character, we only want the hash itself by @grant-mcs in #15
- Various cleanups by @markpatton in #16
- Add Unpaywall DOI Lookup to pass-doi-service module by @jrmartino in #18
- Add Curl to Docker image by @jabrah in #19
- change @ignore to @disabled - junit 5 by @jrmartino in #20
- organize submodule properties into module pom by @jrmartino in #21
New Contributors
- @jabrah made their first contribution in #1
- @markpatton made their first contribution in #2
- @jrmartino made their first contribution in #7
- @grant-mcs made their first contribution in #10
Full Changelog: https://github.com/eclipse-pass/pass-core/commits/0.2.0