Skip to content

2.48.0

Compare
Choose a tag to compare
@jachro jachro released this 05 Dec 11:22
· 113 commits to release since this release
3a7bd7c

Features

  • BREAKING CHANGE: all APIs to return Dataset slug and name properties only (#1741)
  • token-repository to clean up expiring tokens daily (#1812)

Bugfixes

  • CLEAN_UP process not to fail when no topmostSameAs found (#1809)
  • triples-generator to accept TS_MIGRATION_REQUEST if triplestore in MIGRATING status
  • VIEWED events' date to be decoded to the current time if it's the future (#1808)
  • triples-generator not to write to triplestore until all exclusive migrations are run (#1807)
  • improved failure reporting on unknown errors on event sending (#1799)

Misc

  • graph-commons and token-repository to use Postgres started by SBT (#1802)