Releases: eclipse-zenoh/zenoh-python
Releases · eclipse-zenoh/zenoh-python
1.0.3
What's Changed
Documentation 📝
Dependencies 👷
- Sync
Cargo.lockwith Zenohda11732from2024-11-08by @eclipse-zenoh-bot in #386 - Sync
Cargo.lockwith Zenoh99d062efrom2024-11-13by @eclipse-zenoh-bot in #387 - Sync
Cargo.lockwith Zenoh453b7b8from2024-11-15by @eclipse-zenoh-bot in #391 - Sync
Cargo.lockwith Zenoh924394cfrom2024-11-19by @eclipse-zenoh-bot in #392 - Sync
Cargo.lockwith Zenoh3404e05from2024-11-20by @eclipse-zenoh-bot in #393
Other changes
- fix: Don't tag release branch during dry-run by @diogomatsubara in #388
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
Dependencies 👷
- Sync
Cargo.lockwith Zenohe73a89dfrom2024-11-04by @eclipse-zenoh-bot in #381 - Sync
Cargo.lockwith Zenoh840ee73from2024-11-06by @eclipse-zenoh-bot in #382 - Sync
Cargo.lockwith Zenoh03b2f7afrom2024-11-07by @eclipse-zenoh-bot in #383 - Sync
Cargo.lockwith Zenoh7159acffrom2024-11-07by @eclipse-zenoh-bot in #384 - Sync
Cargo.lockwith Zenoh3d86ed4from2024-11-08by @eclipse-zenoh-bot in #385
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
New features 🎉
Dependencies 👷
- Sync
Cargo.lockwith Zenohf264361from2024-10-22by @eclipse-zenoh-bot in #370 - Sync
Cargo.lockwith Zenoh1576c77from2024-10-23by @eclipse-zenoh-bot in #372 - Sync
Cargo.lockwith Zenoh6a7c6eafrom2024-10-23by @eclipse-zenoh-bot in #373 - Sync
Cargo.lockwith Zenohc7134a3from2024-10-24by @eclipse-zenoh-bot in #374 - Sync
Cargo.lockwith Zenoh1a4a295from2024-10-28by @eclipse-zenoh-bot in #376 - Sync
Cargo.lockwith Zenohb1c0a6bfrom2024-10-30by @eclipse-zenoh-bot in #379 - Sync
Cargo.lockwith Zenohbb24e95from2024-10-31by @eclipse-zenoh-bot in #380
Other changes
- chore: revert ci check back to ubuntu-latest after isort fix by @aniltirli in #375
New Contributors
- @aniltirli made their first contribution in #375
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
Breaking changes 💥
New features 🎉
Bug fixes 🐞
Dependencies 👷
- Sync
Cargo.lockwith Zenohf51a5fdfrom2024-10-17by @eclipse-zenoh-bot in #362 - Sync
Cargo.lockwith Zenoh1877831from2024-10-18by @eclipse-zenoh-bot in #368 - Sync
Cargo.lockwith Zenohd3998f3from2024-10-21by @eclipse-zenoh-bot in #369
Full Changelog: 1.0.0-rc.2...1.0.0
1.0.0-rc.2
What's Changed
Dependencies 👷
- Sync
Cargo.lockwith Zenoh363e817from2024-10-16by @eclipse-zenoh-bot in #360 - Sync
Cargo.lockwith Zenoh4a8bd68from2024-10-17by @eclipse-zenoh-bot in #361
Other changes
- fix: wait longer after z_put by @diogomatsubara in #351
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2
1.0.0-rc.1
What's Changed
New features 🎉
Dependencies 👷
- Sync
Cargo.lockwith Zenoh82869fbfrom2024-10-03by @eclipse-zenoh-bot in #352 - Sync
Cargo.lockwith Zenoh7e32e72from2024-10-04by @eclipse-zenoh-bot in #353 - Sync
Cargo.lockwith Zenohae9719ffrom2024-10-04by @eclipse-zenoh-bot in #359
Other changes
- fix: wait longer on z_sub example by @diogomatsubara in #350
- Sync lockfile with Zenoh
e9f3b37from2024-10-08by @fuzzypixelz in #354 - chore: use new background internals by @wyfo in #355
Full Changelog: 1.0.0-beta.4...1.0.0-rc.1
1.0.0-beta.4
What's Changed
Breaking changes 💥
Dependencies 👷
- Sync
Cargo.lockwith Zenoh3b6d773from2024-09-20by @eclipse-zenoh-bot in #340 - Sync
Cargo.lockwith Zenohe79c800from2024-09-27by @eclipse-zenoh-bot in #341 - Sync
Cargo.lockwith Zenohe79c800from2024-09-27by @eclipse-zenoh-bot in #343 - Sync
Cargo.lockwith Zenoh09d1d1dfrom2024-09-30by @eclipse-zenoh-bot in #345 - Sync
Cargo.lockwith Zenohd8762bffrom2024-10-01by @eclipse-zenoh-bot in #347 - Sync
Cargo.lockwith Zenoh15a84defrom2024-10-02by @eclipse-zenoh-bot in #349
Other changes
- chore: update release.yml for required labels by @diogomatsubara in #342
- fix: remove varint implementation by @wyfo in #348
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
1.0.0-beta.3
What's Changed
New features 🎉
- feat: allow serializer overriding by @wyfo in #320
- feat: add wrapper types for all integer/float (de)serialization by @wyfo in #322
Other changes
- Sync
Cargo.lockwith Zenoh744f9defrom2024-09-16by @eclipse-zenoh-bot in #319 - Sync
Cargo.lockwith Zenoh26d66adfrom2024-09-16by @eclipse-zenoh-bot in #321 - 1.0.0 Documentation review by @Charles-Schleich in #324
- fix: edit version for devel builds by @diogomatsubara in #323
- fix: close if conditional by @diogomatsubara in #326
- fix: remove readonly from version by @diogomatsubara in #327
- docs: add z_bytes example by @wyfo in #325
- chore: use new public config API by @wyfo in #329
- chore: API alignment by @wyfo in #330
- Sync
Cargo.lockwith Zenoh1b046d4from2024-09-18by @eclipse-zenoh-bot in #331 - Sync
Cargo.lockwith Zenohdb755e3from2024-08-06by @eclipse-zenoh-bot in #332 - feat: add protobuf into z_bytes example by @wyfo in #333
- Sync
Cargo.lockwith Zenohb3b71a7from2024-09-19by @eclipse-zenoh-bot in #334 - Align Rust with Reliability exported in zenoh::qos by @Mallets in #335
- Sync
Cargo.lockwith Zenoh8b2566efrom2024-09-19by @eclipse-zenoh-bot in #336 - Sync
Cargo.lockwith Zenoh94ba6f3from2024-09-20by @eclipse-zenoh-bot in #337 - Sync
Cargo.lockwith Zenohffbf431from2024-09-20by @eclipse-zenoh-bot in #338 - Sync
Cargo.lockwith Zenoh3b6d773from2024-09-20by @eclipse-zenoh-bot in #339
New Contributors
- @Charles-Schleich made their first contribution in #324
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
What's Changed
New features 🎉
- feat: add reliability to publisher by @wyfo in #311
- feat: add
ZBytes.serializeby @wyfo in #309 - Use init_log_from_env_or for examples by @Mallets in #316
Bug fixes 🐞
- chore: update pyproject.toml version to 1.0.0-dev by @diogomatsubara in #301
Other changes
- Sync
Cargo.lockwith Zenoh5dc5f85from2024-09-02by @eclipse-zenoh-bot in #299 - Sync
Cargo.lockwith Zenoh0a911f3from2024-09-03by @eclipse-zenoh-bot in #302 - Sync
Cargo.lockwith Zenoh60af274from2024-09-04by @eclipse-zenoh-bot in #304 - Sync
Cargo.lockwith Zenoh6acaafefrom2024-09-05by @eclipse-zenoh-bot in #306 - Sync
Cargo.lockwith Zenoh2620ff8from2024-09-06by @eclipse-zenoh-bot in #307 - feat!: remove reliability from subscriber by @wyfo in #308
- Sync
Cargo.lockwith Zenoh36b97aafrom2024-09-11by @eclipse-zenoh-bot in #310 - Sync
Cargo.lockwith Zenoha2eaf2efrom2024-09-11by @eclipse-zenoh-bot in #314 - docs: reformat example to put zenoh code first by @wyfo in #312
- refactor: use arcsession by @wyfo in #313
- chore: update zenoh version by @wyfo in #315
- Sync
Cargo.lockwith Zenoh53ad313from2024-09-13by @eclipse-zenoh-bot in #317
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1
What's Changed
Bug fixes 🐞
- fix: give unique name for artifacts by @diogomatsubara in #220
Other changes
- chore: bump pyo3 to 0.21 by @wyfo in #175
- fix(examples): fix commented parts of z_put.py by @wyfo in #176
- Correct the syntax of pyproject.toml by @YuanYuYuan in #181
- feat: Automate Release by @fuzzypixelz in #165
- Fix: force sphinx version to 7.2.6 for readthedocs build by @oteffahi in #185
- fix: Install maturin according to
requirements-dev.txtby @fuzzypixelz in #186 - fix: fix scout deadlock by @wyfo in #188
- fix(uhlc): bump uhlc version by @gabrik in #173
- feat(tracing): using zenoh-util function for log initialization by @gabrik in #172
- feat: add Attachment to API by @wyfo in #189
- Sync
Cargo.lockwith Zenoh81217c7from2024-04-22by @eclipse-zenoh-bot in #190 - fix: Create virtual environment for armv6 build by @fuzzypixelz in #191
- Sync
Cargo.lockwith Zenoh2fdddaefrom2024-04-23by @eclipse-zenoh-bot in #192 - Sync
Cargo.lockwith Zenoh9a9832afrom2024-04-24by @eclipse-zenoh-bot in #193 - Sync
Cargo.lockwith Zenoh7c64d99from2024-04-26by @eclipse-zenoh-bot in #194 - Sync
Cargo.lockwith Zenohad58af6from2024-04-26by @eclipse-zenoh-bot in #195 - Sync
Cargo.lockwith Zenohe8916bffrom2024-04-26by @eclipse-zenoh-bot in #196 - Sync
Cargo.lockwith Zenohea604b6from2024-04-29by @eclipse-zenoh-bot in #197 - Sync
Cargo.lockwith Zenoh371ca6bfrom2024-04-30by @eclipse-zenoh-bot in #198 - Sync
Cargo.lockwith Zenoh7a47445from2024-05-03by @eclipse-zenoh-bot in #200 - Sync
Cargo.lockwith Zenohf5195c0from2024-05-03by @eclipse-zenoh-bot in #202 - Sync
Cargo.lockwith Zenohe53364ffrom2024-05-04by @eclipse-zenoh-bot in #203 - test: add z_ping/z_pong examples by @wyfo in #205
- fix: make attachment API more similar to dict API by @wyfo in #201
- Sync
Cargo.lockwith Zenoh7e5d5e8from2024-05-07by @eclipse-zenoh-bot in #206 - fix: add
Encoding.with_suffixinstead ofEncoding.appendby @wyfo in #208 - Sync
Cargo.lockwith Zenohb8dd01dfrom2024-05-07by @eclipse-zenoh-bot in #209 - Support timeout in Zenoh query by @evshary in #210
- Sync
Cargo.lockwith Zenoh45e05f0from2024-05-13by @eclipse-zenoh-bot in #212 - Sync
Cargo.lockwith Zenoh763a05ffrom2024-05-14by @eclipse-zenoh-bot in #213 - Sync
Cargo.lockwith Zenoh75aa273from2024-05-15by @eclipse-zenoh-bot in #214 - Sync
Cargo.lockwith Zenoh25f06bdfrom2024-05-21by @eclipse-zenoh-bot in #215 - Sync
Cargo.lockwith Zenoh009f666from2024-05-30by @eclipse-zenoh-bot in #216 - Sync
Cargo.lockwith Zenohd574654from2024-06-03by @eclipse-zenoh-bot in #217 - chore: Update artifacts action to v4 by @diogomatsubara in #218
- Sync
Cargo.lockwith Zenohc279982from2024-06-05by @eclipse-zenoh-bot in #221 - Sync
Cargo.lockwith Zenohd8e66defrom2024-06-10by @eclipse-zenoh-bot in #222 - Sync
Cargo.lockwith Zenoh9d09742from2024-06-11by @eclipse-zenoh-bot in #223 - Fix markdown format in README. by @evshary in #211
- Sync
Cargo.lockwith Zenohed6c636from2024-06-12by @eclipse-zenoh-bot in #225 - Sync
Cargo.lockwith Zenoh8160b01from2024-06-13by @eclipse-zenoh-bot in #228 - Enable releasing from any branch by @fuzzypixelz in #227
- Sync
Cargo.lockwith Zenoh7adad94from2024-06-14by @eclipse-zenoh-bot in #230 - Sync
Cargo.lockwith Zenoh93f93d2from2024-06-17by @eclipse-zenoh-bot in #231 - Sync
Cargo.lockwith Zenoh2500e5afrom2024-06-20by @eclipse-zenoh-bot in #236 - fix: remove deprecated maturin arg by @diogomatsubara in #241
- Sync
Cargo.lockwith Zenoh869ace6from2024-07-02by @eclipse-zenoh-bot in #247 - Sync
Cargo.lockwith Zenohb93ca84from2024-07-03by @eclipse-zenoh-bot in #248 - Sync
Cargo.lockwith Zenohb3e42cefrom2024-07-08by @eclipse-zenoh-bot in #252 - Sync
Cargo.lockwith Zenohb3e42cefrom2024-07-08by @eclipse-zenoh-bot in #253 - Sync
Cargo.lockwith Zenohb3e42cefrom2024-07-08by @eclipse-zenoh-bot in #259 - Sync
Cargo.lockwith Zenoh0a969cbfrom2024-07-25by @eclipse-zenoh-bot in #261 - Sync
Cargo.lockwith Zenoh0a969cbfrom2024-07-25by @eclipse-zenoh-bot in #262 - Sync
Cargo.lockwith Zenoh2d88c7bfrom2024-07-29by @eclipse-zenoh-bot in #265 - Sync
Cargo.lockwith Zenoh2d88c7bfrom2024-07-29by @eclipse-zenoh-bot in #268 - Sync
Cargo.lockwith Zenohf47354cfrom2024-08-05by @eclipse-zenoh-bot in #271 - Sync
Cargo.lockwith Zenohfef38dcfrom2024-08-09by @eclipse-zenoh-bot in #278 - Sync
Cargo.lockwith Zenohe66745efrom2024-08-12by @eclipse-zenoh-bot in #279 - Sync
Cargo.lockwith Zenoh0e2f78afrom2024-08-14by @eclipse-zenoh-bot in #281 - Bump dev version to
1.0.0-devby @zettascale-bot in #280 - Sync
Cargo.lockwith Zenoh8b027e9from2024-08-22by @eclipse-zenoh-bot in #282 - fix: makes
Session.openconfig argument mandatory by @wyfo in #285 - chore: merge main into dev/1.0.0 by @wyfo in #286
- Sync
Cargo.lockwith Zenoh357945bfrom2024-08-28by @eclipse-zenoh-bot in #288 - Sync
Cargo.lockwith Zenoh7f7d648from2024-08-28by @eclipse-zenoh-bot in #289 - Sync
Cargo.lockwith Zenoh3579f12from2024-08-29by @eclipse-zenoh-bot in #290 - Sync
Cargo.lockwith Zenohb785436from2024-08-29by @eclipse-zenoh-bot in #291 - Sync
Cargo.lockwith Zenoh926208cfrom2024-08-29by @eclipse-zenoh-bot in #292 - merge Dev/1.0.0 into main by @Mallets in #293
- chore: Add check-labels workflow by @diogomatsubara in #294
- Sync
Cargo.lockwith Zenoh7ff82cffrom2024-08-30by @eclipse-zenoh-bot in #295 - chore: update check-labels triggers by @diogomatsubara in #296
- Sync
Cargo.lockwith Zenoh983908bfrom2024-09-02by @eclipse-zenoh-bot in #298
New Contributors
- @evshary made their first contribution in #210
- @zettascale-bot made their first contribution in #280
Full Changelog: https://github.com/eclipse-zen...