You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CocoaPods for 1.0.3 (#345)
Going to tag a 1.0.3 release as requested here:
#344 (comment)
---------
Signed-off-by: Michael Rebello <me@michaelrebello.com>
Resolve all outstanding conformance opt-outs (#271)
This PR includes updates to fix all outstanding conformance test
failures and removes the corresponding opt-outs. All changes are
validated by the conformance test suite.
Many of these fixes are similar to
connectrpc/connect-kotlin#248 and
connectrpc/connect-kotlin#274.
Resolves#268.
Resolves#269.
Resolves#270.
This should also be one of the final changes before v1.0
#222.
---------
Signed-off-by: Michael Rebello <me@michaelrebello.com>