Skip to content

Releases: sul-dlss/sul_pub

Add pubmed API key to Pubmed Calls

09 Jan 23:38
Compare
Choose a tag to compare
v3.1.2

version bump to v3.1.2

Fix Pubmed API client issue

08 Jan 18:41
Compare
Choose a tag to compare

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

04 Dec 17:25
Compare
Choose a tag to compare
v3.1.0

bump version to v3.1.0

More frequent regular harvesting

22 Jun 21:08
Compare
Choose a tag to compare
  • make regular harvesting more frequent than bi-weekly
  • some more additions to harvest logging

Separate timeframes for regular vs update harvests

02 Jun 15:34
Compare
Choose a tag to compare

Don't touch pubs and contrib records that aren't being updated/added

31 May 21:17
Compare
Choose a tag to compare

Bug fix for names with quotes in them

14 May 20:12
Compare
Choose a tag to compare
v3.0.6

version bump to v3.0.6

Updates to cap author polling

07 May 21:17
Compare
Choose a tag to compare

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

02 May 21:27
Compare
Choose a tag to compare
  • CAP Author Poller logging improvements
  • Save Author Identities with a default first name if not provided

New additions to reduce pub frequency

27 Apr 23:41
Compare
Choose a tag to compare
  • 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