Skip to content

2.10.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 16:54
· 259 commits to refs/heads/master since this release

Changes

πŸš€ Features

  • feat(common): update to EntitySelector and add support for type selection langage in subscriptions @bobeal (#1043)
  • feat(core): add support for GeoJSON representation of entities @bobeal (#1049)
  • feat(subscription): update to receiverInfo / notifierInfo in notification params @bobeal (#1050)
  • feat(subscription): add support for notificationTrigger in subscriptions (5.2.12) @bobeal (#1041)
  • feat(authz): add support for ids params in get authorized entities endpoint @bobeal (#1055)
  • Add Quay Badge @jason-fox (#1044)

πŸ› Bug Fixes

  • fix(common): add URL decoding of georel parameter @bobeal (#1046)
  • fix(core): ensure no type change in partial attribute update operation @bobeal (#1051)
  • fix(core): exclude content of values from names checks (4.6.2) @bobeal (#1038)
  • fix(core): inclusive error handling in batch operations @bobeal (#1053)
  • fix(subscription): expand watchedAttributes when updating a subscription @bobeal (#1039)

🧰 Maintenance

  • chore(deps): Bump actions/setup-java from 3 to 4 @dependabot (#1054)
  • chore(deps): Bump the kotlin group with 2 updates @dependabot (#1047)
  • chore(deps): Bump io.spring.dependency-management from 1.1.3 to 1.1.4 @dependabot (#1042)
  • chore(deps): Bump com.github.jsonld-java:jsonld-java from 0.13.5 to 0.13.6 @dependabot (#1040)