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(websocket): 1.0.0 -> 1.0.1 #330

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

gabsuren
Copy link
Contributor

1.0.1
Bug Fixes

  • esp_websocket_client client allow sending 0 byte packets (b5177cb)
  • Cleaned up printf/format warnings (-Wno-format) (e085826)
  • Added unit tests to CI + minor fix to pass it (c974c14)
  • Reintroduce missing CHANGELOGs (200cbb3)
    Updated
  • docs(common): updated component and example links (f48d9b2)
  • docs(common): improving documentation (ca3fce0)
  • Fix weird error message spacings (8bb207e)

@CLAassistant
Copy link

CLAassistant commented Jul 25, 2023

CLA assistant check
All committers have signed the CLA.

1.0.1
Bug Fixes
- esp_websocket_client client allow sending 0 byte packets (b5177cb)
- Cleaned up printf/format warnings (-Wno-format) (e085826)
- Added unit tests to CI + minor fix to pass it (c974c14)
- Reintroduce missing CHANGELOGs (200cbb3, espressif#235)
Updated
- docs(common): updated component and example links (f48d9b2)
- docs(common): improving documentation (ca3fce0)
- Fix weird error message spacings (8bb207e)
@gabsuren gabsuren force-pushed the websocket/release_1.0.1 branch from 0cb8626 to b880fc0 Compare July 25, 2023 09:56
Copy link
Collaborator

@david-cermak david-cermak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gabsuren gabsuren merged commit 7e83741 into espressif:master Jul 25, 2023
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.

4 participants