Releases: datacite/poodle
Releases · datacite/poodle
1.4.0
1.3.0
What's Changed
- Upgrade passenger and ruby by @digitaldogsbody in #84
New Contributors
- @digitaldogsbody made their first contribution in #84
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
- Testing poodle for geoLocation support by @svogt0511 in #78
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- Schema 3 deprecation - added tests only by @svogt0511 in #71
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Poodle ruby version increased to 3.2.0 by @ashwinisukale in #76
- Turn on passenger preloader by @ashwinisukale in #77
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Upgrade poodle to all latest rails and ruby versions by @ashwinisukale in #69
- Replace the /sbin/setuser app bundle install line with the following … by @ashwinisukale in #72
- Fix build issue by @ashwinisukale in #73
- update bolognese to support schema 4.6 by @ashwinisukale in #74
New Contributors
- @ashwinisukale made their first contribution in #69
Full Changelog: 1.1.24...1.2.0
1.1.24
What's Changed
- Finish updating github workflows and restructure them similar to other project workflows (lupo). by @svogt0511 in #65
- Upgrade paambaati/codeclimate-action to 3.1.1 to get fix for issue in 3.1.0. by @svogt0511 in #64
- Support for schem 4.5. by @svogt0511 in #63
Full Changelog: 1.1.23...1.1.24
1.1.23
Don't cache release build
1.1.21: Merge pull request #32 from datacite/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.7 to 1.10.8
Fix draft state on metadata call
This release fixes it so requests to PUT/POST /metadata only create in draft and not push into findable state.