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: release v0.0.13 #24

Merged
merged 2 commits into from
Oct 23, 2023
Merged

chore: release v0.0.13 #24

merged 2 commits into from
Oct 23, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2023

πŸ€– New release

  • tide-tracing: 0.0.12 -> 0.0.13 (βœ“ API compatible changes)
Changelog

0.0.13 - 2023-10-23

Other

  • Add keywords to Cargo.toml
  • bump edition to 2021
  • start tracking msrv
  • remove min-versions check
  • fix branch name used by CI
  • revamp rust build CI job
  • Add release-plz action
  • bump patch version
  • add detail field for internal error
  • Update tracing-subscriber requirement from 0.2 to 0.3
  • fix typo
  • Bump patch version πŸš€
  • Update screenshot image πŸ“·
  • Add note about opentelemtry conventions to README
  • Use conventional trace field names
  • Tiny cleanup to import in example code
  • Bump patch version πŸš€
  • Use structured fields in spans, rather than separate events
  • Simplify tracing initialization in example
  • Switch the example from TRACE to INFO to reduce unrelated log noise
  • Disable the "logging" feature on tide for the example
  • Upgrade to GitHub-native Dependabot
  • Bump patch version πŸš€
  • Enable default features for example code
  • Fix dependening on tide default features
  • bump patch version πŸš€
  • Update tide requirement from 0.15 to 0.16
  • bump patch version πŸš€
  • Update tide requirement from 0.14 to 0.15
  • bump PATCH version πŸš€
  • Upgrade tracing-subscriber dev-dependiecy
  • Update tide requirement from 0.13 to 0.14
  • Link to latest docs for tide and tracing in readme
  • cleanup readme markup
  • bump PATCH version πŸš€
  • Merge pull request #1 from ethanboxx/dependabot/cargo/tide-0.13
  • Fix GitHub actions name
  • My first GitHub CI script :octocat:
  • Exclude the image in the next release. πŸ’Ύ
  • Replace example image with a better and more up to date one
  • Code cleanups
  • Remove standard span from async block. πŸ›
  • Make TraceMiddleware::new const fn
  • bump MINOR version πŸš€
  • Cleaner error reporting internals
  • Change example to report a custom error message
  • Fix broken badges
  • Add docs πŸ“š and metadata
  • Add init code πŸš€
  • Initial commit


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2023-10-23T08-32-06Z branch 2 times, most recently from 484b01e to 754eafd Compare October 23, 2023 08:39
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-plz/2023-10-23T08-32-06Z branch from 754eafd to 01f0426 Compare October 23, 2023 08:59
@eopb eopb enabled auto-merge October 23, 2023 09:45
@eopb eopb merged commit 36bf041 into master Oct 23, 2023
5 checks passed
@eopb eopb deleted the release-plz/2023-10-23T08-32-06Z branch October 23, 2023 12:46
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.

1 participant