Skip to content

v26.2.0

Compare
Choose a tag to compare
@daschbot daschbot released this 03 Feb 08:53
75884e6

26.2.0 (2023-02-02)

Bug Fixes

Maintenance

  • cleanup Cache class, ie. scaladoc, renaming, code improvements (#2411) (5efa7ac)
  • deps: change schedule of dependency updates check (#2414) (a5c7a38)
  • deps: update scalafmt-core, kamon-core, kamon-scala-future (#2412) (a02408a)
  • enable publishing docker image in both arm64 and amd64 architectures (DEV-1684) (#2410) (f224b24)
  • rename ReplaceCardinalitiesRequestV2, remove old code, simplify and extract methods in OntologyResponder (#2389) (5a4f4b6)
  • Replace Cardinality isStricterThan with isIncludedIn (#2405) (229b362)
  • update Scala to 2.13.10 (#2415) (d501f59)
  • upgrade dependencies (#2404) (0d78030)

Enhancements

  • add CORS to ZIO-HTTP routes (DEV-1619) (#2390) (8dad4b2)
  • allow setting a cardinality given the count in the persisted data is compatible DEV-1563 (#2416) (789bdd1)
  • Allow setting new Cardinalities if they are more restrictive than the respective Cardinalities of a possibly existing super class (#2397) (dbde740)
  • expose GET /admin/projects/iri/{project_iri}/allData as ZIO HTTP route (DEV-1587) (#2413) (eefaf62)
  • expose PUT /admin/projects/iri/{project_iri} as ZIO HTTP route (DEV-1587) (#2394) (a832868)