-
-
Notifications
You must be signed in to change notification settings - Fork 27
Upgrade elasticsearch/elasticsearch dependency from ^7.0||^8.0 to ^8.0||^9.0 #1012
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
Conversation
…0||^9.0 Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
|
@copilot src/sentry/src/Tracing/Aspect/ElasticsearchAspect.php remove 7.x support |
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
|
@copilot .github/workflows/test-components.yml 增加elasticsearch依赖包测试 |
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Upgrades elasticsearch client dependency constraints to support v9.x while dropping v7.x support.
Changes
^7.0 || ^8.0→^8.0 || ^9.0^8.0→^8.0 || ^9.0^7.0|^8.0→^8.0 || ^9.0^7.17.0||^8.8.0→^8.0 || ^9.0Elasticsearch\Client::*), keeping only v8.x+ references (Elastic\Elasticsearch\Traits\ClientEndpointsTrait::*)^8.0and^9.0versions across PHP 8.2, 8.3, and 8.4All composer.json files validated successfully.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.