Skip to content

Releases: adsabs/solr-service

Flask and adsmutils update

30 Aug 21:23
8eedaf1
Compare
Choose a tag to compare
v1.0.20

Updated adsmutils to v1.0.9 (#34)

Maintenance release

10 Aug 18:32
3169061
Compare
Choose a tag to compare
Updated adsmutils (#33)

* Updated adsmutils

* Updated info message

Added missing log info

08 Aug 19:32
c3f02fe
Compare
Choose a tag to compare
Added missing log config (#32)

* Added missing log config

* Added logging info and capitalized X-Amzn-Trace-Id

Enabled JSON stdout logging and HTTP connection pool

06 Aug 13:59
b903ba0
Compare
Choose a tag to compare
v1.0.17

Enabled JSON stdout logging and HTTP connection pool (#31)

Content-type bugfix release

03 Apr 16:45
Compare
Choose a tag to compare
Overwrite Content-Type field unless it is big-query (#30)

Big-query requests (e.g., from vault) are built with `headers['content-type'] = 'big-query/csv'` and they are valid, but other user defined content types such as `'application/json'` lead to a 500 error. We enforce here the correct content-type for these cases.

Allow solr route set-cookie

29 Mar 19:33
Compare
Choose a tag to compare
Pass solr route back and forth as a cookie (#29)

* Pass solr route back and forth as a cookie

* Implemented list of cookie names to be forwarded

Ensure bigquey respects max rows

07 Mar 18:46
ca87842
Compare
Choose a tag to compare
v1.0.14

Merge pull request #25 from marblestation/bibquery_rows_param_not_in_…

Migrated to ADSFlask

14 Dec 12:48
fc01766
Compare
Choose a tag to compare
Merge pull request #21 from marblestation/adsmutils_migration

Migrated microservice to ADSFlask from adsmutils

Fixing alembic configuration (deployment issues)

15 Jun 11:14
Compare
Choose a tag to compare
v1.0.11

Fixed alembic install script

Hotfix for persistence

15 Jun 10:30
Compare
Choose a tag to compare
v1.0.10

Adding forgotten alembic config