Releases: probitas-test/echo-servers
Releases · probitas-test/echo-servers
v0.10.1
What's Changed
- Complete echo-http environment variable documentation by @lambdalisue in #25
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Simplify echo-http authentication to environment-based OAuth2/OIDC by @lambdalisue in #24
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Enhance OIDC implementation with UserInfo and JWKS endpoints by @lambdalisue in #23
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- docs: add /response-header endpoint to README utility endpoints table by @Copilot in #20
- Add OIDC authentication endpoints for testing OIDC clients by @lambdalisue in #21
- chore: remove orphaned proto/README.md by @lambdalisue in #22
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Add /response-header endpoint for testing HTTP client header handling by @lambdalisue in #17
- feat: serve API documentation at root endpoint for all servers by @lambdalisue in #18
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Rename organization and update Nix environment by @lambdalisue in #15
- fix: Docker image names by @lambdalisue in #16
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add echo-connectrpc server with multi-protocol support by @lambdalisue in #14
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add version-specific reflection API toggle for echo-grpc by @lambdalisue in #12
- Rename repository to echo-servers by @lambdalisue in #13
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- docs: Update API documentation with missing endpoints and port info by @lambdalisue in #10
- Add split echo protos and reflection dependency toggle to reproduce grpc-reflection-js issue by @lambdalisue in #11
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix(echo-graphql): echoPartialError substring matching by @Copilot in #3
- feat(echo-graphql): Add comprehensive GraphQL operations for client testing by @lambdalisue in #7
- feat(echo-http): Add comprehensive HTTP testing endpoints by @lambdalisue in #8
- feat(echo-grpc): Add comprehensive gRPC testing RPCs by @lambdalisue in #9
New Contributors
- @Copilot made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0