Skip to content

Commit 1521639

Browse files
committed
Release 12.0.0
We are happy to release EXT:solr 12.0.0 for TYPO3 12 LTS. The focus of this release has been on TYPO3 12 LTS compatibility. NOTE: At least TYPO3 v12.4.3 is required. Huge improvements: * TYPO3 12 LTS compatibility * Move to PSRs (Events, Middlewares, etc.) * Integration PHPStan and many other testing improvements * etc. and many more from epic task #3376 Please read the release notes: * https://docs.typo3.org/p/apache-solr-for-typo3/solr/12.0/en-us/Releases/solr-release-12-0.html * https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.0 --- 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
1 parent e9a0d9c commit 1521639

File tree

4 files changed

+308
-9
lines changed

4 files changed

+308
-9
lines changed

Documentation/Appendix/VersionMatrix.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List of EXT:solr versions and the matching versions of Apache Solr and TYPO3 tha
1919
------------------------------- ---------------------------------------------- -------------------------------- --------------- ---------------------------------
2020
TYPO3 EXT:solr EXT:tika EXT:solrfal EXT:solrconsole EXT:solrdebugtools EXT:solrfluidgrouping EXT:solrmlt Apache Solr Configset
2121
========= ========== ========== =========== =============== ================== ================================ =============== =============== =================
22-
12.4 12.0 (β) 12.0 12.0 (β) 12.0 (Ø) 12.0 (Ø) N/A (integrated in EXT:solr) 12.0 (Ø) 9.3.0 ext_solr_12_0_0
22+
12.4 12.0 12.0 12.0 (rc) 12.0 (Ø) 12.0 (Ø) N/A (integrated in EXT:solr) 12.0 (Ø) 9.3.0 ext_solr_12_0_0
2323
11.5 11.5 11.0 11.0 11.0 11.0 11.0 11.0 (Ø) 8.11.1 ext_solr_11_5_0
2424
========= ========== ========== =========== =============== ================== ================================ =============== =============== =================
2525

Documentation/Releases/Index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Releases
1818
solr-release-11-1
1919
solr-release-11-2
2020
solr-release-11-5
21+
solr-release-12-0

0 commit comments

Comments
 (0)