This repository was archived by the owner on May 24, 2025. It is now read-only.
Releases: ninggf/gsvc
Releases · ninggf/gsvc
v3.4.3
v3.4.2
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v3.4.1
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v3.4.0
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v1.2.22
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v1.2.21
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v1.2.20
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v1.2.19
Added
- do validation for server-streaming call
Changed
- use application name as default service name
Fixed
- convert Wildcard MediaType to a specified type
Improved
- File upload
v1.2.18
Added
- Add gsvc.serviceName option
- apzda-cloud-gsvc-test module
- @GsvcTest
- @AutoConfigureGsvcTest
- xxl-job-adapter module
- Configuration properties
- apzda.cloud.config.real-ip-header: GsvcContextHolder.getRemoteIp use to get remote Ip.
- apzda.cloud.config.real-ip-from: only accept real-ip-header form which the request comes.
- apzda.cloud.config.flat-response: do not wrap the response.
- GsvcContextHolder.current
- IForwardPlugin interface
- I18nUtils now supports message as key
Changed
- Spring boot upgraded to 3.2.4
- Spring Cloud upgraded to 2023.0.1
- I18nHelper renamed to I18nUtils
- Dependencies upgraded to their latest version
Improved
- Service Name Resolve mechanism
- Gateway, forwarding request to downstream instead of RPC.
- RPC Mechanism, using Stub instead of Reflection.
- Tracing
- Sentinel
Full Changelog: v1.2.12...v1.2.18
v1.2.12
Full Changelog: v1.2.10...v1.2.12