Skip to content

Commit

Permalink
CHANGES_NEXT_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed May 3, 2023
1 parent 125e7ac commit cc25939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
The 1.2.0 release of Orion-LD introduces the following major improvements:
* Full support for the new MongoDB driver (using mongoc v1.22.0)
The release 1.2.0 of Orion-LD introduces the following major improvements:
* Full support for the new MongoDB driver (currently using mongoc v1.22.0)
* Decent amount of API endpoints supporting distributed operations (as of v1.6.1 of the NGSI-LD API, released in August 2022)
* Notifications for deletion of entities
* Implemented PUT /entities/{entityId}/attrs/{attrName}
* Better trace levels

This is the complete list of features/fixes (quite a few come from issue #280, that only means it was from the backlog, not from a user request):
This is the complete list of features/fixes (quite a few come from issue #280, which means it came from the backlog, not from a user request):

### New mongo driver (you still need to start the broker with `-experimental` for this):
* Issue #280 Reimplementation of BATCH Upsert, using the new mongo driver (mongoc) - only used if -experimental is set
Expand Down

0 comments on commit cc25939

Please sign in to comment.