Skip to content

Commit

Permalink
Release 12.0.0
Browse files Browse the repository at this point in the history
# Apache Solr for TYPO3 - Tika Addon version 12.0.0

**Important**: 
* This version is compatible with TYPO3 12 LTS only.
* This release requires TIKA Server v1.28 or Apache Solr 9.3.0+ as extractor services.

# Please read the release notes before updating:

https://github.com/TYPO3-Solr/ext-tika/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](https://github.com/TYPO3-Solr/ext-solr)
* Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)
* Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)
* Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0
  • Loading branch information
dkd-kaehm committed Aug 15, 2023
1 parent 70cfa1a commit 79c6453
Show file tree
Hide file tree
Showing 11 changed files with 102 additions and 20 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Used versions (please complete the following information):**
- TYPO3 Version: [e.g. 11.5.6]
- TYPO3 Version: [e.g. 12.0.0]
- Browser: [e.g. chrome, safari]
- EXT:solr Version: [e.g. 11.5.1]
- EXT:tika Version: [e.g. 11.0.1]
- Used Apache Solr Version: [e.g. 8.11.1]
- PHP Version: [e.g. 7.4.0]
- EXT:solr Version: [e.g. 12.0.0]
- EXT:tika Version: [e.g. 12.0.0]
- Used Apache Solr Version: [e.g. 9.3.0]
- PHP Version: [e.g. 8.1.0]
- MySQL Version: [e.g. 8.0.0]

**Additional context**
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Apache Tika for TYPO3
tika

:Version:
11.0.1
12.0.0

:Language:
en
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Releases/10_0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ There are many ways to get involved with Apache Solr for TYPO3:
* Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)
* Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2021 by becoming an EB partner:
Support us by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

Expand Down
6 changes: 1 addition & 5 deletions Documentation/Releases/11_0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ New in this Release
- [TASK] Fix scrutinizer issues on release-11.0.x `d0d9439 <https://github.com/TYPO3-Solr/ext-tika/commit/d0d9439>`_
- [TASK] Update Apache TIKA to v1.27 on release-11.0.x `24f2929 <https://github.com/TYPO3-Solr/ext-tika/commit/24f2929>`_

git rev-list --reverse --no-commit-header --format="format:- %s `%h <https://github.com/TYPO3-Solr/ext-tika/commit/%h>`_" 910681daf3fb812cb7447d89ac85c6841a8495d5^..HEAD



Contributors
------------

Expand Down Expand Up @@ -117,7 +113,7 @@ There are many ways to get involved with Apache Solr for TYPO3:
- Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)
- Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3

Support us in 2021 by becoming an EB partner:
Support us by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

Expand Down
84 changes: 84 additions & 0 deletions Documentation/Releases/12_0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
==========================================================
Apache Solr for TYPO3 - Tika Addon version 12.0.0 released
==========================================================

We are happy to announce version 12.0.0 of EXT:tika.

**Important**: This version is compatible with 12 LTS only.

New in this Release
-------------------

