Skip to content

Conversation

@hawkw
Copy link
Member

@hawkw hawkw commented Nov 7, 2019

tokio-reactor 0.1.11 (November 7, 2019)

Added

tokio-executor 0.1.9 (November 7, 2019)

Added

tokio-timer 0.2.12 (November 7, 2019)

Added

Signed-off-by: Eliza Weisman eliza@buoyant.io

@hawkw hawkw requested review from a team, carllerche and jonhoo November 7, 2019 19:08
@hawkw hawkw self-assigned this Nov 7, 2019
@hawkw hawkw changed the title v0.1.x: prepare to release tokio-reactor 0.1.11 v0.1.x: prepare to release new reactor, executor, and timer Nov 7, 2019
@dekellum
Copy link
Contributor

Please consider #1795, #1809, and #1764 with this? Also related, it might be good to do some minimal version re-testing prior to cutting final releases. I can offer that, depending on resolutions of those.

@dekellum
Copy link
Contributor

Also not sure regarding: #1445

And via the "v0.1.x" label, there is also the timer unresolved bug: #1700 and possibly #1668.

# 0.1.11 (November 7, 2019)

### Added
- `set_default`, which functions like `with_default` but returns a drop
  guard (#1725)

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
# 0.2.12 (November 7, 2019)

### Added
- `timer::set_default`, which functions like `timer::with_default`, but
  returns a drop guard (#1725).
- `clock::set_default`, which functions like `clock::with_default`, but
  returns a drop guard (#1725).

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
# 0.1.9 (November 7, 2019)

### Added
- Add `executor::set_default` which behaves like `with_default` but returns a
  drop guard (#1725).

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw force-pushed the eliza/reactor-0.1.11 branch from f1923a2 to 0bde0ff Compare November 27, 2019 20:13
@hawkw hawkw added the T-v0.1.x Topic: tokio 0.1.x label Nov 27, 2019
@hawkw
Copy link
Member Author

hawkw commented Nov 27, 2019

@dekellum #1809 and #1764 have been merged, but it's worth noting that #1809 won't be released by this PR — that change is in the tokio crate, and this PR only updates tokio-reactor, tokio-timer, and tokio-executor. There will be a separate PR publishing tokio 0.1, once some of these changes go through.

@carllerche carllerche merged commit 97565c0 into v0.1.x Nov 27, 2019
@carllerche carllerche deleted the eliza/reactor-0.1.11 branch November 28, 2019 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-v0.1.x Topic: tokio 0.1.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants