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

3.0 Release #907

Open
michaelboulton opened this issue Jan 18, 2024 · 1 comment · May be fixed by #908
Open

3.0 Release #907

michaelboulton opened this issue Jan 18, 2024 · 1 comment · May be fixed by #908

Comments

@michaelboulton
Copy link
Member

michaelboulton commented Jan 18, 2024

  • MQTT as an optional extra instead of being in core (pip install tavern[mqtt])
  • More recent version of pytest
  • Convert all type annotations to py3.11+ versions and make that the minimum version supported
  • Better grpc support / stabilisation of features
    • It might be useful to allow a flag when mkaing a grpc request that serialises the message into a protobuf.Any message . This is sometimes useful
  • Clean up docs to indicate gRPC support on the front page, classifiers, etc?
  • Remove _deprecated_recurse_access_key
  • Update to protobuf 5?
@michaelboulton michaelboulton pinned this issue Jan 18, 2024
@michaelboulton michaelboulton linked a pull request Jan 20, 2024 that will close this issue
@michaelboulton
Copy link
Member Author

Probably also want to expose some internals (like Pytest) so that plugins dont have to import from private tavern modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant