Skip to content
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

[!!!][TASK:T12] Remove deprecated .\System\Solr\Node class and its usages #3630

Closed
Tracked by #3376
dkd-kaehm opened this issue May 11, 2023 · 1 comment · Fixed by #3803
Closed
Tracked by #3376

[!!!][TASK:T12] Remove deprecated .\System\Solr\Node class and its usages #3630

dkd-kaehm opened this issue May 11, 2023 · 1 comment · Fixed by #3803

Comments

@dkd-kaehm
Copy link
Collaborator

No description provided.

@sfroemkenjw
Copy link
Collaborator

Solved with #3665

dkd-friedrich pushed a commit to dkd-friedrich/ext-solr that referenced this issue Sep 25, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replacee deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()

Resolves: TYPO3-Solr#3630
dkd-friedrich pushed a commit to dkd-friedrich/ext-solr that referenced this issue Sep 25, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()

Resolves: TYPO3-Solr#3630
dkd-friedrich pushed a commit to dkd-friedrich/ext-solr that referenced this issue Sep 26, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()

Resolves: TYPO3-Solr#3630
dkd-friedrich added a commit to dkd-friedrich/ext-solr that referenced this issue Sep 27, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()
- Change SolrConnection->getNode() to SolrConnection->getEndpoint

Resolves: TYPO3-Solr#3630
dkd-friedrich added a commit to dkd-friedrich/ext-solr that referenced this issue Sep 28, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()
- Change SolrConnection->getNode() to SolrConnection->getEndpoint

Resolves: TYPO3-Solr#3630
dkd-friedrich added a commit to dkd-friedrich/ext-solr that referenced this issue Sep 29, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()
- Change SolrConnection->getNode() to SolrConnection->getEndpoint

Resolves: TYPO3-Solr#3630
dkd-kaehm pushed a commit to dkd-friedrich/ext-solr that referenced this issue Oct 6, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()
- Change SolrConnection->getNode() to SolrConnection->getEndpoint

Resolves: TYPO3-Solr#3630, TYPO3-Solr#3043
Replaces: TYPO3-Solr#3518
dkd-kaehm pushed a commit to dkd-friedrich/ext-solr that referenced this issue Oct 6, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()
- Change SolrConnection->getNode() to SolrConnection->getEndpoint

Resolves: TYPO3-Solr#3630, TYPO3-Solr#3043
Replaces: TYPO3-Solr#3518
dkd-kaehm pushed a commit that referenced this issue Oct 6, 2023
Removes deprecated class ApacheSolrForTypo3\Solr\System\Solr\Node
and it's usages.

- Replace deprecated Node class with Endpoint
- Replace getUsername/getPassword with getAuthentication()
- Change SolrConnection->getNode() to SolrConnection->getEndpoint

Resolves: #3630, #3043
Replaces: #3518
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants