Releases: infinyon/fluvio-client-python
Releases · infinyon/fluvio-client-python
v0.16.5
v0.16.4
What's Changed
- chore: fix readme examples by @fraidev in #465
- build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #469
- build(deps): update cc requirement from =1.1.12 to =1.1.15 by @dependabot in #467
- chore: update to fluvio 0.12.0 by @digikata in #495
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- chore: ci, publish, add toolchain by @digikata in #419
- chore: bump pip version by @digikata in #420
- build(deps): Bump cibuildwheel from 2.17.0 to 2.18.1 by @dependabot in #421
- build(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.1 by @dependabot in #422
- build(deps): bump cibuildwheel from 2.18.1 to 2.19.0 by @dependabot in #428
- build(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.0 by @dependabot in #427
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0 by @dependabot in #431
- build(deps): bump fluvio-types from v0.11.8 to v0.11.9 by @dependabot in #425
- chore: update fluvio by @morenol in #432
- build(deps): update cc requirement from =1.0.83 to =1.1.0 by @dependabot in #433
- build(deps): update cc requirement from =1.1.0 to =1.1.5 by @dependabot in #434
- chore: refresh docs by @digikata in #437
- chore: ci, push docs on tag event by @digikata in #439
- build(deps): bump black from 24.4.0 to 24.8.0 by @dependabot in #450
- build(deps): bump setuptools-rust from 1.9.0 to 1.10.1 by @dependabot in #449
- build(deps): bump cibuildwheel from 2.19.0 to 2.20.0 by @dependabot in #446
- build(deps): bump pypa/cibuildwheel from 2.19.0 to 2.20.0 by @dependabot in #451
- chore: fluvio update to 0.11.11 by @digikata in #445
- chore: ci cloud fix by @digikata in #456
- build(deps): update cc requirement from =1.1.5 to =1.1.11 by @dependabot in #459
- build(deps): update cc requirement from =1.1.11 to =1.1.12 by @dependabot in #460
- chore: use admin module instead of cli in tests by @digikata in #457
- fix: bindgen dependency when cross compilation by @fraidev in #463
- fix: publish build wheels by @fraidev in #464
New Contributors
Full Changelog: v0.16.2...v0.16.3
v0.15.6
What's Changed
- feat: Implement
Fluvio::connect_with_config
, addFluvioConfig
by @ozgrakkurt in #300 - doc: fix doc of Fluvio::connect by @ozgrakkurt in #301
- bump: bump version to prepare for release by @ozgrakkurt in #302
Full Changelog: v0.15.5...v0.15.6
v0.15.5
What's Changed
- Bump openssl from 0.10.52 to 0.10.55 by @dependabot in #272
- test: add sleeps for CI realibility by @morenol in #275
- chore: update fluvio version 0.10.12-dev-1 by @digikata in #273
- Bump tokio from 1.28.1 to 1.29.0 by @dependabot in #274
- bump: fluvio deps by @ozgrakkurt in #293
New Contributors
- @digikata made their first contribution in #273
- @ozgrakkurt made their first contribution in #293
Full Changelog: v0.15.4...v0.15.5
v0.15.4
What's Changed
- Bump fluvio from v0.10.11-dev-2 to v0.10.11 by @dependabot in #269
- build: bump fluvio version by @morenol in #267
Full Changelog: v0.15.3...v0.15.4
v0.15.3: Update publish workflow (#264)
Co-authored-by: Luis Moreno <[email protected]>
v0.15.2
v0.9.5: Updates to fluvio 0.9.5 (#56)
* Updates to fluvio 0.9.5 * fix lint