Skip to content

[Store][Elasticsearch] Introduce a StoreFactory#2199

Open
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:feature/store-factory-elasticsearch
Open

[Store][Elasticsearch] Introduce a StoreFactory#2199
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:feature/store-factory-elasticsearch

Conversation

@Guikingone

@Guikingone Guikingone commented Jun 19, 2026

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
Docs? yes
Issues --
License MIT

The Store constructor now expects a pre-scoped HttpClientInterface; endpoint scoping is performed by StoreFactory::create() via ScopingHttpClient::forBaseUri(). The AiBundle wiring switches to the factory.

@Guikingone Guikingone force-pushed the feature/store-factory-elasticsearch branch from 208876c to c95110d Compare June 19, 2026 13:22
The `Store` constructor now expects a pre-scoped `HttpClientInterface`;
endpoint scoping is performed by `StoreFactory::create()` via
`ScopingHttpClient::forBaseUri()`. The `AiBundle` wiring switches to the
factory.
@Guikingone Guikingone force-pushed the feature/store-factory-elasticsearch branch from c95110d to 6d44a94 Compare June 19, 2026 13:25
@Guikingone Guikingone marked this pull request as ready for review June 19, 2026 13:42
@carsonbot carsonbot added Feature New feature Store Issues & PRs about the AI Store component Status: Needs Review labels Jun 19, 2026
@Guikingone

Copy link
Copy Markdown
Contributor Author

@OskarStark @chr-hertel Do we have an estimated release date for 1.0? 🤔

PS: I have a few PRs using the same approach as this one on my local fork and wanted to know if we have a specific deadline.

@chr-hertel

chr-hertel commented Jun 21, 2026

Copy link
Copy Markdown
Member

@Guikingone i think i'm saying "in the next four weeks" since march now - doesn't help i guess, sorry 😆

edit: so, in the next four weeks :)

Comment thread UPGRADE.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should be reduced to BC breaks only, and for 0.11

@Guikingone

Copy link
Copy Markdown
Contributor Author

@chr-hertel Well, now I know that I have one month to push as much PR as possible if I want them to be merged in 1.0 😄

i'll push all the PR that I have locally and update the existing ones, thanks for the update 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature Status: Needs Work Store Issues & PRs about the AI Store component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants