Releases: sul-dlss/sul_pub
Releases · sul-dlss/sul_pub
Add pubmed API key to Pubmed Calls
v3.1.2 version bump to v3.1.2
Fix Pubmed API client issue
Pubmed API started blocking requests from Faraday gem -- need to switch the user agent to get it work again.
Update harvests will run a harvest for all time
v3.1.0 bump version to v3.1.0
More frequent regular harvesting
- make regular harvesting more frequent than bi-weekly
- some more additions to harvest logging
Separate timeframes for regular vs update harvests
v3.0.8 version bump to v3.0.8
Don't touch pubs and contrib records that aren't being updated/added
v3.0.7 version bump to v3.0.7
Bug fix for names with quotes in them
v3.0.6 version bump to v3.0.6
Updates to cap author polling
Run a harvest of any authors from the nightly author poll update that have a different number of alternate identities (in order to get more publications for authors who have new alternate identities). Also, increase the lookback window for new and update author harvests.
CAP Author Logging Improvement and author polling changes
- CAP Author Poller logging improvements
- Save Author Identities with a default first name if not provided
New additions to reduce pub frequency
- reduce the timeframe for harvest updates for updated and new authors on the nightly cap poller
- provide an option to disable harvesting for updated authors in the nightly cap poller
- do not throw an exception in pubmed_additions unnecessarily