- [BUGFIX] Don't use minimum-stability dev on TYPO3 stable in build/CI `3e5c6c2 <https://github.com/TYPO3-Solr/ext-tika/commit/3e5c6c2>`_
- [TASK] Automated cleanup via rector `0e5d0d7 <https://github.com/TYPO3-Solr/ext-tika/commit/0e5d0d7>`_
- [TASK] Remove unneeded checks `187f261 <https://github.com/TYPO3-Solr/ext-tika/commit/187f261>`_
- [TASK] Allow install of v12 `38d3a3d <https://github.com/TYPO3-Solr/ext-tika/commit/38d3a3d>`_
- [TASK] Make status work `bdc3843 <https://github.com/TYPO3-Solr/ext-tika/commit/bdc3843>`_
- [TASK] Migrate icon registration `0fe8b6d <https://github.com/TYPO3-Solr/ext-tika/commit/0fe8b6d>`_
- [TASK] Simplify code in viewhelper `594ad42 <https://github.com/TYPO3-Solr/ext-tika/commit/594ad42>`_
- [TASK] Enable autoconfigure by default `5677a79 <https://github.com/TYPO3-Solr/ext-tika/commit/5677a79>`_
- [TASK] Make the preview work `488084f <https://github.com/TYPO3-Solr/ext-tika/commit/488084f>`_
- [TASK] Make BE module work `4095fe5 <https://github.com/TYPO3-Solr/ext-tika/commit/4095fe5>`_
- [TASK] Setup Github-Actions for TYPO3 12 LTS `59bc08c <https://github.com/TYPO3-Solr/ext-tika/commit/59bc08c>`_
- [TASK] Sync Setup within composer.json with TYPO3 12 stack `ca4d7df <https://github.com/TYPO3-Solr/ext-tika/commit/ca4d7df>`_
- [TASK] Apply TYPO3 coding standards from EXT:solr 12.0.x-dev `63f51d8 <https://github.com/TYPO3-Solr/ext-tika/commit/63f51d8>`_
- [TASK] setup dg/bypass-finals PHPUnit extension to be able to mock finals `b3474a6 <https://github.com/TYPO3-Solr/ext-tika/commit/b3474a6>`_
- [TASK] Fix Integration tests for TYPO3 12 `3830729 <https://github.com/TYPO3-Solr/ext-tika/commit/3830729>`_
- [TASK] Remove unused item provider registration `8a26824 <https://github.com/TYPO3-Solr/ext-tika/commit/8a26824>`_
- [TASK] Remove unused hook `9f8c1a0 <https://github.com/TYPO3-Solr/ext-tika/commit/9f8c1a0>`_
- [TASK] Improve code by using PHP8 features `f16e4bd <https://github.com/TYPO3-Solr/ext-tika/commit/f16e4bd>`_
- [TASK] Replace Scrutinizer analysis by PHPStan :: Level 3 `640d234 <https://github.com/TYPO3-Solr/ext-tika/commit/640d234>`_
- [TASK] PHPStan fix up to :: Level 5 `2d9fabf <https://github.com/TYPO3-Solr/ext-tika/commit/2d9fabf>`_
- [TASK] synchronize with EXT:solr* tests stack `5c04545 <https://github.com/TYPO3-Solr/ext-tika/commit/5c04545>`_
- [FIX] PHP-linter: Cannot redeclare exec() in ExecMockFunctions.php `3a4aae6 <https://github.com/TYPO3-Solr/ext-tika/commit/3a4aae6>`_
- [BUGFIX] Fix old linter issues with php-cs-fixer v3.23.0+ `4eca0d7 <https://github.com/TYPO3-Solr/ext-tika/commit/4eca0d7>`_


Contributors
------------

- Elias Häußler
- Georg Ringer
- Lars Tode
- Markus Friedrich
- Peter Kraume
- Rafael Kähm
- Thomas Hohn
- @internezzo-prod

Thanks to everyone who helped in creating this release!

Also a big thanks to our partners that have joined the Apache Solr EB für TYPO3 12 LTS (Feature) program:

- b13 GmbH
- cron IT GmbH
- FTI Germany
- .hausformat
- Hochschule Furtwangen
- in2code GmbH
- internezzo ag
- Kassenärztliche Vereinigung Rheinland-Pfalz
- KONVERTO AG
- Lingner Consulting New Media GmbH
- mehrwert intermediale kommunikation GmbH
- plan2net GmbH
- Stadtverwaltung Villingen-Schwenningen
- unternehmen online GmbH Co. KG (UO)

How to Get Involved
-------------------

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

- Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)
- Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)
- Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)
- Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3

Support us by becoming an EB partner:

http://www.typo3-solr.com/en/contact/

or call:

+49 (0)69 - 2475218 0
1 change: 1 addition & 0 deletions Documentation/Releases/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Releases
:titlesonly:
:glob:

12_0.rst
11_0.rst
10_0.rst
6_0.rst
Expand Down
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[general]

project = Apache Tika for TYPO3
version = 11.0.1
release = 11.0.1
version = 12.0.0
release = 12.0.0
t3author = Ingo Renner, Timo Hund
copyright = since 2009

Expand Down
4 changes: 2 additions & 2 deletions Documentation/Settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
conf.py:
copyright: since 2009
project: Apache Tika for TYPO3
version: 11.0.1
release: 11.0.1
version: 12.0.0
release: 12.0.0
latex_documents:
- - Index
- tika.tex
Expand Down
4 changes: 2 additions & 2 deletions Documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
# built documents.
#
# The short X.Y version.
version = '11.0'
version = '12.0'
# The full version, including alpha/beta/rc tags.
release = '11.0.1'
release = '12.0.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@
"ext-tika": {
"require": {
"Tika": "1.28",
"Solr": "9.2.1"
"Solr": "9.3.*",
"EXT:solr": "12.0.*"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
'conflicts' => [],
'suggests' => [
'solr' => '12.0.0-12.99.99',
'solr' => '12.0.0-',
],
],
'autoload' => [
Expand Down

0 comments on commit 79c6453

Please sign in to comment.