Skip to content

Releases: FIWARE/tmforum-api

1.12.2

26 May 06:16
f59c4e1

Choose a tag to compare

fix(basepath): ignore null basepath in callback URI (#158)

If getBasepath() returns null, it is now ignored instead of being
concatenated as the string "null" in the subscription callback URI.

1.12.2-PRE-158

25 May 15:51
6f0e16c

Choose a tag to compare

1.12.2-PRE-158 Pre-release
Pre-release

Bug Fixes

Commits

1.12.1

21 May 07:15
64a8642

Choose a tag to compare

chore(dep): bump ngsi-ld-java-mapping to 1.6.15 (#156)

* chore(dep): bump ngsi-ld-java-mapping to 1.6.14

* feat(mongo): change mongodb image to use official one with support for arm64 arch

* chore(dep): bump ngsi-ld-java-mapping to 1.6.15

* fix(schema-rebuild): apply schema-driven array rebuild recursively to unmapped properties

1.12.1-PRE-156

21 May 06:50
91cd73a

Choose a tag to compare

1.12.1-PRE-156 Pre-release
Pre-release

Features

  • mongo: change mongodb image to use official one with support for arm64 arch #156 (Victor Ramperez)

Bug Fixes

  • schema-rebuild: apply schema-driven array rebuild recursively to unmapped properties #156 (Victor Ramperez)

Chores

Commits

1.12.0

20 May 07:04
16b0cdb

Choose a tag to compare

feat(json-ld-reserved-query-filters): Allow filtering by JSON-LD rese…

1.12.0-PRE-155

18 May 10:32
4824d41

Choose a tag to compare

1.12.0-PRE-155 Pre-release
Pre-release

Features

  • json-ld-reserved-query-filters: Allow filtering by JSON-LD reserved fields #155 (Victor Ramperez)

Commits

1.11.1

13 May 08:14
e002adc

Choose a tag to compare

Create stale-issues.yml (#153)

1.11.1-PRE-153

13 May 07:51
f721266

Choose a tag to compare

1.11.1-PRE-153 Pre-release
Pre-release

Commits

1.11.0

28 Apr 13:02
f54a7d5

Choose a tag to compare

fix(basepath): fix standalone base path (#152)

1.11.0-PRE-152

28 Apr 12:41
239cd1c

Choose a tag to compare

1.11.0-PRE-152 Pre-release
Pre-release

Bug Fixes

Commits