Skip to content

v0.8.0

Compare
Choose a tag to compare
@nachomaiz nachomaiz released this 14 Sep 18:16
· 35 commits to main since this release
94927b9

Version 0.8.0 (September 14th, 2023)

Feature

  • πŸš€ It is now possible to set a timeout parameter from top-level sync endpoint functions.
  • πŸ•΅οΈβ€β™€οΈ It is now possible to set a user_agent parameter when creating a bavapi.Client instance.

Fix

  • πŸ§ͺ Fixed bavapi-gen-refs command tests overwriting reference files.

Internal

  • πŸ•΅οΈβ€β™‚οΈ 'BAVAPI SDK Python' is now the default User-Agent for bavapi.

Docs

  • πŸ““ Documentation for timeout usage.
  • πŸš€ Automatically sync top level CONTRIBUTING.md file with the docs version.

CI

  • βš™οΈ Removed end-to-end tests from CI pipeline due to various issues. They will have to be run manually in the near future.