Skip to content

Releases: Cosmo-Tech/cosmotech-api

5.0.0-beta3

27 Jun 08:12
Compare
Choose a tag to compare
5.0.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.0-beta2...5.0.0-beta3

4.1.3-onprem

27 May 13:31
Compare
Choose a tag to compare

What's Changed

  • [SDCOSMO-2480] Fix runner security property visibility for validator by @jreynard-code in #948

Full Changelog: 4.1.2-onprem...4.1.3-onprem

5.0.0-beta2

21 May 15:55
4668ba1
Compare
Choose a tag to compare
5.0.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.0-beta1...5.0.0-beta2

5.0.0-beta1

11 Apr 10:33
Compare
Choose a tag to compare
5.0.0-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.0.0-onprem.13...5.0.0-beta1

3.3.4

12 Mar 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.3.4

4.1.2-onprem

07 Feb 14:01
Compare
Choose a tag to compare

What's Changed

  • Change query behind findAllDatasets when you're a Platform.Admin by @jreynard-code in #862

Full Changelog: 4.1.1-onprem...4.1.2-onprem

3.3.3

07 Feb 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.2...3.3.3

4.1.1-onprem

23 Jan 09:00
Compare
Choose a tag to compare

What's Changed

  • Force DuplicatePolicy for Redis TS created programmatically by Cosmotech by @jreynard-code in #852

Full Changelog: 4.1.0-onprem...4.1.1-onprem

3.3.2

15 Jan 16:51
Compare
Choose a tag to compare

What's Changed

  • Dse/hide technical details prod 14100 by @sellisd in #835
  • Lcra/change security visibility per role prod 14083 by @Leopold-Cramer in #836
  • revert "Remove state, lastRun, parentLastRun, rootLastRun on Runner + add lastRunId instead" (a884c74)
  • revert: Set twingraphId even if dataset is not a Twingraph 7ac336b

Full Changelog: 3.3.1...3.3.2

3.1.13

20 Dec 09:41
Compare
Choose a tag to compare

What's changed

Fixes

  • Remove findAll call from DatasetServiceImpl.findAllDatasets:
    • Apparently, findAll() implementation of RedisDocumentRepository is buggy in redis-om-spring version 0.6.4.
      So we for a query to bypass the problem here. We force a filter by organizationId.

Full Changelog: 3.1.12...3.1.13