Skip to content

Releases: CDNA-Technologies/grpc-dart

3.0.3-dart-sdk-upgrade

04 Oct 06:17
Compare
Choose a tag to compare
Pre-release

3.0.3 release with updated dart SDK versions

[Should be used with Flutter projects running on >= Flutter v3.10]

3.0.6

02 Feb 20:49
Compare
Choose a tag to compare
3.0.6 Pre-release
Pre-release

Merge Thejas's change for error details

3.0.5

02 Feb 20:33
Compare
Choose a tag to compare
3.0.5 Pre-release
Pre-release

Fix git conflict in 3.0.4 release

Patch for broken deployments

02 Feb 20:15
Compare
Choose a tag to compare
Pre-release
3.0.4

cherry pick commit from upstream to be more resilliant to broken depl…

3.0.3

08 Nov 18:52
e42a658
Compare
Choose a tag to compare

UAT Final Release

3.0.1-grpc-error-fix

28 Oct 12:53
Compare
Choose a tag to compare
3.0.1-grpc-error-fix Pre-release
Pre-release

This release adds the trailers to GrpcError

3.0.2-beta

28 Oct 17:45
Compare
Choose a tag to compare
3.0.2-beta Pre-release
Pre-release
pushed workaround for iOS(<=12.4) webkit issue

Signed-off-by: Thejas Nanjunda <thejasn.416@gmail.com>

3.0.1-fix

12 Oct 12:50
Compare
Choose a tag to compare
pushed workaround for iOS(<=12.4) webkit issue

Signed-off-by: Thejas Nanjunda <thejasn.416@gmail.com>

3.0.0

27 Aug 09:13
Compare
Choose a tag to compare

Workaround for incompatible upstream Proxy (nginx + envoy)

  • Handles missing trailers for Status.OK responses.