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

subscriber: prepare to release v0.3.1 #1687

Merged
merged 1 commit into from
Oct 25, 2021
Merged

subscriber: prepare to release v0.3.1 #1687

merged 1 commit into from
Oct 25, 2021

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Oct 25, 2021

0.3.1 (Oct 25, 2021)

This release fixes a few issues related to feature flagging.

Fixed

  • time: Compilation error when enabling the "time" feature flag
    without also enabling the "local-time" feature flag (#1685)
  • registry: Unused method warnings when the "std" feature is enabled
    but the "registry" feature is disabled (#1686)

# 0.3.1 (Oct 25, 2021)

This release fixes a few issues related to feature flagging.

### Fixed

- **time**: Compilation error when enabling the "time" feature flag
  without also enabling the "local-time" feature flag ([#1685])
- **registry**: Unused method warnings when the "std" feature is enabled
  but the "registry" feature is disabled ([#1686])

[#1685]: #1685
[#1686]: #1686
@hawkw hawkw requested a review from a team as a code owner October 25, 2021 16:46
@hawkw hawkw merged commit 2f80978 into v0.1.x Oct 25, 2021
@hawkw hawkw deleted the eliza/subscriber-0.3.1 branch October 25, 2021 17:04
kaffarell pushed a commit to kaffarell/tracing that referenced this pull request May 22, 2024
# 0.3.1 (Oct 25, 2021)

This release fixes a few issues related to feature flagging.

### Fixed

- **time**: Compilation error when enabling the "time" feature flag
  without also enabling the "local-time" feature flag ([tokio-rs#1685])
- **registry**: Unused method warnings when the "std" feature is enabled
  but the "registry" feature is disabled ([tokio-rs#1686])

[tokio-rs#1685]: tokio-rs#1685
[tokio-rs#1686]: tokio-rs#1686
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

1 participant