Skip to content

Releases: ror-community/ror-api

1.10: Merge pull request #395 from ror-community/staging

18 Apr 22:57
94bad80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.10

1.9.1

08 Apr 16:38
943060b
Compare
Choose a tag to compare
  • Update schema 2.0 URL to use master branch of ror-schema

1.9

01 Apr 18:11
fb9c2a1
Compare
Choose a tag to compare
1.9
  • Add create/update endpoints to API
  • Add bulk update from CSV endpoint to API
  • Add ?validate flag to bulk update endpoint
  • Add versioning to generate address, index data, index dump routes
  • Add tests for new routes

1.8

09 Mar 15:54
db2a6d0
Compare
Choose a tag to compare
1.8
  • Add dump index endpoint

1.7

08 Nov 18:58
59cb296
Compare
Choose a tag to compare
1.7
  • Add support for indexing V2 data, handling V2 requests and returning V2 responses

1.6

11 Jul 21:47
6eb6451
Compare
Choose a tag to compare
1.6
  • Index FundRef fields as "FundRef" rather than "Fundref"

1.5.1

11 Jul 20:42
9096172
Compare
Choose a tag to compare
  • Fix ES API creds env var

1.5

08 Jun 14:15
fb049a9
Compare
Choose a tag to compare
1.5
  • Remove support for Elastic Search v6

1.4.2

27 Apr 23:29
4d93bd1
Compare
Choose a tag to compare
  • Add tests for all views
  • Use ROR API search logic in generateid route

1.4.1

26 Apr 00:03
ae60e9d
Compare
Choose a tag to compare
  • Fix 500 error in generateid route