Skip to content

Releases: datacite/pekingese

v0.0.1

12 Feb 19:14
6912e3f

Choose a tag to compare

What's Changed

  • Update filter query to support camel case for certain fields by @bklaing2 in #14
  • Support camel case queries by @bklaing2 in #15

Full Changelog: v0.0.0...v0.0.1

v0.0.0

21 Jan 17:42
7dcf8b7

Choose a tag to compare

What's Changed

  • replace gin with standard HTTP library by @bklaing2 in #1
  • transform results from open search into a friendlier format by @bklaing2 in #2
  • Prepare to deploy by @bklaing2 in #3
  • add logging by @bklaing2 in #4
  • log error from server initialization by @bklaing2 in #5
  • Return counts in response by @bklaing2 in #6
  • Add absent count by @bklaing2 in #7
  • Add support for consortium by @bklaing2 in #8
  • Add production deployment workflow triggered on release creation by @Copilot in #9

New Contributors

  • @bklaing2 made their first contribution in #1
  • @Copilot made their first contribution in #9

Full Changelog: https://github.com/datacite/pekingese/commits/v0.0.0