Skip to content

2.23.0 🌈

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 05:07
· 1 commit to refs/heads/master since this release

Changes

πŸš€ Features

  • feat(subscription): add support for Linked Entity Retrieval @bobeal (#1392)
  • feat(subscription): align API operations with notification triggers @bobeal (#1371)
  • feat(csr): implement minimal filters for distributed consumption operations @thomasBousselin (#1351)

πŸ› Bug Fixes

  • fix(core): ignore keys in JsonProperty when checking supported names @bobeal (#1398)
  • fix(core): context is at the same level than the Feature in GeoJson representation @bobeal (#1382)
  • fix(core): entity payload wrongly updated after updating a type @bobeal (#1381)
  • fix(batch): expected responses in invalid batch operations @bobeal (#1383)

πŸ”€ Refactoring

🧰 Maintenance