Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Updates the requirements on iceoryx2-bb-container to permit the latest version.

Release notes

Sourced from iceoryx2-bb-container's releases.

v0.7.0

Full Changelog

Features

  • Python language binding #419
  • Tunnel over zenoh for publish-subscribe and event services #593
  • Provide Official Yocto Recipe #663
  • All port factories implement Send #768
  • RequestResponse for entire current discovery state #777
  • iox2 service listen and iox2 service notify #790
  • Use minimal iceoryx_hoofs subset for iceoryx2 C++ bindings #824
  • PubSub ports implement Send + Sync, samples implement Send when using **_threadsafe service variant #836
  • ReqRes & events implement Send + Sync in **_threadsafe service variant #838
  • Platform support for QNX 7.1 #847
  • Send/receive samples with iox2 + simple record & replay #884
  • C example for service attributes #909
  • Example explaining the details of service types #913
  • CLI Record replay, service name is stored in record file #929
  • Flatmap remove API now returns Option<T> #931
  • Add script to list dependencies of multiple packages #933
  • Add a C++ Optional vocabulary type for use with C++ containers #939
  • Add graceful disconnect feature in client #989
  • Add custom mapping offset to shared memory POSIX wrapper #1010

Bugfixes

  • Fix segmentation fault in event multiplexing C example #766
  • Fix lifetime in ThreadGuardedStackBuilder #770
  • Fix config file load failure #772
  • Make Directory::create thread-safe #778
  • Make CLI generated global config file accessible to all users #786
  • Make iox2 config show print the available options #788
  • Fix bug where CLI was not displaying positional arguments in usage help #796
  • Fix startup race in pthread_create on mac os platform #799
  • CMake no longer installs unusable binaries when FetchContent is used #814
  • Fix build and linker error on gcc 8 and 9 #855
  • Miri complains about byte_string as_bytes* operations #875
  • Make changes to the config file backward compatible #921
  • Make update_connections public for all ports #923
  • Fix cleanup issue of stale dynamic configs #927
  • Fix memory leaks when port creation fails #947
  • Clean handling of thread CPU core affinity of posix::Thread #962
  • Set thread priority correctly, not always min value #977
  • Fix 32-bit data corruption issue in lock-free queues #986
  • Fix provenance in bump allocator and remove implicit Sync impl #992
  • Fix deadlock when system time changes and wait is called #1000
  • Improve performance of the fill method of FixedSizeVec #1006
  • Fix uninitialized user header in publisher, client, active request #1014

... (truncated)

Changelog

Sourced from iceoryx2-bb-container's changelog.

Changelog

Commits
  • e4ecf58 Merge pull request #1044 from eclipse-iceoryx/iox2-932-backport-add-workflow-...
  • 32dd63e #932 Add task to upload Python dist with twine
  • 4b35cf9 #932 Add workflow to build Python Bindings wheels
  • 430c128 #932 Make README title langauge-agnostic
  • d908d87 Merge pull request #1040 from eclipse-iceoryx/iox2-77-remove-c-cxx-bindings-f...
  • 65b1570 #77 Add tunnels dependency in publish script
  • 539891f #77 Improve install documentation for poetry
  • 7a2cada #77 Remove Blackboard C and C++ Bindings from release
  • b4042aa Merge pull request #1039 from eclipse-iceoryx/iox2-77-release-v0.7.0
  • 295d4eb #77 Update version number to v0.7.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [iceoryx2-bb-container](https://github.com/eclipse-iceoryx/iceoryx2) to permit the latest version.
- [Release notes](https://github.com/eclipse-iceoryx/iceoryx2/releases)
- [Changelog](https://github.com/eclipse-iceoryx/iceoryx2/blob/main/CHANGELOG.md)
- [Commits](eclipse-iceoryx/iceoryx2@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: iceoryx2-bb-container
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant