Tags: neon-sunset/Pinecone.NET
Tags
chore(deps): bump Grpc.Tools from 2.59.0 to 2.60.0 (#84) Bumps [Grpc.Tools](https://github.com/grpc/grpc) from 2.59.0 to 2.60.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) --- updated-dependencies: - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(#40): ensure RepeatedField<T>.AsArray() produces an array of exac… …t length - Re-allocate to a new exactly-sized T[] if the underlying buffer length of RepeatedField<T> does not match the count - Bump up the submodule commit (no functional changes) - Update TODO
PreviousNext