Skip to content

Commit

Permalink
Merge branch 'master' into remove/legacy-subs
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Jun 5, 2024
2 parents 945d2ee + 05a6158 commit 47092aa
Show file tree
Hide file tree
Showing 38 changed files with 81 additions and 2,988 deletions.
1 change: 1 addition & 0 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
- 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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ 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)
[(en)](https://www.slideshare.net/slideshow/orion-context-broker-introduction-20240604/269503234)
[(jp)](https://www.slideshare.net/slideshows/orion-context-broker-introduction-20240227/266517846)
- 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)
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 47092aa

Please sign in to comment.