Skip to content

Commit

Permalink
Merge branch 'main' into relaease/v2.2.0-battery-composition-graph
Browse files Browse the repository at this point in the history
  • Loading branch information
saudkhan116 authored Mar 26, 2024
2 parents 3bbca1a + 53180f3 commit daaafc1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,22 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
- Updated the digital twin registry version to v0.3.31
- Updated postman collection to adjust the APIs from EDC `v0.6.0`
- Updated IRS collection to change authentication process from OAuth2 to the API-Key
- Updated models to support the new EDC 0.6.0 semantics (alias for retro-compatibility enabled)
- Updated edc-consumer and edc-provider helm charts version to `v0.6.0`
- Updated the catalog request semantics
- Optimized/refactored the contract negotiation and transfer flow.
- Updated Data Plane Service data parsing
- Updated the following readme files:
- Postman readme
- dpp-script readme
- Updated hardcoded units
- Updated translations
- Updated missing data fields
- Updated battery graph

## Added
- Added timeout in negotiation and transfer requests for avoiding infinite loops. When status from transfer does not changes from STARTED.

## [released]

## [v2.1.3] - 19-02-2024
Expand Down Expand Up @@ -850,4 +861,4 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e

- Optimized the reponsive from the application
- Optimized the passport display
- Updated components with Vuetify 3, making the application more stable.
- Updated components with Vuetify 3, making the application more stable.
2 changes: 1 addition & 1 deletion DEPENDENCIES_BACKEND
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ maven/mavencentral/io.netty/netty-transport-native-unix-common/4.1.105.Final, Ap
maven/mavencentral/io.netty/netty-transport/4.1.105.Final, Apache-2.0 AND BSD-3-Clause AND MIT, approved, CQ20926
maven/mavencentral/io.projectreactor.netty/reactor-netty-core/1.1.15, Apache-2.0, approved, #5946
maven/mavencentral/io.projectreactor.netty/reactor-netty-http/1.1.15, Apache-2.0, approved, #6999
maven/mavencentral/io.projectreactor/reactor-core/3.6.2, Apache-2.0, approved, clearlydefined
maven/mavencentral/io.projectreactor/reactor-core/3.6.2, Apache-2.0, approved, #13392
maven/mavencentral/io.swagger.core.v3/swagger-annotations-jakarta/2.2.7, Apache-2.0, approved, #5947
maven/mavencentral/io.swagger.core.v3/swagger-core-jakarta/2.2.7, Apache-2.0, approved, #5929
maven/mavencentral/io.swagger.core.v3/swagger-models-jakarta/2.2.7, Apache-2.0, approved, #5919
Expand Down

0 comments on commit daaafc1

Please sign in to comment.