Releases: pulibrary/pdc_discovery
Releases · pulibrary/pdc_discovery
v1.20.1
🐛 Bug Fix
- Sharing node_modules between releases to make yarn install faster #529 (@carolyncole)
Authors: 1
v1.20.0
🚀 Enhancements
- Adding a health monitor page #527 (@carolyncole)
- Added new org information to about page #525 (@kelynch)
🧹 Maintenance
- Adjusted job title #526 (@kelynch)
- Removing LUX #522 (@jrgriffiniii)
Authors: 3
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
- Kate Lynch (@kelynch)
v1.19.0
🚀 Enhancements
- Embargo date during indexing #511 (@hectorcorrea)
- Display Funder information in the Show page #501 (@hectorcorrea @claud-lee)
- Adding indexing support for embargo dates parsed from PDC Describe Works #506 (@jrgriffiniii)
- Adding more to facets so all items can be displayed #505 (@carolyncole)
🐛 Bug Fix
- Ensuring that HTTP connection errors within Traject indexing functionality are logged as Rails errors and sent to Honeybadger #518 (@jrgriffiniii)
- Ensuring that RSolr errors are also handled within the CatalogController #517 (@jrgriffiniii)
- Ensuring that there are view templates for 404 responses supporting non-HTML requests #516 (@jrgriffiniii)
- Ensuring that successful PDC Describe indexing jobs are logged and #512 (@jrgriffiniii)
- Ensuring that Solr requests are retransmitted should the Blacklight::Exceptions::ECONNREFUSED error be raised #502 (@jrgriffiniii)
🔩 Dependency Updates
- Bump postcss from 8.4.24 to 8.4.31 #520 (@dependabot[bot])
Authors: 5
- @carolyncole
- @claud-lee
- @dependabot[bot]
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v1.18.0
🧹 Maintenance
- Upgrading node to version 18.17.0 #494 (@carolyncole)
- Upgrade honeybadger to 5.x #497 (@bess)
- Update circle-ci to install only firefox #495 (@carolyncole)
Authors: 2
- @carolyncole
- Bess Sadler (@bess)
v1.17.0
🚀 Enhancements
🐛 Bug Fixes
- Fix links in author pop over #493 (@hectorcorrea)
- Fix the download URL calculated for DataSpace records #490 (@hectorcorrea)
Authors: 2
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
v1.16.3
🐛 Bug Fix
- Better logging for indexing #486 (@hectorcorrea)
🔩 Dependency Updates
- Bump puma from 5.6.6 to 5.6.7 #484 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Hector Correa (@hectorcorrea)
v1.16.2
v1.16.1
v1.16.0
🚀 Enhancements
- Display related identifiers that are DOIs as links #480 (@hectorcorrea)
- Reindex PDC Describe every 30 minutes #479 (@bess)
- Ensuring that DOIs which resolve to multiple Solr Documents explicitly prefer the Solr Document indexed from PDC Describe #477 (@jrgriffiniii)
🧹 Maintenance
- Updates to css to fix tests after bundle update #478 (@carolyncole)
- Switching to selenium to fix CI #478 (@carolyncole)
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)