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

Adding 2.5.0.0.4 to the changelog #4806

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

wileyj
Copy link
Contributor

@wileyj wileyj commented May 20, 2024

Prepping for the 2.5.0.0.4 release, this PR simply adds the changelog entry.

Secondary - i noticed a small issue with the Dockerfiles in the repo root, which were still set to use the old build command. that change is also added here, but is trivial and inconsequential.

RUN cd testnet/stacks-node && cargo build --features monitoring_prom,slog_json --release

is now

RUN cargo build --features monitoring_prom,slog_json --release

@wileyj wileyj requested a review from a team as a code owner May 20, 2024 20:18
CHANGELOG.md Show resolved Hide resolved
- removed the step to , defaulting to repo root
@wileyj wileyj requested a review from a team as a code owner May 20, 2024 20:34
@wileyj wileyj marked this pull request as draft May 20, 2024 20:35
@wileyj wileyj marked this pull request as ready for review May 21, 2024 17:23
@wileyj wileyj merged commit a88ee2b into release/2.5.0.0.4 May 23, 2024
1 check passed
@wileyj wileyj deleted the chore/2.5.0.0.4-changelog branch June 25, 2024 17:26
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.

4 participants