SIGN IN SIGN UP

[BUG] Remove id field from GetCollectionByResourceNameRequest (#5235)

## Description of changes

_Summarize the changes made by this PR._

- Improvements & Bug fixes
- An `id` field was mistakenly included in the
`GetCollectionByResourceNameRequest` proto definition. This request
should not include `id`, so we want to remove the field and reserve the
old number/name.
- New functionality
  - None

## Test plan

_How are these changes tested?_

- [ ] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Migration plan

_Are there any migrations, or any forwards/backwards compatibility
changes needed in order to make sure this change deploys reliably?_

## Observability plan

_What is the plan to instrument and monitor this change?_

## Documentation Changes

_Are all docstrings for user-facing APIs updated if required? Do we need
to make documentation changes in the [docs
section](https://github.com/chroma-core/chroma/tree/main/docs/docs.trychroma.com)?_
D
Drew Kim committed
8cb57769c40cf39b41f907522713fd8e2ff20e59
Parent: 8c1a55d
Committed by GitHub <noreply@github.com> on 8/8/2025, 5:17:52 PM