Skip to content

Conversation

@davidpdrsn
Copy link
Member

0.4.8 (May 28, 2021)

  • builder: Add ServiceBuilder::map_result analogous to
    ServiceExt::map_result.
  • limit: Add GlobalConcurrencyLimitLayer allowing to reuse concurrency
    limit across multiple services (#574)

0.4.8 (May 28, 2021)

- **builder**: Add `ServiceBuilder::map_result` analogous to
  `ServiceExt::map_result`.
- **limit**: Add `GlobalConcurrencyLimitLayer` allowing to reuse concurrency
  limit across multiple services ([#574])

[#574]: #574
@davidpdrsn davidpdrsn added the T-release Topic: releases label May 28, 2021
Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

some small changelog edits, but otherwise lgtm!

@davidpdrsn davidpdrsn merged commit b5d2c8f into master May 28, 2021
@davidpdrsn davidpdrsn deleted the release-0.4.8 branch May 28, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-release Topic: releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants