Releases: bretterer/rivian-python-client
Releases · bretterer/rivian-python-client
1.3.0
What's Changed
- Bump aiohttp from 3.10.0 to 3.10.5 by @dependabot in #95
- Bump ruff from 0.5.5 to 0.6.3 by @dependabot in #99
- Bump pytest-asyncio from 0.23.8 to 0.24.0 by @dependabot in #97
- Bump dbus-fast from 2.22.1 to 2.24.0 by @dependabot in #98
- Bump mypy from 1.10.0 to 1.11.2 by @dependabot in #96
- Add dc-cid header to all graphql queries by @natekspencer in #100
- add support for async function for ws callback by @jkh911208 in #94
New Contributors
- @jkh911208 made their first contribution in #94
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- 🧹 Bump dbus-fast from 2.21.3 to 2.22.1 by @dependabot in #87
- 🧹 Bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #88
- 🧹 Bump pytest from 8.2.1 to 8.3.2 by @dependabot in #90
- 🧹 Bump ruff from 0.4.8 to 0.5.5 by @dependabot in #91
- 🧹 Bump aiohttp from 3.9.5 to 3.10.0 by @dependabot in #89
- 🧹 Update cryptography dependency constraints by @krazos in #92
New Contributors
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
What's Changed
- ✨ Add vehicle image overlays by @natekspencer in #83
- 🐛 Replace async_timeout with asyncio.timeout in python>=3.11 by @natekspencer in #84
- 🧹 Bump cryptography from 42.0.5 to 42.0.7 by @dependabot in #81
- 🧹 Bump dbus-fast from 2.21.1 to 2.21.3 by @dependabot in #78
- 🧹 Bump bleak from 0.21.1 to 0.22.2 by @dependabot in #79
- 🧹 Bump pytest-asyncio from 0.23.6 to 0.23.7 by @dependabot in #80
- 🧹 Adjust CI to test multiple python version builds by @natekspencer in #85
- 🧹 Add ruff formatting and update devcontainer by @natekspencer in #86
Full Changelog: 1.1.3...1.2.0
Release 1.1.3
What's Changed
- Add additional fields to GraphQL schema by @natekspencer in #64
- Bump aiohttp from 3.9.1 to 3.9.3 by @dependabot in #66
- Bump cryptography from 42.0.2 to 42.0.5 by @dependabot in #67
- Bump aresponses from 2.1.6 to 3.0.0 by @dependabot in #69
- Bump pytest-asyncio from 0.23.4 to 0.23.6 by @dependabot in #70
- Bump pytest from 7.4.3 to 8.1.1 by @dependabot in #71
- Adjust dependency constraints by @natekspencer in #76
- Update graphql gateway schema by @natekspencer in #72
- Bump mypy from 1.8.0 to 1.10.0 by @dependabot in #73
- Bump pytest from 8.1.1 to 8.2.1 by @dependabot in #77
- Bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #75
Full Changelog: 1.1.2...1.1.3
Release 1.1.2
What's Changed
- Bump pytest from 7.4.0 to 7.4.3 by @dependabot in #52
- Bump backports-strenum from 1.2.4 to 1.2.8 by @dependabot in #47
- Bump cryptography from 41.0.1 to 41.0.7 by @dependabot in #50
- Bump aiohttp from 3.8.5 to 3.9.1 by @dependabot in #51
- Include btm* (bluetooth module failure status) and limited*Cold (regen and accel) sensor attributes by @tmack8001 in #53
- Update cryptography dependency constraints and add tests by @natekspencer in #62
- Bump mypy from 1.7.0 to 1.8.0 by @dependabot in #56
- Bump dbus-fast from 2.14.0 to 2.21.1 by @dependabot in #59
- Bump backports-strenum from 1.2.8 to 1.3.1 by @dependabot in #54
- Bump pytest-asyncio from 0.21.1 to 0.23.4 by @dependabot in #61
- Bump python-dotenv from 0.20.0 to 1.0.1 by @dependabot in #60
- Update GHA to use Node.js 20 versions by @natekspencer in #63
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
What's Changed
- Lower minimum required version of dbus-fast by @natekspencer in #49
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
What's Changed
- Update ci workflow by @natekspencer in #39
- Add BLE pairing code by @natekspencer in #40
- Add additional fields by @natekspencer in #37
- Add Graphql schema files by @natekspencer in #41
- Adjust GitHub actions and add dependabot by @natekspencer in #42
- Bump pytest-asyncio from 0.18.3 to 0.21.1 by @dependabot in #43
- Revert to poetry-publish v1.16 by @natekspencer in #48
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: 1.0.4...1.1.0
Release 1.0.4
What's Changed
- Add method to get drivers and keys by @natekspencer in #35
- Add additional fields for vehicle state and live session by @natekspencer in #36
Full Changelog: 1.0.3...1.0.4
Release 1.0.3
What's Changed
- Add method to get OTA details and include 2FA info in get user info request by @natekspencer in #34
Full Changelog: 1.0.2...1.0.3
Release 1.0.2
What's Changed
- Include supported vehicle features in user information request by @natekspencer in #33
Full Changelog: 1.0.1...1.0.2