We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd26761 commit 853991dCopy full SHA for 853991d
2 files changed
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## 1.0.0 (2026-03-14)
2
+
3
+### Features
4
5
+* initial release — universal gRPC→REST transcoding proxy ([6268f25](https://github.com/structured-world/structured-proxy/commit/6268f2582d5f6100591e194952bdb5e3dde93f09))
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "structured-proxy"
description = "Universal gRPC→REST transcoding proxy — config-driven, works with any gRPC service"
-version = "0.1.0"
+version = "1.0.0"
edition = "2021"
6
authors = ["Structured World Foundation contributors"]
7
license = "Apache-2.0"
0 commit comments