Releases: viewlegacy/onprest
Releases · viewlegacy/onprest
Release list
v1.2.1
v1.2.0
What's Changed
- fix: harden gateway/agent availability, security, and protocol conformance (v1.2.0) by @m-empty in #32
- build(deps): bump the go-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #27
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #28
- build(deps): bump dompurify from 3.4.2 to 3.4.12 in /docs by @dependabot[bot] in #31
- build(deps): bump brace-expansion from 5.0.6 to 5.0.8 in /docs by @dependabot[bot] in #33
- build(deps): bump next from 16.2.6 to 16.2.12 in /docs by @dependabot[bot] in #34
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
What's Changed
- build(deps): bump mermaid from 11.14.0 to 11.15.0 in /docs by @dependabot[bot] in #10
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 by @dependabot[bot] in #5
- build(deps): bump the go-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #18
- docs: clarify gateway env requirements for v1.0 by @m-empty in #19
- build: add dockerignore for lean image build context by @m-empty in #20
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- docs: add basic SEO metadata and branded site assets by @m-empty in #6
- docs: clarify agent and database overview labels by @m-empty in #7
- docs: add runnable quickstart postgres example by @m-empty in #8
- feature: add optional OpenAPI snapshot stdout event by @m-empty in #9
- feature: Normalize agent query timeout detail by @m-empty in #11
- feature: add gateway error_message to request logs by @m-empty in #12
- feature: add gateway OpenAPI security and server metadata by @m-empty in #13
- feature: add gateway CORS allowlist by @m-empty in #14
- feature: pass through public agent error messages by @m-empty in #15
- feature: add agent config flag and service management by @m-empty in #16
Full Changelog: v0.1.0...v0.1.1