Skip to content

[RELEASE] 13.1.2#4665

Merged
dkd-kaehm merged 1 commit into
TYPO3-Solr:release-13.1.xfrom
dkd-kaehm:releases/v13.1.2
May 20, 2026
Merged

[RELEASE] 13.1.2#4665
dkd-kaehm merged 1 commit into
TYPO3-Solr:release-13.1.xfrom
dkd-kaehm:releases/v13.1.2

Conversation

@dkd-kaehm

Copy link
Copy Markdown
Collaborator

This is a bugfix release for TYPO3 13 LTS, primarily restoring Solr write functionality after a regression introduced by an upstream PSR-7 library update.

Highlights since 13.1.1:

Please read the release notes:


How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

  • Submit bug reports and feature requests on GitHub
  • Ask or help or answer questions in our Slack channel
  • Provide patches through pull requests or review and comment on existing pull requests
  • Go to www.typo3-solr.com or call dkd to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

Relates: #4660

This is a bugfix release for TYPO3 13 LTS, primarily restoring
Solr write functionality after a regression introduced by an
upstream PSR-7 library update.

Highlights since 13.1.1:

* [BUGFIX] Pin `guzzlehttp/psr7` to `<2.10.0` — `guzzlehttp/psr7`
  2.10.0 changed `Utils::modifyRequest()` to mutate the original
  `RequestInterface` via `withHeader()` instead of rebuilding a
  Guzzle `Request`. Combined with Guzzle's `PrepareBodyMiddleware`
  passing `Content-Length` as an `int`, this broke all Solr write
  requests through Solarium's `Psr18Adapter` in spec-compliant
  PSR-7 implementations like `TYPO3\CMS\Core\Http\Message`
  (TYPO3-Solr#4660 / @dkd-kaehm)
* [BUGFIX] Prevent c:0 variant and content leakage on
  fe_group-restricted pages (TYPO3-Solr#4641 / @dkd-kaehm)
* Plus 10 additional bugfixes and maintenance updates — see
  release notes for details.

Please read the release notes:
* https://docs.typo3.org/p/apache-solr-for-typo3/solr/13.1/en-us/Releases/solr-release-13-1.html
* https://github.com/TYPO3-Solr/ext-solr/releases/tag/13.1.2

---

How to Get Involved

There are many ways to get involved with Apache Solr for TYPO3:

* Submit bug reports and feature requests on GitHub
* Ask or help or answer questions in our Slack channel
* Provide patches through pull requests or review and comment on
  existing pull requests
* Go to www.typo3-solr.com or call dkd to sponsor the ongoing
  development of Apache Solr for TYPO3

Support us by becoming an EB partner:
https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/

or call:
+49 (0)69 - 2475218 0

Relates: TYPO3-Solr#4660
@dkd-kaehm dkd-kaehm merged commit 5dd1907 into TYPO3-Solr:release-13.1.x May 20, 2026
2 of 10 checks passed
@dkd-kaehm dkd-kaehm deleted the releases/v13.1.2 branch May 20, 2026 10:54
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 this pull request may close these issues.

1 participant