Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.3 #109

Merged
merged 57 commits into from
Jan 12, 2021
Merged

v2.2.3 #109

merged 57 commits into from
Jan 12, 2021

Conversation

JonatanMartens
Copy link
Collaborator

Version 2.2.3

Changes

API Updates

New Features

  • Add ability to wait for all worker threads to stop

Deprecations

  • Remove python 3.5 support

Enhancements

Dependencies:

  • Package dependencies:

    • zeebe-grpc: 0.24.3.3 -> 0.25.1.0
    • Removed grpcio and protobuf from dependencies as they're included in zeebe-grpc
  • Development dependencies:

    • pytest: 6.1.1 -> 6.2.1
    • sphinx: 3.2.1 -> 3.4.2
    • sphinx-rtd-theme: 0.5.0 -> 0.5.1
    • coveralls: 2.1.2 -> 2.2.0
    • importlib-metadata: 2.0.0 -> 3.3.0
    • coverage: 5.3 -> 5.3.1

Tests:

  • Fix integration tests

Checklist

  • Unit tests
  • Documentation

JonatanMartens and others added 30 commits October 23, 2020 11:25
…/pytest-6.1.2

Bump pytest from 6.1.1 to 6.1.2
…/sphinx-3.3.0

Bump sphinx from 3.2.1 to 3.3.0
Give threads names upon creation, making its responsibility visible
Add option to wait for task threads to join in worker when stopping
…/sphinx-3.3.1

Bump sphinx from 3.3.0 to 3.3.1
…/coveralls-2.2.0

Bump coveralls from 2.1.2 to 2.2.0
dependabot bot and others added 27 commits November 24, 2020 06:46
…/importlib-metadata-3.1.0

Bump importlib-metadata from 2.0.0 to 3.1.0
…/pytest-6.2.1

Bump pytest from 6.1.2 to 6.2.1
…/importlib-metadata-3.3.0

Bump importlib-metadata from 3.1.0 to 3.3.0
Both of these are dependencies of zeebe-grpc so we don't need to specify them twice
…ncies

Remove grpcio and protobuf dependencies
…/zeebe-grpc-0.25.1.0

Bump zeebe-grpc from 0.24.3.3 to 0.25.1.0
…/sphinx-3.4.1

Bump sphinx from 3.3.1 to 3.4.1
…/coverage-5.3.1

Bump coverage from 5.3 to 5.3.1
…t/sphinx-rtd-theme-0.5.1

Bump sphinx-rtd-theme from 0.5.0 to 0.5.1
…t/sphinx-3.4.2

Bump sphinx from 3.4.1 to 3.4.2
@JonatanMartens JonatanMartens merged commit 553e0e2 into master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants