Release 0.42.3

This commit is contained in:
Paulus Schoutsen 2017-04-11 09:33:25 -07:00
parent c34e7e1579
commit 3cf770aec1
2 changed files with 27 additions and 8 deletions

View File

@ -139,9 +139,9 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 42 current_minor_version: 42
current_patch_version: 1 current_patch_version: 3
date_released: 2017-04-09 date_released: 2017-04-11
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.
patch_version_notes: "#release-0421---april-9" patch_version_notes: "#release-0423---april-11"

View File

@ -95,6 +95,19 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Upgrade aiohttp to 2.0.6 - Upgrade aiohttp to 2.0.6
- Make discovery not cause startup warning - Make discovery not cause startup warning
## {% linkable_title Release 0.42.1 - April 9 %}
- Revert upgrade to aiothttp 2.0.6
## {% linkable_title Release 0.42.3 - April 11 %}
- Fix Synology camera content type ([@balloob] - [#7010])
- Fix two more instances of JSON parsing synology ([@balloob] - [#7014])
- Bump pyalarmdotcom to support new version of aiohttp ([@Xorso] - [#7021])
- Fix US states check (fixes #7015) ([@fabaff] - [#7017])
- Plug file leak on LIFX unregister ([@amelchio] - [#7031])
- Bugfix wait on start event ([@pvizeli] - [#7013])
## All changes ## All changes
- Flux led update lib ([@danielhiversen] - [#6763]) - Flux led update lib ([@danielhiversen] - [#6763])
@ -326,25 +339,32 @@ Experiencing issues introduced by this release? Please report them in our [issue
[#6981]: https://github.com/home-assistant/home-assistant/pull/6981 [#6981]: https://github.com/home-assistant/home-assistant/pull/6981
[#6986]: https://github.com/home-assistant/home-assistant/pull/6986 [#6986]: https://github.com/home-assistant/home-assistant/pull/6986
[#6990]: https://github.com/home-assistant/home-assistant/pull/6990 [#6990]: https://github.com/home-assistant/home-assistant/pull/6990
[#7010]: https://github.com/home-assistant/home-assistant/pull/7010
[#7013]: https://github.com/home-assistant/home-assistant/pull/7013
[#7014]: https://github.com/home-assistant/home-assistant/pull/7014
[#7017]: https://github.com/home-assistant/home-assistant/pull/7017
[#7021]: https://github.com/home-assistant/home-assistant/pull/7021
[#7031]: https://github.com/home-assistant/home-assistant/pull/7031
[@Xorso]: https://github.com/Xorso
[@amelchio]: https://github.com/amelchio
[@balloob]: https://github.com/balloob
[@fabaff]: https://github.com/fabaff
[@pvizeli]: https://github.com/pvizeli
[@ChristianKuehnel]: https://github.com/ChristianKuehnel [@ChristianKuehnel]: https://github.com/ChristianKuehnel
[@DavidMStraub]: https://github.com/DavidMStraub [@DavidMStraub]: https://github.com/DavidMStraub
[@KlaasH]: https://github.com/KlaasH [@KlaasH]: https://github.com/KlaasH
[@MartinHjelmare]: https://github.com/MartinHjelmare [@MartinHjelmare]: https://github.com/MartinHjelmare
[@Xorso]: https://github.com/Xorso
[@aarya123]: https://github.com/aarya123 [@aarya123]: https://github.com/aarya123
[@aequitas]: https://github.com/aequitas [@aequitas]: https://github.com/aequitas
[@amelchio]: https://github.com/amelchio
[@andrey-git]: https://github.com/andrey-git [@andrey-git]: https://github.com/andrey-git
[@armills]: https://github.com/armills [@armills]: https://github.com/armills
[@aufano]: https://github.com/aufano [@aufano]: https://github.com/aufano
[@balloob]: https://github.com/balloob
[@bdurrer]: https://github.com/bdurrer [@bdurrer]: https://github.com/bdurrer
[@citruz]: https://github.com/citruz [@citruz]: https://github.com/citruz
[@danielhiversen]: https://github.com/danielhiversen [@danielhiversen]: https://github.com/danielhiversen
[@danieljkemp]: https://github.com/danieljkemp [@danieljkemp]: https://github.com/danieljkemp
[@danielperna84]: https://github.com/danielperna84 [@danielperna84]: https://github.com/danielperna84
[@diogos88]: https://github.com/diogos88 [@diogos88]: https://github.com/diogos88
[@fabaff]: https://github.com/fabaff
[@geekofweek]: https://github.com/geekofweek [@geekofweek]: https://github.com/geekofweek
[@goto100]: https://github.com/goto100 [@goto100]: https://github.com/goto100
[@gurumitts]: https://github.com/gurumitts [@gurumitts]: https://github.com/gurumitts
@ -359,7 +379,6 @@ Experiencing issues introduced by this release? Please report them in our [issue
[@micw]: https://github.com/micw [@micw]: https://github.com/micw
[@nugget]: https://github.com/nugget [@nugget]: https://github.com/nugget
[@pavoni]: https://github.com/pavoni [@pavoni]: https://github.com/pavoni
[@pvizeli]: https://github.com/pvizeli
[@quadportnick]: https://github.com/quadportnick [@quadportnick]: https://github.com/quadportnick
[@rytilahti]: https://github.com/rytilahti [@rytilahti]: https://github.com/rytilahti
[@tantecky]: https://github.com/tantecky [@tantecky]: https://github.com/tantecky