Skip to content

Releases: InTaVia/InTaVia-Backend

v2.0.7

19 Apr 10:08
Compare
Choose a tag to compare

Bug Fixes

  • add manual deploy button to action (4b451c7)

v2.0.6

22 Mar 10:48
Compare
Choose a tag to compare

Bug Fixes

  • adds env file for standalone docker-compose [skip ci] (ac99e3d)
  • fixes devcontainer.json and docker compose for local dev [skip ci] (76d47b8)
  • removes main entrypoint that is not used anymore; updates lock file (ad6ab8d)

v2.0.5

24 Oct 09:25
Compare
Choose a tag to compare

Bug Fixes

  • fixes an error where lng/lat were not correctly extracted (3087b13), closes #206

v2.0.4

20 Oct 08:04
Compare
Choose a tag to compare

Bug Fixes

  • fixes an error in the biographies bulk retrieval (91a7960), closes #205

v2.0.3

19 Oct 08:10
Compare
Choose a tag to compare

Bug Fixes

  • fixes an error due to missing prefixes (9776346)

v2.0.2

31 Aug 09:36
Compare
Choose a tag to compare

Bug Fixes

  • converts none valid uris to valid to fix validation (74a67e3), closes #196

v2.0.1

23 Aug 15:24
Compare
Choose a tag to compare

Bug Fixes

  • adds missing SPARQL query for entity_type stats endpoint (bcb713c)

v2.0.0

23 Aug 15:01
Compare
Choose a tag to compare

Bug Fixes

  • adapts entity-type-model to allow for hyphens in key (c209647)

Features

  • adds model for entityType stats endpoint (f8572dc)
  • adds route for entity type stats (a063969)
  • adds statisticts entity type bulk route (a6f3660)

BREAKING CHANGES

  • changes swagger definition of return shapes

v1.0.0

21 Aug 14:28
Compare
Choose a tag to compare
  • fix!: fixes linkedIds to new format (43aa7f1), closes #166

BREAKING CHANGES

  • changes the swagger definition to the format agreed in #166

v0.5.2

21 Aug 14:02
Compare
Choose a tag to compare

Bug Fixes

  • fixes an issue with the pagination (5b06d2f), closes #185