Skip to:
This change https://github.com/couchbase/couchbase-net-client/commit/7ce9dbd76c8d6e623e3c2876a66f3dfe676f28e6 from introduces a regression, which can be seen on the SubdocTests.Can_perform_lookup_in_via_lambda integration test.
In order to support lamba-based sub-doc operations, LookupInResult must implement ITypeSerializerProvider.
- thanks for reporting.
This change https://github.com/couchbase/couchbase-net-client/commit/7ce9dbd76c8d6e623e3c2876a66f3dfe676f28e6 from introduces a regression, which can be seen on the SubdocTests.Can_perform_lookup_in_via_lambda integration test.
In order to support lamba-based sub-doc operations, LookupInResult must implement ITypeSerializerProvider.