Skip to content

Releases: adsabs/biblib-service

Maintenance release: Set Default Library Sort

19 Apr 20:23
2492de2
Compare
Choose a tag to compare
  • Sets libraries to be sorted by date_created asc by default.

Maintenance release: Library list paging

31 Mar 22:18
eb5d181
Compare
Choose a tag to compare
  • Adds paging to /libraries/ GET request to deal with server timeout when user has a large number of libraries.
  • Defaults to returning all libraries.

LRU cache release

15 Feb 15:17
d360b26
Compare
Choose a tag to compare
  • Bugfixes for ADS /search query method
  • Test of absolute UID to email method caching

Maintenance release: alembic bugfix

03 Feb 17:06
f2e8c04
Compare
Choose a tag to compare
  • Fixed bug in latest alembic upgrade that prevented database migration due to import of local modules

Add QueryView endpoint, SQLAlchemy versioning, and DocumentView bibcode validation.

30 Jan 19:39
99b7339
Compare
Choose a tag to compare
  • Update DocumentView endpoint to validate supplied bibcodes
  • Add new endpoint QueryView that allows items to be added to a library by supplying /search query parameters.
  • Adds sqlalchemy-continuum versioning to libraries for ease of restoration in the event a user wishes to revert library versions. Adds additional functions to maintain versions table at a reasonable size.

Maintenance release: bug fix

12 Mar 17:55
acaeb60
Compare
Choose a tag to compare

#150 Werkzeug import fix for Python 3

Python 3

11 Mar 16:45
3be1793
Compare
Choose a tag to compare

#149 Made Python 3 compatible (not backwards compatible with Python 2)

Updated adsmutils to v1.1.9

23 Dec 12:56
Compare
Choose a tag to compare
v1.0.37

Updated adsmutils to v1.1.9

Maintenance release

19 Nov 20:27
Compare
Choose a tag to compare

#147 - Bugfix: Control library name length

myADS special library read only token

07 Aug 17:52
3a3c275
Compare
Choose a tag to compare

#146 - Allow readonly access for a special token (i.e., myADS token)