v2.284.0
·
559 commits
to main
since this release
What's Changed
- chore(proxy/identity-client): remove
Defaultbounds by @cratelyn in #3653 - build(deps): bump uuid from 1.14.0 to 1.15.0 by @dependabot in #3659
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #3658
- chore(app/trace-collector): remove
Defaultbound by @cratelyn in #3660 - build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #3661
- build(deps): bump zerofrom-derive from 0.1.5 to 0.1.6 by @dependabot in #3662
- build(deps): bump uuid from 1.15.0 to 1.15.1 by @dependabot in #3663
- build(deps): bump litemap from 0.7.4 to 0.7.5 by @dependabot in #3664
- build(deps): bump zerofrom from 0.1.5 to 0.1.6 by @dependabot in #3665
- chore(dependabot): group dependency updates by @olix0r in #3666
- build(deps): bump tokio-boring from 4.14.0 to 4.15.0 by @dependabot in #3670
- build(deps): bump the tracing group with 2 updates by @dependabot in #3669
- build(deps): bump the boring group with 2 updates by @dependabot in #3667
- build(deps): bump cc from 1.2.15 to 1.2.16 by @dependabot in #3675
- refactor(app/inbound): forward-compatible test code by @cratelyn in #3671
- refactor(app/outbound): forward-compatible test code by @cratelyn in #3672
- refactor(app/integration): forward-compatible test code by @cratelyn in #3673
- refactor(app/outbound): forward-compatible test code by @cratelyn in #3676
- build(deps): bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #3682
- build(deps): bump proc-macro2 from 1.0.93 to 1.0.94 by @dependabot in #3681
- build(deps): bump async-trait from 0.1.86 to 0.1.87 by @dependabot in #3680
- build(deps): bump syn from 2.0.98 to 2.0.99 by @dependabot in #3679
- refactor(app/integration): clarify
<SyncSvc as Service<T>>::call()by @cratelyn in #3677 - fix(ci): remove EmbarkStudios/cargo-deny-action by @olix0r in #3684
- refactor(app/integration): use
linkerd_app_core::Errorby @cratelyn in #3685 - chore(just): add windows os target by @olix0r in #3683
- refactor(app/integration): inline
Runningfuture by @cratelyn in #3686 - refactor(app/integration): remove inert
NewService<T>by @cratelyn in #3687 - refactor(app/integration): call
tcp::server()directly by @cratelyn in #3688 - refactor(app/integration): use
linker_app_core::Errorby @cratelyn in #3690 - nit(app/integration): use
OK,NOT_FOUNDconstants by @cratelyn in #3691 - nit(app/integration): add/remove whitespace for consistency by @cratelyn in #3689
- refactor(app/integration): remove
Request,Responsealiases by @cratelyn in #3692 - refactor(app/integration): clean up
Serverconstructors by @cratelyn in #3693 - refactor(app/integration): call
tcp::client()directly by @cratelyn in #3694 - nit(app/integration): tidy
tcpimports by @cratelyn in #3696 - refactor(app/integration): remove unused
request_init_method()by @cratelyn in #3698 - refactor(app/integration): remove unused
TcpConn::target_addr()by @cratelyn in #3695 - refactor(app/integration): forward-compatible test code by @cratelyn in #3699
- refactor(app/integration): remove artificial
Syncbounds by @cratelyn in #3700
Full Changelog: release/v2.283.0...release/v2.284.0