Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump(modem): 1.0.4 -> 1.0.5 #451

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Dec 6, 2023

v1.0.5

Major changes

  • Added support for implementing user defined modules in standard C-API (Support for custom modules with C-API)

Bug Fixes

Updated

  • ci(common): Created reusable action for host and coverage tests (9ad04de)

1.0.5
Major changes
- Added support for implementing user defined modules in standard C-API (Support for custom modules with C-API)
Bug Fixes
- Added test injecting unexpected replies (b220d1e, espressif#426)
- Fixed inconsistent state on data after OK (bf99f28, espressif#426)
- TLS example: Added restore session support in mbedtls-wrap (79d38e5)
- Fixed examples to show netif on ppp-changed event (a70b197)
- remove unused GNU Make based buildsystem files (d6b6f63)
- specify override_path in example manifest files (5b78da4)
- Added test-cases that exercise mode transitions (aff571d)
- Fixed mode transitions between any state and UNDEF (93cb2ca, espressif#320)
- Fixed API docs within doxygen comments (020b407)
- Support for custom modules with C-API (0254d50)
- Fix CRLF issue with esp_modem_c_api.cpp (2661b4d)
Updated
- ci(common): Created reusable action for host and coverage tests (9ad04de)
@david-cermak david-cermak requested a review from gabsuren December 6, 2023 08:24
@david-cermak david-cermak self-assigned this Dec 6, 2023
@david-cermak david-cermak merged commit 82c2cf8 into espressif:master Dec 6, 2023
91 checks passed
@david-cermak
Copy link
Collaborator Author

Thanks for the quick review @gabsuren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants