Skip to content

Commit 19b6e9a

Browse files
build: release v1.29.2
1 parent c909295 commit 19b6e9a

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [1.29.2]
4+
5+
This release improve TeslaMate behavior on Tesla API rate limits, which occur from time to time. We respect the retry-after header on 429 response code to not hammer the API unnecessarily in these cases.
46

57
### New features
68

@@ -1968,7 +1970,8 @@ New users need to sign in via the web interface.
19681970

19691971
## [1.0.0] - 2019-07-25
19701972

1971-
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.29.1...HEAD
1973+
[unreleased]: https://github.com/teslamate-org/teslamate/compare/v1.29.2...HEAD
1974+
[1.29.2]: https://github.com/teslamate-org/teslamate/compare/v1.29.1...v1.29.2
19721975
[1.29.1]: https://github.com/teslamate-org/teslamate/compare/v1.29.0...v1.29.1
19731976
[1.29.0]: https://github.com/teslamate-org/teslamate/compare/v1.28.5...v1.29.0
19741977
[1.28.5]: https://github.com/teslamate-org/teslamate/compare/v1.28.4...v1.28.5

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.29.2-dev
1+
1.29.2

0 commit comments

Comments
 (0)