You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are now non-nullable and validated strictly. CSV fixtures for integration tests
164
+
must include all required columns.
165
+
166
+
136
167
All Changes
137
168
-----------
138
169
170
+
* [TASK] Upgrade to typo3/testing-framework 9.5.0 by @dkd-kaehm in `#4604 <https://github.com/TYPO3-Solr/ext-solr/pull/4604>`_
171
+
* [TASK] Fix IconFactory::mapRecordTypeToIconIdentifier() call for TYPO3 14 by @dkd-kaehm in `#4604 <https://github.com/TYPO3-Solr/ext-solr/pull/4604>`_
172
+
* [TASK] Upgrade GitHub Actions to latest versions by @dkd-kaehm in `#4601 <https://github.com/TYPO3-Solr/ext-solr/pull/4601>`_
173
+
* [TASK] Implement deferred Solr cleanup + fix worker core isolation by @dkd-kaehm in `#4594 <https://github.com/TYPO3-Solr/ext-solr/pull/4594>`_
174
+
* [TASK] Run integration tests without processIsolation by @bmack in `#4594 <https://github.com/TYPO3-Solr/ext-solr/pull/4594>`_
175
+
* [TASK] Implement parallel Solr worker cores for paratest integration tests by @dkd-kaehm in `#4594 <https://github.com/TYPO3-Solr/ext-solr/pull/4594>`_
176
+
* [TASK] Convert AbstractUriViewHelper to instance properties by @dkd-kaehm in `#4594 <https://github.com/TYPO3-Solr/ext-solr/pull/4594>`_
177
+
* [TASK] Refactor event listeners with AsEventListener attribute by @sfroemkenjw in `#4588 <https://github.com/TYPO3-Solr/ext-solr/pull/4588>`_
178
+
* [BUGFIX] GeneralUtility::trimExplode(): Argument #2 ($string) must be of type string, int given by @kitzberger in `#4511 <https://github.com/TYPO3-Solr/ext-solr/pull/4511>`_
179
+
* [BUGFIX] Cast result offset to integer by @Nowak in `#4529 <https://github.com/TYPO3-Solr/ext-solr/pull/4529>`_
180
+
* [TASK] Refactor and optimize Classification handling by @sfroemkenjw in `#4583 <https://github.com/TYPO3-Solr/ext-solr/pull/4583>`_
181
+
* [TASK] Migrate xlf files of TYPO3 modules to XLIFF format 2.0 by @sfroemkenjw in `#4575 <https://github.com/TYPO3-Solr/ext-solr/pull/4575>`_
182
+
* [TASK] Refactor SettingsPreviewOnPlugins to EventListener by @sfroemkenjw in `#4576 <https://github.com/TYPO3-Solr/ext-solr/pull/4576>`_
183
+
* [TASK] Refactor static function usage in ViewHelpers by @sfroemkenjw in `#4582 <https://github.com/TYPO3-Solr/ext-solr/pull/4582>`_
184
+
* [TASK] Refactor facet ViewHelpers to use shared trait by @sfroemkenjw in `#4580 <https://github.com/TYPO3-Solr/ext-solr/pull/4580>`_
185
+
* [TASK] Fix namespace typo in SearchFormViewHelperTest by @sfroemkenjw in `#4581 <https://github.com/TYPO3-Solr/ext-solr/pull/4581>`_
186
+
* [TASK] Refactor SearchFormViewHelper by @sfroemkenjw in `#4563 <https://github.com/TYPO3-Solr/ext-solr/pull/4563>`_
187
+
* [TASK] Refactor IsStringViewHelperTest to IntegrationTestBase by @sfroemkenjw in `#4578 <https://github.com/TYPO3-Solr/ext-solr/pull/4578>`_
188
+
* [TASK] Simplify test setup in SetUpFacetItemViewHelper by @sfroemkenjw in `#4577 <https://github.com/TYPO3-Solr/ext-solr/pull/4577>`_
189
+
* [TASK] Speed up tests by sending autoCommit for updates by @bmack in `#4565 <https://github.com/TYPO3-Solr/ext-solr/pull/4565>`_
190
+
* [TASK] Refactor UnitTests for Rootline and RootlineElement by @sfroemkenjw in `#4574 <https://github.com/TYPO3-Solr/ext-solr/pull/4574>`_
191
+
* [!!!][TASK] Introduce RecordInsertedEvent, drop isNewRecord from RecordUpdatedEvent by @dkd-friedrich in `#4560 <https://github.com/TYPO3-Solr/ext-solr/pull/4560>`_
192
+
* [!!!][TASK] Remove deprecated DataUpdateHandler::removeFromIndexAndQueueWhenItemInQueue() by @dkd-friedrich in `#4560 <https://github.com/TYPO3-Solr/ext-solr/pull/4560>`_
193
+
* [!!!][TASK] Remove deprecated PageIndexer::isPageIndexable() for v14 by @dkd-friedrich in `#4560 <https://github.com/TYPO3-Solr/ext-solr/pull/4560>`_
194
+
* [!!!][TASK] Remove QueueInitializationServiceAwareInterface and related Queue API by @dkd-friedrich in `#4560 <https://github.com/TYPO3-Solr/ext-solr/pull/4560>`_
195
+
* [TASK] Update test extensions to use 'apache-solr-for-typo3/solr' by @sfroemkenjw in `#4573 <https://github.com/TYPO3-Solr/ext-solr/pull/4573>`_
196
+
* [TASK] Simplify unit tests configuration by @dkd-kaehm in `#4571 <https://github.com/TYPO3-Solr/ext-solr/pull/4571>`_
197
+
* [TASK] Remove unused TYPO3 Core context initialization in integration tests by @sfroemkenjw in `#4568 <https://github.com/TYPO3-Solr/ext-solr/pull/4568>`_
198
+
* [TASK] Update test extension path in IntegrationTestBase by @sfroemkenjw in `#4567 <https://github.com/TYPO3-Solr/ext-solr/pull/4567>`_
199
+
* [TASK] Refactor DI handling for FrequentSearchesService by @sfroemkenjw in `#4548 <https://github.com/TYPO3-Solr/ext-solr/pull/4548>`_
200
+
* [TASK] Refactor GroupItemPaginateViewHelper by @sfroemkenjw in `#4549 <https://github.com/TYPO3-Solr/ext-solr/pull/4549>`_
201
+
* [BUGFIX] Adapt tests by @bmack in `#4546 <https://github.com/TYPO3-Solr/ext-solr/pull/4546>`_
202
+
* [TASK] Remove PSR-14 event, and update RST file by @bmack in `#4546 <https://github.com/TYPO3-Solr/ext-solr/pull/4546>`_
203
+
* [!!!][TASK] Remove site hash strategy flag by @bmack in `#4546 <https://github.com/TYPO3-Solr/ext-solr/pull/4546>`_
204
+
* [BUGFIX] Polish infobox to align with current ContextualFeedbackSeverity by @aarends in `#4551 <https://github.com/TYPO3-Solr/ext-solr/pull/4551>`_
205
+
* [TASK] Prepare v14 release notes by @dkd-friedrich in `#4547 <https://github.com/TYPO3-Solr/ext-solr/pull/4547>`_
206
+
* [BUGFIX] Remove TSFE from access component by @garfieldius in `#4544 <https://github.com/TYPO3-Solr/ext-solr/pull/4544>`_
207
+
* [BUGFIX] Allow GroupItemPaginateViewHelper template to be overridden by @jschlier in `#4542 <https://github.com/TYPO3-Solr/ext-solr/pull/4542>`_
208
+
* [TASK] Replace removed FormResultCompiler with FormResultFactory for TYPO3 14 by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
209
+
* [TASK] Fix access protected content indexing for TYPO3 14 by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
210
+
* [TASK] Speed-up integration tests by skipping database initialization by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
211
+
* [TASK] Fix integration tests for TYPO3 14 compatibility by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
212
+
* [TASK] Make Item properties non-nullable with strict validation by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
213
+
* [TASK] Fix FlexForm handling in SettingsPreviewOnPlugins for TYPO3 14 by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
214
+
* [TASK] Fix TCA searchFields deprecation and ContentObjectRenderer for TYPO3 14 by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
215
+
* [TASK] Refactor FrontendEnvironment/Tsfe to FrontendSimulation/FrontendAwareEnvironment by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
216
+
* [TASK] Fix ViewHelper classes for TYPO3 14 / Fluid v5 compatibility by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
217
+
* [TASK] Fix Report classes for TYPO3 14 compatibility by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
218
+
* [TASK] Upgrade deps for TYPO3 14 by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
219
+
* [TASK] Prepare schema/configset for dev-14.0.x by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
220
+
* [TASK] Remove ext_econf.php file by @dkd-kaehm in `#4528 <https://github.com/TYPO3-Solr/ext-solr/pull/4528>`_
221
+
* [BUGFIX] Respect plugin TS in RelevanceComponent by @helhum in `#4532 <https://github.com/TYPO3-Solr/ext-solr/pull/4532>`_
222
+
* [BUGFIX] Catch InvalidArgumentException for missing site languages in GarbageHandler by @mwohlschlegel in `#4534 <https://github.com/TYPO3-Solr/ext-solr/pull/4534>`_
223
+
* [BUGFIX] Add headers palette to solr plugin CType TCA definitions by @dkd-kaehm in `#4536 <https://github.com/TYPO3-Solr/ext-solr/pull/4536>`_
224
+
* [BUGFIX] CS issues 2026.02.05 by @dkd-kaehm in `#4526 <https://github.com/TYPO3-Solr/ext-solr/pull/4526>`_
225
+
* [DOCS] Update version matrix by @dkd-friedrich in `#4518 <https://github.com/TYPO3-Solr/ext-solr/pull/4518>`_
226
+
* [SECURITY] Update to Apache Solr 9.10.1 by @dkd-friedrich in `#4518 <https://github.com/TYPO3-Solr/ext-solr/pull/4518>`_
227
+
* [DOCS] Update version matrix in main for current versions by @dkd-kaehm in `91c455b8a <https://github.com/TYPO3-Solr/ext-solr/commit/91c455b8a015c89e4222ba6dd7a76984d303b406>`_
139
228
140
229
141
230
Contributors
142
231
============
143
232
233
+
.. note::
234
+
239 - Contributors will be listed here once the release is finalized.
235
+
144
236
Like always this release would not have been possible without the help from our
145
237
awesome community. Here are the contributors to this release.
146
238
147
239
(patches, comments, bug reports, reviews, ... in alphabetical order)
148
240
149
-
.. note::
150
-
Contributors will be listed here once the release is finalized.
0 commit comments