-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
trippy 0.9.0 #156013
Merged
Merged
trippy 0.9.0 #156013
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
rust
Rust use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
Nov 30, 2023
|
chenrui333
force-pushed
the
bump-trippy-0.9.0
branch
from
November 30, 2023 17:10
9a00b39
to
d99c308
Compare
chenrui333
added
the
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
label
Nov 30, 2023
trippy: update test Signed-off-by: Rui Chen <[email protected]>
chenrui333
force-pushed
the
bump-trippy-0.9.0
branch
from
November 30, 2023 23:14
d99c308
to
5c98df0
Compare
chenrui333
added
ready to merge
PR can be merged once CI is green
and removed
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
labels
Nov 30, 2023
nandahkrishna
approved these changes
Nov 30, 2023
🤖 An automated task has requested bottles to be published to this PR. |
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Nov 30, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
outdated
PR was locked due to age
ready to merge
PR can be merged once CI is green
rust
Rust use is a significant feature of the PR or issue
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Change Log
Added
icmp
extensions (#33)MPLS
label stack classicmp
extension objects (#753)IPv6/udp
(#749)--unprivileged
(-u
) flag to allow tracing without elevated privileges (macOS only) (#101)--tui-privacy-max-ttl
flag to hide host and IP details for low ttl hops (#766)toggle-privacy
(default:p
) key binding to show or hide private hops (#823)toggle-flows
(default:f
) key binding to show or hide tracing flows (#777)--dns-resolve-all
(-y
) flag to allow tracing to all IPs resolved from DNS lookup entry (#743)dot
report mode (-m dot
) to output hop graph in GraphvizDOT
format (#582)flows
report mode (-m flows
) to output a list of all unique tracing flows (#770)--icmp-extensions
(-e
) flag for parsingIPv4
/IPv6
icmp
extensions (#751)--tui-icmp-extension-mode
flag to control howicmp
extensions are rendered (#752)--print-config-template
flag to output a template config file (#792)--icmp
flag as a shortcut for--protocol icmp
(#649)toggle-help-alt
(default:?
) key binding to show or hide help (#694)scoop
package (#462)winget
package (#460)musl
Debiandeb
binary asset (#568)armv7
Linux binary assets (#712)aarch64-apple-darwin
(aka macOS Apple Silicon) binary assets (#801)Changed
icmp
extension object data added tojson
andstream
reports (#806)csv
and all tabular reports (#597)--dns-lookup-as-info
and--tui-preserve-screen
no longer require a boolean argument (#708)ToggleFreeze
changed fromf
toctrl+f
(#785)trippy
library (#754)tui-rs
crate withratatui
crate (#569)Fixed
responses (#765)
IPv4
packet length calculation (#686)See CHANGELOG.md for details.
Full Changelog: fujiapple852/trippy@0.8.0...0.9.0