Skip to content

Commit 8fd129a

Browse files
committed
Applied revision
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
1 parent d52f016 commit 8fd129a

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

versions.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,24 @@ The *Forthcoming* section includes those features added in `main` branch that ar
88
## Version 1.5.0
99

1010
This release includes the following **features**:
11-
* Update `read_next_command()` for the new topic filter in `DDS-Pipe`
11+
* Update `read_next_command()` for the new FastDDS-Spy filter
12+
1213

1314
This release will include the following **bugfixes**:
1415
* Fix wrong use of `ReturnCode` enumeration in logs
1516
* Fix `ReturnCode` comparisons
16-
* Fix wrong tag in nightly 2.x -> 1.x
17+
1718

1819
This release includes the following **CI improvements**:
19-
* Update `uncrustify`` to `0.78.1` (**ubuntu24** version)
20+
* Upgrade Linters CI runner image to `ubuntu-24.04`
21+
* Fix wrong tag in nightly 2.x -> 1.x
2022
* Remove nightlies that test dev-utils against Fast DDS 2.x
2123

2224
This release includes the following **dependencies update**:
2325

2426
| | Repository | Old Version | New Version |
2527
|---|---|---|---|
26-
| Foonathan Memory Vendor | [eProsima/foonathan_memory_vendor](https://github.com/eProsima/foonathan_memory_vendor) | [v1.3.1](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1) | [v1.3.1](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1) |
28+
| Foonathan Memory Vendor | [eProsima/foonathan_memory_vendor](https://github.com/eProsima/foonathan_memory_vendor) | [v1.3.1](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1) | [v1.4.1](https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.4.1) |
2729
| Fast CDR | [eProsima/Fast-CDR](https://github.com/eProsima/Fast-CDR) | [v2.3.4](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.4) | [v2.3.5](https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.5) |
2830
| Fast DDS | [eProsima/Fast-DDS](https://github.com/eProsima/Fast-DDS) | [v3.5.0](https://github.com/eProsima/Fast-DDS/releases/tag/v3.5.0) | [v3.6.0](https://github.com/eProsima/Fast-DDS/releases/tag/v3.6.0) |
2931

0 commit comments

Comments
 (0)