Skip to content

Releases: stellio-hub/stellio-context-broker

2.14.0 🌈

23 May 17:31
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • feat(core): add support for VocabProperty @bobeal (#1154)
  • feat(authz): introduce an owner relationship when creating an entity @bobeal (#1151)

πŸ› Bug Fixes

  • fix(temporal): temporal entity queries with lastN parameter and aggregation period duration @ranim-n (#1160)

🧰 Maintenance

  • chore(deps): Bump org.graalvm.buildtools.native from 0.10.1 to 0.10.2 @dependabot (#1163)

2.13.0 🌈

09 May 15:03
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • feat: add Gradle dependency submission GH action @bobeal
  • feat: merge service account id to subject id (#1149) @bobeal
  • feat: remove external depedencies in tests (#1148) @bobeal
  • feat(core): align behavior for update entity attributes (#1146) @bobeal
  • feat(core): add support for LanguageProperty (#1120) @bobeal

πŸ”€ Refactoring

  • refactor: remove contexts from expanded entity representation (#1147) @bobeal

πŸ› Bug Fixes

  • fix(core): add core context if missing in batch operations w/ JSON-LD content type @bobeal
  • fix(core): add core context if missing in batch operations w/ JSON-LD content type @bobeal
  • fix: error code when requesting a pagination limit that surpasses the configured value (#1142) @ranim-n
  • fix(authz): avoid core context duplications in authz API (#1145) @bobeal
  • fix(authz): incorrect handling of multi-types in get subject access rights (#1140) @bobeal

🧰 Maintenance

  • chore(deps): Bump the kotlin group with 2 updates (#1156) @dependabot
  • chore(deps): Bump cla-assistant/github-action from 2.3.2 to 2.4.0 (#1157) (2 days ago) @dependabot
  • chore: upgrade to Gradle 8.7 (#1153) @bobeal
  • chore(deps): Bump io.spring.dependency-management from 1.1.4 to 1.1.5 (#1152) (5 days ago) @dependabot

2.12.3 🌈

20 Apr 06:17
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • fix: add core context if missing in batch operations @bobeal (#1139)

🧰 Maintenance

  • chore(deps): Bump org.springframework.boot from 3.2.4 to 3.2.5 @dependabot (#1138)

2.12.2 🌈

16 Apr 10:22
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • fix(core): entities core members are not processed in batch operations @bobeal (#1134)

🧰 Maintenance

  • chore(deps): Bump de.siegmar:logback-gelf from 5.0.1 to 6.0.1 @dependabot (#1132)
  • chore(deps): Bump org.zalando:logbook-spring-boot-webflux-autoconfigure from 3.7.2 to 3.8.0 @dependabot (#1131)
  • chore(deps): Bump io.arrow-kt:arrow-fx-coroutines from 1.2.3 to 1.2.4 @dependabot (#1126)
  • chore(deps): Bump com.google.cloud.tools.jib from 3.4.1 to 3.4.2 @dependabot (#1124)

2.12.1 🌈

29 Mar 13:37
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • fix(temporal): prefix timescale functions (when called from non default tenant) @bobeal (#1122)

🧰 Maintenance

2.12.0 🌈

23 Mar 15:54
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • feat(subscription): add support for sysAttrs to notification params @ranim-n (#1098)
  • feat(core): update simplified representation in multi-attribute case with dataset @ranim-n (#1112)
  • feat(core): add support for JsonProperty @bobeal (#1074)
  • feat(subscription): add support for throttling @ranim-n (#1085)

πŸ› Bug Fixes

  • fix(core): do not force existing types to be present in payload when updating or appending types @ranim-n (#1115)
  • fix(core): cast to geography type fails in non default tenants @bobeal (#1114)
  • fix(subscription): notification when last notification is null and throttling not null @ranim-n (#1102)

🧰 Maintenance

  • chore(deps): Bump org.springframework.boot from 3.2.1 to 3.2.4 @dependabot (#1117)
  • chore(deps): Bump the kotlin group with 2 updates @dependabot (#1111)
  • chore(deps): Bump com.apicatalog:titanium-json-ld from 1.3.3 to 1.4.0 @dependabot (#1105)
  • chore(deps): Bump org.json:json from 20231013 to 20240303 @dependabot (#1110)
  • chore(deps): Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 @dependabot (#1088)
  • chore(deps): Bump io.arrow-kt:arrow-fx-coroutines from 1.2.1 to 1.2.3 @dependabot (#1109)
  • chore(deps): Bump com.google.cloud.tools.jib from 3.4.0 to 3.4.1 @dependabot (#1106)
  • chore(deps): Bump org.graalvm.buildtools.native from 0.9.28 to 0.10.1 @dependabot (#1100)
  • chore(deps): Bump the detekt group with 2 updates @dependabot (#1092)
  • chore(deps): Bump gradle/gradle-build-action from 2 to 3 @dependabot (#1091)
  • chore(deps): Bump cla-assistant/github-action from 2.3.1 to 2.3.2 @dependabot (#1116)
  • chore(deps): Bump TimonVS/pr-labeler-action from 4.1.1 to 5.0.0 @dependabot (#1096)
  • chore(deps): Bump release-drafter/release-drafter from 5 to 6 @dependabot (#1094)

2.11.0 🌈

22 Jan 12:26
Compare
Choose a tag to compare

Changes

⚠️ 2.11.0 has breaking changes, please check the migration notes before upgrading: https://stellio.readthedocs.io/en/latest/admin/upgrading_to_2.11.0.html ⚠️

πŸš€ Features

  • feat(common): relax tenant names @bobeal (#1081)
  • feat(common): switch to Titanium JSON-LD library @bobeal (#1073)
  • feat(core): handle more than one instance of the same Entity in an Entity array - 5.5.11 @bobeal (#1084)
  • feat(infra): remove heap size settings from Docker images @bobeal (#1086)

🧰 Maintenance

2.10.2 🌈

02 Jan 10:10
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • fix(temporal): incorrect parsing of date-based aggregation period durations @bobeal (#1072)
  • fix(core): non existing attrs in append or update operations should be ignored @bobeal (#1059)

🧰 Maintenance

  • chore(deps): Bump org.springframework.boot from 3.1.5 to 3.2.1 @dependabot (#1071)
  • chore(deps): Bump the kotlin group with 2 updates @dependabot (#1070)
  • chore(deps): Bump org.zalando:logbook-spring-boot-webflux-autoconfigure from 3.6.0 to 3.7.2 @dependabot (#1065)
  • chore(deps): Bump de.siegmar:logback-gelf from 5.0.0 to 5.0.1 @dependabot (#1063)
  • chore(deps): Bump actions/download-artifact from 3 to 4 @dependabot (#1068)
  • chore(deps): Bump github/codeql-action from 2 to 3 @dependabot (#1066)

2.10.1 🌈

02 Dec 12:49
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • fix(core): apply type selection as a whole when querying @bobeal (#1056)

2.10.0 🌈

01 Dec 16:54
Compare
Choose a tag to compare

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)