Skip to content

chore(langgraph): Track ADK/other library usage when deploying using cli#7939

Merged
syachamaneni-lc merged 4 commits into
mainfrom
syachamaneni/updateRevisionTablse
May 29, 2026
Merged

chore(langgraph): Track ADK/other library usage when deploying using cli#7939
syachamaneni-lc merged 4 commits into
mainfrom
syachamaneni/updateRevisionTablse

Conversation

@syachamaneni-lc

Copy link
Copy Markdown
Contributor

Read the full contributing guidelines: https://docs.langchain.com/oss/python/contributing/overview

All contributions must be in English. See the language policy.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

Thank you for contributing to LangGraph! Follow these steps to have your pull request considered as ready for review.

  1. PR title: Should follow the format: TYPE(SCOPE): DESCRIPTION

    • feat(langgraph): add multi-tenant support
  1. PR description:
  • Write 1-2 sentences summarizing the change.
  • The Fixes #xx line at the top is required for external contributions — update the issue number and keep the keyword. This links your PR to the approved issue and auto-closes it on merge.
  • If there are any breaking changes, please clearly describe them.
  • If this PR depends on another PR being merged first, please include "Depends on #PR_NUMBER" in the description.
  1. Run make format, make lint and make test from the root of the package(s) you've modified.
  • We will not consider a PR unless these three are passing in CI.
  1. How did you verify your code works?

Additional guidelines:

  • All external PRs must link to an issue or discussion where a solution has been approved by a maintainer, and you must be assigned to that issue. PRs without prior approval will be closed.
  • PRs should not touch more than one package unless absolutely necessary.
  • Do not update the uv.lock files or add dependencies to pyproject.toml files (even optional ones) unless you have explicit permission to do so by a maintainer.

Social handles (optional)

Twitter: @
LinkedIn: https://linkedin.com/in/

@syachamaneni-lc syachamaneni-lc changed the title (chore) [LSD-1503]: Track ADK/other library usage when deploying using cli chore(langgraph): Track ADK/other library usage when deploying using cli May 28, 2026
Comment thread libs/cli/langgraph_cli/dependency_tracking.py
Comment thread libs/cli/langgraph_cli/deploy.py
Comment thread libs/cli/langgraph_cli/dependency_tracking.py
@syachamaneni-lc syachamaneni-lc merged commit a9b0a05 into main May 29, 2026
184 of 190 checks passed
@syachamaneni-lc syachamaneni-lc deleted the syachamaneni/updateRevisionTablse branch May 29, 2026 20:46
hari-dhanushkodi added a commit that referenced this pull request Jun 10, 2026
Bumping the CLI to 0.4.28 to release the ADK/library usage tracking
added in #7939 (a9b0a05).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants