Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 8dff08a

Browse files
committed
update changelog
1 parent f52b7b0 commit 8dff08a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 0.1.8
2+
3+
# Major features
4+
5+
* Broker will now require subscription requests to provide the complete URL for notifications.
6+
Previous behavior was to append the standard `/ngsi10/notifyContext` to the URL which is not done anymore.
7+
This allows applications to receive notifications with custom URL paths and parameters.
8+
9+
# Minor features
10+
11+
* Update to ngsi-api library 0.1.2
12+
13+
# Bug fixes
14+
15+
* print stacktrace on errors #56
16+
* fix crash when parsing updateContext in JSON #57
17+
118
# 0.1.7
219

320
# Minor features

0 commit comments

Comments
 (0)