What's Changed
- Add TLS protocol support by @zaharidichev in #383
- build(deps): bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #386
- build(deps): bump ipnet from 2.9.0 to 2.10.1 by @dependabot in #384
- build(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 by @dependabot in #363
- build(deps): bump google.golang.org/grpc from 1.65.0 to 1.67.1 by @dependabot in #382
- build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #385
- build(deps): bump futures by @alpeb in #389
- build(deps): bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 by @dependabot in #373
- build(deps): bump thiserror from 1.0.63 to 1.0.65 by @dependabot in #391
- outbound: Add error type to TCP and TLS routes by @zaharidichev in #387
- outbound: make RouteError optional by @zaharidichev in #392
- feat(destination): add resource metadata to responses by @olix0r in #396
- build(deps): bump thiserror from 1.0.65 to 1.0.68 by @dependabot in #395
- build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #393
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #390
- Add support for HTTP local rate limiting by @alpeb in #388
- fix(destination): enable the
meta
feature by @olix0r in #398 - build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #403
- build(deps): bump DavidAnson/markdownlint-cli2-action from 17.0.0 to 18.0.0 by @dependabot in #404
- build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #402
- policy: use filters instead of explicit errors in TCP and TLS protocols by @zaharidichev in #405
- chore: v0.15.0 by @olix0r in #406
New Contributors
Full Changelog: v0.14.0...v0.15.0