Skip to content

Commit

Permalink
[RELEASE] 12.0.1 - Maintenance Release
Browse files Browse the repository at this point in the history
This is a maintenance release for TYPO3 12.4.
**Note:** This release requires the database schema update, due of database schema change from pull-request #3881

Please read the release notes:
https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.1

---

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

Resolves: #3854
  • Loading branch information
dkd-kaehm committed Nov 16, 2023
1 parent 667bbb4 commit d3130ac
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If applicable, add screenshots to help explain your problem.
**Used versions (please complete the following information):**
- TYPO3 Version: [e.g. 12.4.0]
- Browser: [e.g. chrome, safari]
- EXT:solr Version: [e.g. 12.0.0]
- EXT:solr Version: [e.g. 12.0.1]
- Used Apache Solr Version: [e.g. 9.3.1]
- PHP Version: [e.g. 8.2.0]
- MySQL Version: [e.g. 8.0.0]
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/ci-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
"main": {
"PHP": [ "8.1", "8.2", "8.3" ],
"TYPO3": [ "12", "12.4.x-dev" ]
},
"release-12.0.x": {
"PHP": [ "8.1", "8.2", "8.3" ],
"TYPO3": [ "12", "12.4.x-dev" ]
}
}
25 changes: 22 additions & 3 deletions Documentation/Releases/solr-release-12-0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,28 @@ Release 12.0.1

This is a maintenance release for TYPO3 12.4 LTS, containing:

**Note:** This change requires the database schema update, due of database schema change from `pull-request #3881 <https://github.com/TYPO3-Solr/ext-solr/pull/3881>`__

- !!![BUGFIX] Exception with tx_solr_statistics after latest TYPO3 security update by @dkd-kaehm in `#3881 <https://github.com/TYPO3-Solr/ext-solr/pull/3881>`__
**Note:** This release requires the database schema update, due of database schema change from `pull-request #3881 <https://github.com/TYPO3-Solr/ext-solr/pull/3881>`__

- [BUGFIX] Remove superfluous char in Dockerfile `e49a07e12 on @2023-10-16 <https://github.com/TYPO3-Solr/ext-solrfal/commit/e49a07e12>`_ (thanks to Christoph Lehmann)
- [TASK] Add response object to return array of SolrWriteService::extractByQuery() `0b1a6a102 on @2023-10-19 <https://github.com/TYPO3-Solr/ext-solrfal/commit/0b1a6a102>`_ (thanks to Rafael Kähm)
- [TASK] Add replace for EXT:solrfluidgrouping in composer json `601873a61 on @2023-10-19 <https://github.com/TYPO3-Solr/ext-solrfal/commit/601873a61>`_ (thanks to Rafael Kähm)
- [BUGFIX][DOC] avoid creation of symlink inside the prod docs `8bfcb60d4 on @2023-10-20 <https://github.com/TYPO3-Solr/ext-solrfal/commit/8bfcb60d4>`_ (thanks to Rafael Kähm)
- [TASK] Log solr response in case of Page indexing issue `8bc498e06 on @2023-10-26 <https://github.com/TYPO3-Solr/ext-solrfal/commit/8bc498e06>`_ (thanks to Daniel Siepmann)
- [TASK] Use composers "preferred-install" config instead of reinstall `7c9279ff7 on @2023-10-26 <https://github.com/TYPO3-Solr/ext-solrfal/commit/7c9279ff7>`_ (thanks to Rafael Kähm)
- [BUGFIX] Provide proper Uri Builder Request in VH `4303220b8 on @2023-10-30 <https://github.com/TYPO3-Solr/ext-solrfal/commit/4303220b8>`_ (thanks to Daniel Siepmann)
- [BUGFIX] prevent empty array key if foreignLabelField is null `ae6381b43 on @2023-11-01 <https://github.com/TYPO3-Solr/ext-solrfal/commit/ae6381b43>`_ (thanks to clickstorm)
- [FEATURE] Monitor extbase records `ed211e410 on @2023-10-17 <https://github.com/TYPO3-Solr/ext-solrfal/commit/ed211e410>`_ (thanks to Christoph Lehmann)
- [TASK] Update the version matrix `c83b388fe on @2023-11-06 <https://github.com/TYPO3-Solr/ext-solrfal/commit/c83b388fe>`_ (thanks to Markus Friedrich)
- [DOC] Fix changelogs and add hints about outdated state on branches `8d200cb2a on @2023-11-03 <https://github.com/TYPO3-Solr/ext-solrfal/commit/8d200cb2a>`_ (thanks to Rafael Kähm)
- [BUGFIX] TikaStatus can't handle all response types of SolrWriteService->extractByQuery() `65665b09d on @2023-11-02 <https://github.com/TYPO3-Solr/ext-solrfal/commit/65665b09d>`_ (thanks to Rafael Kähm)
- Add missing groups-key to TS Path `5c61b7543 on @2023-11-08 <https://github.com/TYPO3-Solr/ext-solrfal/commit/5c61b7543>`_ (thanks to Julian Hofmann)
- Add `grouping.groups.[groupName].sortBy` `ece1b9975 on @2023-11-08 <https://github.com/TYPO3-Solr/ext-solrfal/commit/ece1b9975>`_ (thanks to Julian Hofmann)
- [TASK] Rename namespace \\Trait\\ to \\Traits\\, due of consistency with 11.6.x `b3d5cb790 on @2023-11-08 <https://github.com/TYPO3-Solr/ext-solrfal/commit/b3d5cb790>`_ (thanks to Rafael Kähm)
- !!![BUGFIX] Exception with tx_solr_statistics after latest TYPO3 security update `635883f6d on @2023-11-15 <https://github.com/TYPO3-Solr/ext-solrfal/commit/635883f6d>`_ (thanks to Rafael Kähm)
- [BUGFIX] check if all sorting parts are present before access `e5826f30e on @2023-11-14 <https://github.com/TYPO3-Solr/ext-solrfal/commit/e5826f30e>`_ (thanks to Johannes)
- [BUGFIX] Indexer does not work for extbase-records with sys_language_uid=-1 `d438c5470 on @2023-11-15 <https://github.com/TYPO3-Solr/ext-solrfal/commit/d438c5470>`_ (thanks to Rafael Kähm)
- [BUGFIX] Infinite loop in SolrRoutingMiddleware #3873 `667bbb48b on @2023-11-14 <https://github.com/TYPO3-Solr/ext-solrfal/commit/667bbb48b>`_ (thanks to Jaro von Flocken)
- `Release 12.0.1 <https://github.com/TYPO3-Solr/ext-solr/releases/tag/12.0.0>`_ (thanks to all `contributors <https://github.com/TYPO3-Solr/ext-solr/graphs/contributors>`_ and `our EB Partners <https://www.typo3-solr.com/sponsors/our-sponsors/>`_)

Release 12.0.0
--------------
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

project = Apache Solr for TYPO3
version = 12.0
release = 12.0.0
release = 12.0.1
copyright = since 2009 by dkd & contributors

[html_theme_options]
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$EM_CONF[$_EXTKEY] = [
'title' => 'Apache Solr for TYPO3 - Enterprise Search',
'description' => 'Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.',
'version' => '12.0.0',
'version' => '12.0.1',
'state' => 'stable',
'category' => 'plugin',
'author' => 'Ingo Renner, Timo Hund, Markus Friedrich',
Expand Down

0 comments on commit d3130ac

Please sign in to comment.