Skip to content

Conversation

@micpapal
Copy link
Member

@micpapal micpapal commented Sep 29, 2025

Description

fix readmes for python bindings examples

Type of Change

  • Bugfix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@github-actions
Copy link
Contributor

github-actions bot commented Sep 29, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedSep 30, 2025, 1:09 PM

@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: Michele Papalini <micpapal@cisco.com>
@micpapal micpapal changed the title docs: add glossary to python bindings docs: fix readmes for python bindings examples Sep 30, 2025
@micpapal micpapal marked this pull request as ready for review September 30, 2025 13:12
@micpapal micpapal requested a review from a team as a code owner September 30, 2025 13:12
@micpapal micpapal merged commit 4d29cd8 into main Sep 30, 2025
36 checks passed
@micpapal micpapal deleted the glossary branch September 30, 2025 13:18
msardara added a commit that referenced this pull request Oct 9, 2025
## [0.6.0](slim-bindings-examples-v0.1.1...slim-bindings-examples-v0.6.0)
(2025-10-09)


### ⚠ BREAKING CHANGES

* session layer APIs updated.

### Features

* **multicast:** remove moderator parameter from configuration
([#739](#739))
([464d523](464d523))
* **pysession:** expose session type, src and dst names
([#737](#737))
([1c16ccc](1c16ccc))
* **python/bindings:** improve documentation
([#748](#748))
([88c43d8](88c43d8))
* **python/bindings:** improve publish function
([#749](#749))
([85fd2ca](85fd2ca))
* **python/bindings:** remove request-reply API
([#677](#677))
([65cec9d](65cec9d))
* **python/bindings:** update multicast example readme
([#788](#788))
([46ce07e](46ce07e))
* **python/examples:** allow each participant to publish
([#778](#778))
([0a28d9d](0a28d9d))
* refactor session receive() API
([#731](#731))
([787d111](787d111))


### Bug Fixes

* create a new JWKS file containg all keys from all trust domains
([#776](#776))
([ae900d4](ae900d4))
* **python/examples:** correcly close multicast example
([#786](#786))
([fa7de9c](fa7de9c))


### Documentation

* fix readmes for python bindings examples
([#764](#764))
([4d29cd8](4d29cd8))
* **python/bindings:** add documentantion for sessions and example
([#750](#750))
([04f1d0f](04f1d0f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Signed-off-by: Agntcy Build Bot <build@agntcy.io>
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Co-authored-by: Mauro Sardara <msardara@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants