Skip to content

Update end of life date #743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Thank you for building with Gemini and [let us know](https://discuss.ai.google.d

* **Limited Maintenance:** Development is now restricted to **critical bug fixes only**. No new features will be added.
* **Purpose:** This limited support aims to provide stability for users while they transition to the new SDK.
* **End-of-Life Date:** All support for this repository (including bug fixes) will permanently end on **September 30, 2025**.
* **End-of-Life Date:** All support for this repository (including bug fixes) will permanently end on **November 30, 2025**.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For conciseness and clarity, you could simplify the wording here. The word 'permanently' is redundant as 'end' already implies permanence in this context. Also, 'All support' can be simplified to 'Support'.

Suggested change
* **End-of-Life Date:** All support for this repository (including bug fixes) will permanently end on **November 30, 2025**.
* **End-of-Life Date:** Support for this repository (including bug fixes) will end on **November 30, 2025**.


We encourage all users to begin planning their migration to the [Google Generative AI SDK](https://github.com/googleapis/python-genai) to ensure continued access to the latest capabilities and support.

Expand Down
Loading