Skip to content

Commit

Permalink
Merge branch 'master' into remove/last-ngsiv1-api-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Jun 5, 2024
2 parents a8e012b + ba1473d commit 6ff4326
Show file tree
Hide file tree
Showing 64 changed files with 252 additions and 5,058 deletions.
2 changes: 2 additions & 0 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
- Fix: simplified GET /version operation, without including "libversions" field (add ?options=libVersions to get it)
- Fix: lighter operation to get databases list from MongoDB (#4517)
- Hardening: compile code using C++14 standard
- Remove: `-dbhost`, `-rplSet`, `-dbTimeout`, `-dbuser`, `-dbAuthMech`, `-dbAuthDb`, `-dbSSL` and `-dbDisableRetryWrites` CLI parameters along with associated env vars, already deprecated in Orion 3.12.0 (use `-dbURI` instead`)
- Remove: legacy subscription format
- Remove: all the remaining NGSIv1 operations
- PUT /v1/contextEntities/{id}
- DELETE /v1/contextEntities/{id}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ recommended to have a look to the brief
### Introductory presentations

- Orion Context Broker
[(en)](https://www.slideshare.net/slideshows/orion-context-broker-introduction-20240227/266516824)
[(jp)](https://www.slideshare.net/slideshows/orion-context-broker-introduction-20240227/266517846)
[(en)](https://www.slideshare.net/slideshow/orion-context-broker-introduction-20240604/269503234)
[(jp)](https://www.slideshare.net/slideshow/orion-context-broker-introduction-20240605/269515246)
- NGSIv2 Overview for Developers That Already Know NGSIv1
[(en)](https://www.slideshare.net/fermingalan/orion-context-broker-ngsiv2-overview-for-developers-that-already-know-ngsiv1-20220523)
[(jp)](https://www.slideshare.net/fisuda/orion-context-broker-ngsiv2-overview-for-developers-that-already-know-ngsiv1-20220526)
Expand Down
1 change: 1 addition & 0 deletions archive/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
After 6 years without touching this directory, we are purging it for Orion 4.0.0 release. If you want to get its content check [the previous version GitHub tree](https://github.com/telefonicaid/fiware-orion/tree/3.12.0/archive).
59 changes: 0 additions & 59 deletions archive/proxyCoap/README.md

This file was deleted.

158 changes: 0 additions & 158 deletions archive/proxyCoap/cases/0283_coap_support/coap_basic.test

This file was deleted.

This file was deleted.

45 changes: 0 additions & 45 deletions archive/proxyCoap/cases/0283_coap_support/coap_version.test

This file was deleted.

Loading

0 comments on commit 6ff4326

Please sign in to comment.