Skip to content

Commit 853991d

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2026-03-14) ### Features * initial release — universal gRPC→REST transcoding proxy ([6268f25](6268f25))
1 parent bd26761 commit 853991d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "structured-proxy"
33
description = "Universal gRPC→REST transcoding proxy — config-driven, works with any gRPC service"
4-
version = "0.1.0"
4+
version = "1.0.0"
55
edition = "2021"
66
authors = ["Structured World Foundation contributors"]
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)