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

chore: prepare to release tower v0.4.13 #672

Merged
merged 1 commit into from Jun 17, 2022
Merged

chore: prepare to release tower v0.4.13 #672

merged 1 commit into from Jun 17, 2022

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jun 17, 2022

0.4.13 (June 17, 2022)

Added

  • load_shed: Public constructor for Overloaded error (#661)

Fixed

  • util: Fix hang with call_all when the Stream of requests is
    pending (#656)
  • ready_cache: Ensure cancelation is observed by pending services
    (#668, fixes #415)
  • docs: Fix a missing section header due to a typo (#646)
  • docs: Fix broken links to Service trait (#659)

# 0.4.13 (June 17, 2022)

### Added

- **load_shed**: Public constructor for `Overloaded` error ([#661])

### Fixed

- **util**: Fix hang with `call_all` when the `Stream` of requests is
  pending ([#656])
- **ready_cache**: Ensure cancelation is observed by pending services
  ([#668], fixes [#415])
- **docs**: Fix a missing section header due to a typo ([#646])
- **docs**: Fix broken links to `Service` trait ([#659])

[#661]: #661
[#656]: #656
[#668]: #668
[#415]: #415
[#646]: #646
[#659]: #659
@hawkw hawkw enabled auto-merge (squash) June 17, 2022 19:32
@hawkw hawkw merged commit 4cc7e7d into v0.4.x Jun 17, 2022
@hawkw hawkw deleted the eliza/tower-0.4.13 branch June 17, 2022 19:36
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.

None yet

2 participants