Conductor-py

Latest version: v1.31.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 20

0.1.0alpha.46

Full Changelog: [v0.1.0-alpha.45...v0.1.0-alpha.46](https://github.com/conductor-is/conductor-python/compare/v0.1.0-alpha.45...v0.1.0-alpha.46)

Features

* **api:** api update ([367](https://github.com/conductor-is/conductor-python/issues/367)) ([0906a44](https://github.com/conductor-is/conductor-python/commit/0906a44f297b20a8679390108455c7fd262ffe76))
* **api:** api update ([369](https://github.com/conductor-is/conductor-python/issues/369)) ([41ddd81](https://github.com/conductor-is/conductor-python/commit/41ddd81fa5ac292d0ba357ef950a51ce06951582))
* **api:** api update ([370](https://github.com/conductor-is/conductor-python/issues/370)) ([5d46b06](https://github.com/conductor-is/conductor-python/commit/5d46b0674b6b3ff69b4f0cc226434f9b3f9fabe7))

0.1.0alpha.45

Full Changelog: [v0.1.0-alpha.44...v0.1.0-alpha.45](https://github.com/conductor-is/conductor-python/compare/v0.1.0-alpha.44...v0.1.0-alpha.45)

Features

* **api:** api update ([362](https://github.com/conductor-is/conductor-python/issues/362)) ([195340a](https://github.com/conductor-is/conductor-python/commit/195340a1aa5a709e10fc46c07a2c047075719f7e))
* **api:** api update ([364](https://github.com/conductor-is/conductor-python/issues/364)) ([3905426](https://github.com/conductor-is/conductor-python/commit/3905426e5e7319bdaec9cfb7bf245239f43f3778))
* **api:** api update ([365](https://github.com/conductor-is/conductor-python/issues/365)) ([54330cc](https://github.com/conductor-is/conductor-python/commit/54330ccc97371f921a104b14e23d45cc115fe69e))

0.1.0alpha.44

Full Changelog: [v0.1.0-alpha.43...v0.1.0-alpha.44](https://github.com/conductor-is/conductor-python/compare/v0.1.0-alpha.43...v0.1.0-alpha.44)

Features

* **api:** api update ([354](https://github.com/conductor-is/conductor-python/issues/354)) ([bdb3213](https://github.com/conductor-is/conductor-python/commit/bdb3213aeaf78693c7c6a7a1f41c1ac0abb22e5c))
* **api:** api update ([356](https://github.com/conductor-is/conductor-python/issues/356)) ([319db26](https://github.com/conductor-is/conductor-python/commit/319db26b70719f1709377a57081ff7ac77cf2cc4))
* **api:** api update ([358](https://github.com/conductor-is/conductor-python/issues/358)) ([b80bfd7](https://github.com/conductor-is/conductor-python/commit/b80bfd7ceee58d0acdc2e8103f76ac2c4e5a3c6f))
* **api:** api update ([359](https://github.com/conductor-is/conductor-python/issues/359)) ([b4dd522](https://github.com/conductor-is/conductor-python/commit/b4dd522b656b0640c262621ea1e914912b21c469))
* **api:** manual updates ([357](https://github.com/conductor-is/conductor-python/issues/357)) ([ca098f1](https://github.com/conductor-is/conductor-python/commit/ca098f15ea02cee9f96aa01e52d28848caafb262))


Bug Fixes

* **api:** rename bill payment endpoints ([360](https://github.com/conductor-is/conductor-python/issues/360)) ([abe1a69](https://github.com/conductor-is/conductor-python/commit/abe1a69d0ad60a8ea03ad3c40076d07f255861b8))

0.1.0alpha.43

Full Changelog: [v0.1.0-alpha.42...v0.1.0-alpha.43](https://github.com/conductor-is/conductor-python/compare/v0.1.0-alpha.42...v0.1.0-alpha.43)

Features

* **api:** api update ([344](https://github.com/conductor-is/conductor-python/issues/344)) ([c8130ca](https://github.com/conductor-is/conductor-python/commit/c8130ca105328e54ab132660ec72db746e04e81a))
* **api:** api update ([345](https://github.com/conductor-is/conductor-python/issues/345)) ([1a7155e](https://github.com/conductor-is/conductor-python/commit/1a7155ea2a428aed74204f099d2be3fadfb1b181))
* **api:** api update ([347](https://github.com/conductor-is/conductor-python/issues/347)) ([fc1936a](https://github.com/conductor-is/conductor-python/commit/fc1936a9fb4fbc5e0d228b2dd51391e03a7916f3))
* **api:** api update ([348](https://github.com/conductor-is/conductor-python/issues/348)) ([021deda](https://github.com/conductor-is/conductor-python/commit/021dedacddd82e494e19f0139d2fcf79c5cd8e9f))
* **api:** api update ([350](https://github.com/conductor-is/conductor-python/issues/350)) ([d0a88ac](https://github.com/conductor-is/conductor-python/commit/d0a88acf951b18d4f3d37fe993dd923d76d74b3e))
* **api:** api update ([351](https://github.com/conductor-is/conductor-python/issues/351)) ([d05ad21](https://github.com/conductor-is/conductor-python/commit/d05ad218007d93586ac4b029d363731a30fdf42b))
* **api:** manual updates ([346](https://github.com/conductor-is/conductor-python/issues/346)) ([dc47c24](https://github.com/conductor-is/conductor-python/commit/dc47c24bbbccedf323f8256e53e611821a50decd))
* **api:** manual updates ([349](https://github.com/conductor-is/conductor-python/issues/349)) ([9b24566](https://github.com/conductor-is/conductor-python/commit/9b24566fdc13d42e2fe64489877492641da68644))


Bug Fixes

* class member name when assigning an aliased class member to a variable ([352](https://github.com/conductor-is/conductor-python/issues/352)) ([6d64aea](https://github.com/conductor-is/conductor-python/commit/6d64aead8abf19b73141daec0a353728f77276b6))
* **client:** compat with new httpx 0.28.0 release ([340](https://github.com/conductor-is/conductor-python/issues/340)) ([6284bae](https://github.com/conductor-is/conductor-python/commit/6284bae815d3edf486c329df7f9eddc3a7506270))


Chores

* **internal:** bump pyright ([342](https://github.com/conductor-is/conductor-python/issues/342)) ([c7009ef](https://github.com/conductor-is/conductor-python/commit/c7009ef01f37a58ff61c60aad1aa2fd2a94afbf3))
* **internal:** codegen related update ([341](https://github.com/conductor-is/conductor-python/issues/341)) ([f200bd6](https://github.com/conductor-is/conductor-python/commit/f200bd60624333847a3cfd73901faeb8cdd6f3e0))
* **internal:** exclude mypy from running on tests ([338](https://github.com/conductor-is/conductor-python/issues/338)) ([da09201](https://github.com/conductor-is/conductor-python/commit/da092012888f76eb49181385afc2f1d590b7a335))
* make the `Omit` type public ([343](https://github.com/conductor-is/conductor-python/issues/343)) ([1d2b41f](https://github.com/conductor-is/conductor-python/commit/1d2b41f49db44f666b1713fcd9744fe0f4eb00bc))

0.1.0alpha.42

Full Changelog: [v0.1.0-alpha.41...v0.1.0-alpha.42](https://github.com/conductor-is/conductor-python/compare/v0.1.0-alpha.41...v0.1.0-alpha.42)

Features

* **api:** api update ([334](https://github.com/conductor-is/conductor-python/issues/334)) ([59360a0](https://github.com/conductor-is/conductor-python/commit/59360a05645fd0ec3a7293a0b9e2f5cf33484396))
* **api:** api update ([336](https://github.com/conductor-is/conductor-python/issues/336)) ([f3a9a2d](https://github.com/conductor-is/conductor-python/commit/f3a9a2dfb1be748db2ba2ef1d7ae2e550438c79f))

0.1.0alpha.41

Full Changelog: [v0.1.0-alpha.40...v0.1.0-alpha.41](https://github.com/conductor-is/conductor-python/compare/v0.1.0-alpha.40...v0.1.0-alpha.41)

Features

* **api:** api update ([324](https://github.com/conductor-is/conductor-python/issues/324)) ([5880f1b](https://github.com/conductor-is/conductor-python/commit/5880f1bf4a7ae045e43c7dacaf86742dff6face8))
* **api:** api update ([326](https://github.com/conductor-is/conductor-python/issues/326)) ([5a77814](https://github.com/conductor-is/conductor-python/commit/5a77814a1928db788c7276da9a075ceb86340aa4))
* **api:** api update ([327](https://github.com/conductor-is/conductor-python/issues/327)) ([5c709df](https://github.com/conductor-is/conductor-python/commit/5c709df4335c51160798e216920dac909212cfab))
* **api:** api update ([330](https://github.com/conductor-is/conductor-python/issues/330)) ([4437162](https://github.com/conductor-is/conductor-python/commit/44371625dcf57acc8d431b4a6be36644a5e05f4a))
* **api:** api update ([331](https://github.com/conductor-is/conductor-python/issues/331)) ([0791a12](https://github.com/conductor-is/conductor-python/commit/0791a1245b219a7ddaaa2dab6442f98ebc3c4809))
* **api:** api update ([332](https://github.com/conductor-is/conductor-python/issues/332)) ([6255a42](https://github.com/conductor-is/conductor-python/commit/6255a4215fcfd2d97ba106346d578a2ea0976a0c))


Chores

* remove now unused `cached-property` dep ([329](https://github.com/conductor-is/conductor-python/issues/329)) ([49cd1a9](https://github.com/conductor-is/conductor-python/commit/49cd1a9ee29514366dc9c31f974a075f02bd3207))


Documentation

* add info log level to readme ([328](https://github.com/conductor-is/conductor-python/issues/328)) ([938fe94](https://github.com/conductor-is/conductor-python/commit/938fe948b8f8206dceff5504c71c9de08be6ea38))

Page 13 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.