Skip to content

Conversation

christeredvartsen
Copy link
Member

@christeredvartsen christeredvartsen commented Aug 16, 2025

Resolves #580, resolves #581.

BREAKING CHANGE: nais debug tidy has been removed, as well as the --by-pod flag for the nais debug command.

Copy link
Contributor

github-actions bot commented Aug 16, 2025

📝 Changelog preview

Below is a preview of the Changelog that will be added to the next release. Only commit messages that follow the Conventional Commits specification will be included in the Changelog.

v4.0.0 - 2025-08-22

Full Changelog: v3.1.2...v4.0.0

🚀 Features

  • 💥 Breaking change: Remove nais debug tidy command (7ac5b74)
  • Set default ttl to 24 hours, no validate (0d56103)
  • Propagate metadata/probes to copied pod (23b5d55)
  • Task concept, in own package (85ba66e)

🐛 Bug Fixes

  • Cleanup debug code flow (0ddb488)
  • Only print metric upload error if trace (ead5eba)
  • Make more generic waitFor func for later use (77777a3)
  • Fix deadlock, and make correct ctx easier to use (e2ac1fb)

⚙️ Miscellaneous Changes

  • (deps) Bump nais/naistrix (a77f6e0)

Resolves #580, resolves #581.

BREAKING CHANGE: `nais debug tidy` has been removed, as well as the
`--by-pod` flag for the `nais debug` command.
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.

Force selection of pod when debugging application with multiple pods Remove debug tidy

2 participants