Page 1 of 1

Difference between v3.2.3 (tag release) and v3.3

Posted: Thu Sep 12, 2019 7:50 am
by davdav
Hello everybody,

I would like to upgrade to v3.3, but I can see on githug there is a new "tag release" (v3.2.3) which has been posted later respect to v3.3

https://github.com/espressif/esp-idf/re ... tag/v3.2.3

Does v3.3 contains the bugfix of v3.2.3?

I wish nobody already asked this..I have searched but not find an answer.

Thanks

Re: Difference between v3.2.3 (tag release) and v3.3

Posted: Thu Sep 12, 2019 8:33 am
by ESP_Angus
Wow, you're quick! v3.2.3 was pushed to GitHub in the past hour so we haven't put the release notes online yet. They'll be up shortly.

v3.2.3 is a bugfix update for v3.2.2, so a lot of bugfixes are in both releases but they're not all the same bugfixes.

Angus

Re: Difference between v3.2.3 (tag release) and v3.3

Posted: Thu Sep 12, 2019 9:01 am
by ESP_Angus
Release notes are up now: https://github.com/espressif/esp-idf/re ... tag/v3.2.3

Docs links may need a bit more time before ReadTheDocs finished building them. :)

Re: Difference between v3.2.3 (tag release) and v3.3

Posted: Thu Sep 12, 2019 9:09 am
by davdav
Hello @ESP_Angus,

I was just lucky..I have checked this morning and I have seen both of them (tag v3.2.3 is dated 6 days ago) so that's why I have asked..

I will check the docs and release note to choose the release (probably v3.3 since it is LTS).

Thanks!!