2.7.0 π
github-actions
released this
31 Aug 14:57
·
337 commits
to refs/heads/master
since this release
Changes
π 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