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.1 -> 1.0.2 #365

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

david-cermak
Copy link
Collaborator

v1.0.2

Features

  • Add factory method for simple creation of custom DCEs (4cf9e50)
  • Support custom transport in AT TCP client example (ae629ed)

Bug Fixes

1.0.2
Features
- Add factory method for simple creation of custom DCEs (4cf9e50)
- Support custom transport in AT TCP client example (ae629ed)
Bug Fixes
- Fix host test race with async read and d'structor (c89d42f)
- More error handling in cmux protocol (8edbac6)
- Fix netif to set PPP config in C++ way (5287432)
- Fix vfs terminal not to reset read_cb() automatically (25a35e2)
- Fix netif data race causing PPP startup delays (c8c0507, espressif#308)
- Added support for inflatable buffer (cb6e03a, espressif#272)
- Fix LoadProhibited after failed CMUX initialization (IDFGH-10845) (60c87dd)
@david-cermak david-cermak merged commit 0db29f2 into espressif:master Sep 26, 2023
79 checks passed
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