Skip to content

2.7.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 14:57
· 337 commits to refs/heads/master since this release

Changes

⚠️ Migration notes are available on https://stellio.readthedocs.io/en/latest/admin/upgrading_to_2.7.0.html ⚠️

πŸš€ Features

  • feat(common): add support for NGSI-LD tenants (#928)
  • feat(core): implement Merge Entity endpoint - 6.5.3.4 (#947)
  • feat(core): improve entity delete process (#968)
  • feat(infra): add property to configure the max allowed size for a request body @bobeal (#986)
  • feat(infra): upgrade to Timescale 2.11.1 (#958)
  • feat(devops): add GH action for Anchore vulnerability scan (#847)
  • hack(core): relax one more time allowed characters for entity content (4.6.4)

πŸ› Bug Fixes

  • fix(core): retrieving of the value type of an attribute in partial attribute updates

🧰 Maintenance

  • chore: redundant suspend modifiers and missing binds in effects
  • chore: upgrade default JDK version to 17.0.8
  • chore(deps): Bump Kotlin from 1.8.21 to 1.9.10 @dependabot (#984)
  • chore(deps): Bump org.springframework.boot from 3.1.0 to 3.1.3 (#954)
  • chore(deps): Bump io.spring.dependency-management from 1.1.0 to 1.1.2 (#961)
  • chore(deps): Bump io.arrow-kt:arrow-fx-coroutines from 1.1.5 to 1.2.0 (#962)
  • chore(deps): Bump org.graalvm.buildtools.native from 0.9.23 to 0.9.25 @dependabot (#987)
  • chore(deps): Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.0 to 1.23.1 (#973)
  • chore: remove unused zaproxy action