Skip to content

Commit

Permalink
Add dependencies update (#54)
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <[email protected]>
  • Loading branch information
irenebm authored Jul 3, 2023
1 parent 7244169 commit 1ccab55
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ The *Forthcoming* section includes those features added in `main` branch that ar
* New ``SimpleWriter`` class for a Fast DDS Data Writer that implements abstract ``CommonWriter``.
* New ``QoSSpecificWriter`` class for a Fast DDS Data Writer with specific QoS policies.
* New ``MultiWriter`` class for a Fast DDS Data Writer collection that contains multiple ``QoSSpecificWriter``.
* Dependencies update:
| | Repository | Old Version | New Version |
|---|---|---|---|
| Foonathan Memory Vendor | [eProsima/foonathan_memory_vendor](https://github.com/eProsima/foonathan_memory_vendor) | [v1.3.0](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.0) | [v1.3.1](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1) |
| Fast CDR | [eProsima/Fast-CDR](https://github.com/eProsima/Fast-CDR) | [v1.0.27](https://github.com/eProsima/Fast-CDR/releases/tag/v1.0.27) | [v1.1.0](https://github.com/eProsima/Fast-CDR/releases/tag/v1.1.0) |
| Fast DDS | [eProsima/Fast-DDS](https://github.com/eProsima/Fast-DDS) | [v2.10.1](https://github.com/eProsima/Fast-DDS/releases/tag/v2.10.1) | [v2.11.0](https://github.com/eProsima/Fast-DDS/releases/tag/v2.11.0) |
| Dev Utils | [eProsima/dev-utils](https://github.com/eProsima/dev-utils) | [v0.1.0](https://github.com/eProsima/dev-utils/releases/tag/v0.1.0) | [v0.2.0](https://github.com/eProsima/dev-utils/releases/tag/v0.2.0) |


## Version 0.1.0

Expand Down

0 comments on commit 1ccab55

Please sign in to comment.