Skip to content

2.25.0

Compare
Choose a tag to compare
@jachro jachro released this 16 Dec 11:36
· 1473 commits to release since this release
c9c2257

Features:

  • access tokens to be recreated on Hook Validation and Project Activation when due for a refresh (#1220)
  • GET /events API to return info about Project Id (#1217)
  • Triples Store migration for adding Composite Plans (#1218)

Bugfixes:

  • temporal fix rewriting invalidation time to date created on Plans (#1243)
  • Project's created date deduplication process (#1236)
  • the Cross-Entity Search API results to sort results in a case-insensitive way (#1241)
  • the Cross-Entity Search API to treat the query as string when calling Lucene (#1237)
  • reducing the amount of data sent to Prometheus metrics (#1234)
  • the User's Projects API to return all not activated projects (#1238)

Misc

  • services' images to extend eclipse-temurin:17-jre-alpine (#1228)
  • metrics objects to be passed through the context-bound (#1225)
  • event-log client for internal use (#1214)