Skip to content

v3.2.0

Choose a tag to compare

@Josephasafg Josephasafg released this 28 Apr 13:56
· 39 commits to main since this release

v3.2.0 (2025-04-28)

Bug Fixes

  • feat: Add Requirement, Budget, Tool, and ToolResources exports

  • docs: Add Maestro section to README


Co-authored-by: benshuk bens@ai21.com

Chores

  • deps: Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#261, 36eca68)

Bumps pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production

update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Asaf Joseph Gardin 39553475+Josephasafg@users.noreply.github.com

  • deps: Bump python-semantic-release/python-semantic-release (#271, 7c4c4a4)

Bumps python-semantic-release/python-semantic-release from 9.15.2 to 9.21.0. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Asaf Joseph Gardin 39553475+Josephasafg@users.noreply.github.com

Features

  • feat: Added batches

  • feat: Added batch object

  • feat: Added batches to client

  • ci: Updated .gitignore

  • feat: Support for pagination

  • feat: Support for downloading files

  • refactor: Moved to beta

  • fix: Lint

  • fix: Typings

  • fix: CR

  • fix: Added docstring for batch list

  • fix: Added batches to beta

  • refactor: Removed commented out code

fix: add data sources support

  • fix: typedDict import

  • fix: add missing param

  • fix: add test

  • fix: remove skip

  • fix: fix test


Detailed Changes: v3.1.0...v3.2.0