Skip to content

Conversation

@hyprh
Copy link
Contributor

@hyprh hyprh commented Apr 16, 2025

change:

v0.02

  • Define extension options (trpc/proto/trpc_options.proto)
  • Extension options support alias
  • Add new enum value TRPC_THRIFT_ENCODE to TrpcContentEncodeType in trpc protocol
  • Adjust directory structure to be more reasonable: move from proto directory to trpc/proto directory

v0.2.1

  • Added two snappy compression types (block/stream) to address implementation differences across language SDKs
  • Added HTTP extension definition HttpRule

v0.3.0

  • Standardized path names of proto files under trpc directory
  • Added trpc/v2 subdirectory to support trpc-go trpc.tech v2
  • Added Java package option
  • Extended trpc protocol to support attachment functionality

pb/go/trpc/v0.1.0

  • Add trpc protocol

pb/go/trpc/v0.1.1

  • Add client error code TRPC_CLIENT_READ_FRAME_ERR

v0.4.0

  • Extended trpc protocol to support lz4 decompression type

v0.4.1

  • Added idle close error code for streaming protocol

pb/go/trpc/v0.2.0

  • Add openapiv2.proto support json_schema
  • Regenerate stub code to include LZ4_BLOCK_COMPRESS field
  • Add reflection.proto and corresponding go stub code to support server reflection !36

pb/go/trpc/v0.2.1

  • Remove reflection package

@github-actions
Copy link

github-actions bot commented Apr 16, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@hyprh
Copy link
Contributor Author

hyprh commented Apr 16, 2025

I have read the CLA Document and I hereby sign the CLA

@hyprh hyprh closed this Apr 16, 2025
@hyprh hyprh reopened this Apr 16, 2025
@sandyskies sandyskies self-assigned this Apr 16, 2025
Copy link

@sandyskies sandyskies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sandyskies sandyskies merged commit 398abb3 into trpc-group:main Apr 16, 2025
1 of 2 checks passed
liuzengh added a commit to liuzengh/cla-database that referenced this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants