Skip to content

Conversation

@JohnTitor
Copy link
Member

PR Type

INSERT_PR_TYPE

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the nightly rustfmt (cargo +nightly fmt).

Overview

This is the first release from this repository. No functional changes but this will update the metadata and links to point to this repo (and to make sure moving has no problem).
cc @LukeMathWalker for awareness

Copilot AI review requested due to automatic review settings January 13, 2026 11:45
[package]
name = "tracing-actix-web"
version = "0.7.19"
version = "0.7.21"
Copy link
Member Author

Choose a reason for hiding this comment

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

Note: v0.7.20 was out while moving is ongoing: https://github.com/LukeMathWalker/tracing-actix-web/releases/tag/v0.7.20

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares version 0.7.21 for release following the repository's migration from actix/tracing-actix-web to actix/actix-extras. The changes update metadata, documentation links, and standardize spelling conventions.

Changes:

  • Version bumped from 0.7.19 to 0.7.21 in Cargo.toml and Cargo.lock
  • GitHub repository URLs updated from actix/tracing-actix-web to actix/actix-extras in documentation
  • British to American English spelling standardization in README.md (customisation→customization, popularised→popularized, initialise→initialize)
  • Removed project-specific .gitignore and GitHub workflow files (consolidation into monorepo structure)
  • Added CHANGELOG entry for v0.7.21 documenting the repository move

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tracing-actix-web/Cargo.toml Version bump to 0.7.21
tracing-actix-web/src/lib.rs Updated GitHub URLs in documentation to reflect new repository location
tracing-actix-web/README.md Updated GitHub URLs and standardized spelling to American English
tracing-actix-web/CHANGELOG.md Added v0.7.21 and v0.7.20 release entries
tracing-actix-web/.gitignore Removed (likely consolidated at repository root)
tracing-actix-web/.github/workflows/general.yml Removed (likely consolidated at repository root)
Cargo.lock Updated version reference to 0.7.21

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


## 0.7.21

- The repository has been moved to the [actix] organization. The future development will happen there.
Copy link

Copilot AI Jan 13, 2026

Choose a reason for hiding this comment

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

The markdown link reference [actix] is used but not defined anywhere in the CHANGELOG. This will result in a broken link. Consider either removing the brackets to make it plain text ("actix organization") or adding a link definition at the end of the file, such as [actix]: https://github.com/actix.

Copilot uses AI. Check for mistakes.
@JohnTitor JohnTitor force-pushed the tracing/prepare-0.7.21 branch from 575891f to 063024b Compare January 13, 2026 11:52
@JohnTitor JohnTitor merged commit 5556577 into actix:main Jan 13, 2026
9 checks passed
@JohnTitor JohnTitor deleted the tracing/prepare-0.7.21 branch January 13, 2026 11:57
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