Skip to content

v1.13.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 05:51
· 580 commits to master since this release

Changes

πŸš€ Features

  • feat(entity): query entities with simple geo query @gpoujol (#738)
  • feat(search): migrate to coroutines programming model @bobeal (#726)
  • feat(entity): no longer remove incoming relationships when deleting an entity @bobeal (#731)
  • feat(search): add support for idPattern in queries on temporal entities @gpoujol (#720)
  • feat(common): upgrade to Kafka 3.2 / Confluent Kafka to 7.2.0 with Kraft mode (remove Zookeeper)
  • feat(search): migrate from Reactor to coroutines and to Either based models

πŸ› Bug Fixes

  • fix(entity): an user always belongs to its groups... @bobeal (#742)
  • fix(search): align date of buckets wrt queries entities @gpoujol (#734)
  • fix(entity): use context from NGSI-LD entity when publishing batch update or upsert event @bobeal (#730)
  • fix(entity): support case-insensitive regex matching on attributes @bobeal (#729)
  • fix(search): ensure ordering of temporal entities returned @bobeal (#723)
  • fix(search): remove prefix if empty query filter @gpoujol (#722)
  • fix(search): apply pagination on entities whatever their matching attributes @gpoujol (#718)

🧰 Maintenance

  • chore(deps): Bump com.google.cloud.tools.jib from 3.2.1 to 3.3.0 @dependabot (#745)
  • chore(deps): Bump neo4j-migrations-spring-boot-starter from 1.8.3 to 1.10.1 @dependabot (#743)
  • chore(deps): Bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0 @dependabot (#741)
  • chore(deps): Bump mockk from 1.12.5 to 1.12.7 @dependabot (#739)
  • chore(deps): Bump org.springframework.boot from 2.7.1 to 2.7.3 @dependabot (#736)
  • chore(deps): Bump io.spring.dependency-management from 1.0.12.RELEASE to 1.0.13.RELEASE @dependabot (#733)
  • chore(deps): Bump cla-assistant/github-action from 2.2.0 to 2.2.1 @dependabot (#732)
  • chore(deps): Bump detekt-formatting from 1.20.0 to 1.21.0 @dependabot (#716)
  • chore(deps): Bump mockk from 1.12.4 to 1.12.5 @dependabot (#724)
  • chore(deps): Bump cla-assistant/github-action from 2.1.3.pre.beta to 2.2.0 @dependabot (#719)