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

feat: support for HTTP PUT method #57

Merged
merged 15 commits into from
Oct 5, 2021
Merged

feat: support for HTTP PUT method #57

merged 15 commits into from
Oct 5, 2021

Conversation

ivelin
Copy link
Contributor

@ivelin ivelin commented Oct 5, 2021

No description provided.

Ivelin Ivanov and others added 15 commits September 21, 2021 15:25
Signed-off-by: ivelin <ivelin@ambianic.ai>
## [1.4.1](v1.4.0...v1.4.1) (2021-09-21)

### Bug Fixes

* allow more lenient peers id load ([1fe71b6](1fe71b6)), closes [ambianic#51](https://github.com/ivelin/peerjs-python/issues/51)
* allow more lenient peers id load ([981ae27](981ae27))
* load peer ID from an empty file ([4cfe6fb](4cfe6fb)), closes [ambianic#52](https://github.com/ivelin/peerjs-python/issues/52)
* load peer ID from an empty file ([b9ff9fa](b9ff9fa))
* log_level not found in config ([fb0a2da](fb0a2da)), closes [ambianic#53](https://github.com/ivelin/peerjs-python/issues/53)
* log_level not found in config ([ddfedea](ddfedea))
* merge pull request [ambianic#38](https://github.com/ivelin/peerjs-python/issues/38) from ivelin/master ([12a4365](12a4365))
* peer reconnect error; closes [ambianic#31](https://github.com/ivelin/peerjs-python/issues/31) ([6b68cfa](6b68cfa))
* rename http-proxy to http_proxy ([8ee5e0b](8ee5e0b)), closes [ambianic#50](https://github.com/ivelin/peerjs-python/issues/50)
Signed-off-by: ivelin <ivelin@ambianic.ai>
Signed-off-by: ivelin <ivelin@ambianic.ai>
Signed-off-by: ivelin <ivelin@ambianic.ai>
## [1.4.2](v1.4.1...v1.4.2) (2021-09-21)

### Bug Fixes

* test new script ([5090913](5090913))
Signed-off-by: ivelin <ivelin@ambianic.ai>
@commit-lint
Copy link

commit-lint bot commented Oct 5, 2021

Build System

Chore

Bug Fixes

Contributors

ivelin, semantic-release-bot

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@ivelin ivelin merged commit fdb1ac5 into ambianic:master Oct 5, 2021
github-actions bot pushed a commit that referenced this pull request Oct 5, 2021
# [1.5.0](v1.4.5...v1.5.0) (2021-10-05)

### Features

* support for custom device display name ([d417830](d417830))
* support for HTTP PUT method ([#57](#57)) ([fdb1ac5](fdb1ac5)), closes [#51](#51) [#52](#52) [#53](#53) [#38](#38) [#31](#31) [#50](#50)
@ivelin
Copy link
Contributor Author

ivelin commented Oct 5, 2021

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ivelin ivelin added the released label Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants