Skip to content

tower: prepare to release 0.4.7#582

Merged
hawkw merged 1 commit intomasterfrom
eliza/0.4.7
Apr 27, 2021
Merged

tower: prepare to release 0.4.7#582
hawkw merged 1 commit intomasterfrom
eliza/0.4.7

Conversation

@hawkw
Copy link
Member

@hawkw hawkw commented Apr 27, 2021

0.4.7 (April 27, 2021)

Added

  • builder: Add ServiceBuilder::check_service to check the request,
    response, and error types of the output service. (#576)
  • builder: Add ServiceBuilder::check_service_clone to check the
    output service can be cloned. (#576)

Fixed

  • spawn_ready: Abort spawned background tasks when the SpawnReady
    service is dropped, fixing a potential task/resource leak (#[581])
  • Fixed broken documentation links (#578)

# 0.4.7 (April 27, 2021)

### Added

- **builder**: Add `ServiceBuilder::check_service` to check the request,
    response, and error types of the output service. ([#576])
- **builder**: Add `ServiceBuilder::check_service_clone` to check the
  output service can be cloned. ([#576])

### Fixed

- **spawn_ready**: Abort spawned background tasks when the `SpawnReady`
  service is dropped, fixing a potential task/resource leak (#[581])
- Fixed broken documentation links ([#578])

[#576]: #576
[#578]: #578
[#581]: #581
@hawkw hawkw requested a review from a team April 27, 2021 17:33
@hawkw hawkw merged commit 58544d6 into master Apr 27, 2021
@hawkw hawkw deleted the eliza/0.4.7 branch April 27, 2021 19:59
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.

3 participants