Changelog
Select a version below to view the full changelog.
Note: The changelog for versions older than 3.0 can be found here: Changelog Archive
Version 3.11 (Latest)
proxy_outannotation (post-execution proxy)- TsClient:
proxyandproxy_outpassthrough endpoint support authorizeannotation now matches user ID and user name claims
Version 3.10
| Version | Date |
|---|---|
| v3.10.0 | 2026-02-25 |
- Resolved parameter expressions for server-side secret handling
- HTTP Client Type retry logic (
@retry_delay) - Data Protection encrypt/decrypt annotations
Version 3.9
| Version | Date |
|---|---|
| v3.9.0 | 2026-02-23 |
- Commented configuration output (
--config) - Configuration search and filter (
--config [filter]) - CLI improvements and test suite
Version 3.8
| Version | Date |
|---|---|
| v3.8.0 | 2025-02-11 |
- Configuration key validation
- Optional path parameters
- Machine-readable CLI commands for tool integration
- Universal
fallback_handlerfor all upload handlers
Version 3.7
| Version | Date |
|---|---|
| v3.7.0 | 2025-02-07 |
- Pluggable table format renderers (HTML, Excel)
- TsClient per-endpoint URL export control
- Excel upload handler
fallback_handler
Version 3.6
- Security headers middleware
- Forwarded headers middleware
- Health check endpoints
- PostgreSQL statistics endpoints
Version 3.5
| Version | Date |
|---|---|
| v3.5.0 | 2025-01-28 |
- PasskeyAuth (WebAuthn/FIDO2)
- Response compression fix for static files
- Separate core and client logging
Version 3.4
- Composite type support (arrays, nested JSON)
- Deep nested composite type resolution
- Multidimensional array support
- Performance optimizations (type category lookup, StringBuilder pooling, CancellationToken propagation)
Version 3.3
- Parameter validation
- Linux ARM64 build and Docker image
- Proxy response caching
- Optional
@prefix for comment annotations
Version 3.2
- Reverse proxy feature
- JWT authentication support
- HybridCache support
- Docker image with Bun runtime
Version 3.1
- HTTP Types (external API calls from PostgreSQL functions)
- Path parameters support
- SIMD-accelerated string processing
- Routine caching improvements
- Multi-host connection support
Version 3.0
- .NET 10 target framework
- Rate limiter
- OpenAPI 3.0 support
- Error handling improvements (RFC 7807 Problem Details)
- TsClient improvements
- SSE (Server-Sent Events) naming refactor