Skip to content

Releases: eclipse-pass/pass-core

1.1.0

26 Oct 13:43
Compare
Choose a tag to compare

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

28 Sep 20:16
Compare
Choose a tag to compare

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

30 Aug 15:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

27 Jul 14:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

29 Jun 15:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

31 May 15:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

27 Apr 15:32
Compare
Choose a tag to compare

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

30 Mar 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

28 Feb 21:08
Compare
Choose a tag to compare

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

18 Jan 20:08
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/eclipse-pass/pass-core/commits/0.2.0