Skip to content

Releases: meroxa/turbine-py

v2.1.4

15 Aug 20:40
Compare
Choose a tag to compare

v2.1.4 (2023-08-15)

Fix

  • fix: function always getting executed for turbine py (#262) (ce38a36)

v2.1.3

15 Aug 18:41
Compare
Choose a tag to compare

v2.1.3 (2023-08-15)

Fix

v2.1.2

15 Aug 15:33
Compare
Choose a tag to compare

v2.1.2 (2023-08-15)

Fix

  • fix: semantic release config update (#260) (3dc9113)

  • fix: Publish artifacts for newest version of turbine-py (#258) (977131f)

Unknown

  • .github: Bump python-semantic-release/python-semantic-release (#259)

Bumps python-semantic-release/python-semantic-release from 8.0.0 to 8.0.6.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    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> (86d2500)

v2.1.1

14 Aug 21:09
Compare
Choose a tag to compare

v2.1.1 (2023-08-14)

Fix

Unknown

  • properly invoke items (#255) (b56cabf)

  • requirements: bump grpcio from 1.56.2 to 1.57.0 (#253)

Bumps grpcio from 1.56.2 to 1.57.0.


updated-dependencies:

  • dependency-name: grpcio
    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> (7d039e2)

  • requirements: bump tox from 4.6.4 to 4.8.0 (#254)

Bumps tox from 4.6.4 to 4.8.0.


updated-dependencies:

  • dependency-name: tox
    dependency-type: direct:development
    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> (ec21d6b)

  • .github: Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#252)

Bumps pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10.


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> (a2d4df9)

  • requirements: bump grpcio from 1.56.0 to 1.56.2 (#251)

Bumps grpcio from 1.56.0 to 1.56.2.


updated-dependencies:

  • dependency-name: grpcio
    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> (f40c455)

  • requirements: bump aiohttp from 3.8.4 to 3.8.5 (#250)

Bumps aiohttp from 3.8.4 to 3.8.5.


updated-dependencies:

  • dependency-name: aiohttp
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7bd80bf)

  • requirements: bump pytest-asyncio from 0.21.0 to 0.21.1 (#249)

Bumps pytest-asyncio from 0.21.0 to 0.21.1.


updated-dependencies:

  • dependency-name: pytest-asyncio
    dependency-type: direct:development
    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> (0e1c243)

  • requirements: bump black from 23.3.0 to 23.7.0 (#248)

Bumps black from 23.3.0 to 23.7.0.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    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> (e56b29c)

  • .github: Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#247)

Bumps pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8.


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> (c5a33cb)

  • requirements: bump tox from 4.6.3 to 4.6.4 (#246)

Bumps tox from 4.6.3 to 4.6.4.


updated-dependencies:

  • dependency-name: tox
    dependency-type: direct:development
    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> (1c6200d)

  • requirements: bump tox from 4.6.2 to 4.6.3 (#241)

Bumps tox from 4.6.2 to 4.6.3.


updated-dependencies:

  • dependency-name: tox
    dependency-type: direct:development
    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> (f750dd9)

  • requirements: bump pytest from 7.3.2 to 7.4.0 (#242)

Bumps pytest from 7.3.2 to 7.4.0.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    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> (b7e7412)

  • requirements: bump grpcio from 1.54.2 to 1.56.0 (#243)

Bumps grpcio from 1.54.2 to 1.56.0.


updated-dependencies:

  • dependency-name: grpcio
    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> (15b7876)

  • .github: Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#245)

Bumps dependabot/fetch-metadata from 1.5.1 to 1.6.0.


updated-dependencies:

  • dependency-name: dependabot/fetch-metadata
    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> (23d705d)

  • .github: Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#244)

Bumps pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7.

---...

Read more

v2.1.0

25 May 15:16
Compare
Choose a tag to compare

Feature

  • Cleanup old turbine-py implementation (#234) (9e1d470)

v2.0.0

18 May 20:11
Compare
Choose a tag to compare

Feature

Breaking

  • This implements new grpc protos (2e24cbd)

v1.10.0

18 May 17:33
Compare
Choose a tag to compare

Feature

v1.9.0

18 May 16:52
Compare
Choose a tag to compare

Feature

v1.8.3

09 May 16:47
Compare
Choose a tag to compare

Fix

  • Ensure clarity around release & release 1.8.3 (#224) (aec9634)

v1.8.2

08 May 20:25
Compare
Choose a tag to compare

Fix