This is an automated email from the ASF dual-hosted git repository.
tballison pushed a change to branch TIKA-4809-stage-9
in repository https://gitbox.apache.org/repos/asf/tika.git
at 6857a9848e TIKA-4809: Make the e2e CI job run its tests, and take grpc
off the -Pe2e path
This branch includes the following new commits:
new 81e06085d7 TIKA-4809: Remove returnStackTrace and the redaction it
implied
new 59df216d8d TIKA-4809: Stop reporting the server's spool filename as
the document's identity
new ff3916cd69 TIKA-4809: Correct status mapping for caller errors, and
add Retry-After
new 8d9c9e395b TIKA-4809: Reserve the server's internal fetcher and
emitter from /pipes and /async
new e8bbbd2c45 TIKA-4809: Restore rdf+xml output on /meta, and gate SPI
resource loading
new a60612c84e TIKA-4809: Remove the /translate endpoints
new 33c59beef2 TIKA-4809: Cap /language detection input, and document what
the cap does not fix
new f236f33b52 TIKA-4809: Run /detect in a forked pipes worker
new 2661c531ce TIKA-4809: Collapse /detect/stream and
/language/{stream,string}
new ab8f656c78 TIKA-4809: Stop NO_PARSE requests waiting out a poll for a
result that never comes
new 9c9e675553 TIKA-4809: Trim the NO_PARSE poll slice from 5ms to 1ms
new 508e902189 Merge remote-tracking branch 'origin/main' into
TIKA-4809-stage-9
new 78fc9e06d5 TIKA-4809: Fix /tika handler selection -- body-only text,
markdown default, no silent fallback
new 2a02fd0b54 TIKA-4809: Document that string writes to reserved metadata
keys are dropped
new 6548ea8a8e TIKA-4809: Make http-fetcher TLS verification reachable,
and on by default
new d283ef1d07 TIKA-4809: Point the /language DoS note at
maxRequestSizeBytes
new f1527e1b42 TIKA-4809: Remove the inert redirect host allowlist
new 4255278101 TIKA-4809: Move trimMessage to tika-eval-core, its only
consumer
new 279315924c TIKA-4809: Correct testFetcherNotFound, which asserted the
bug it was named for
new 0e2a052444 Merge remote-tracking branch 'origin/main' into
TIKA-4809-stage-9
new ee4f75a15f TIKA-4809: Fix a raw NUL byte in PipesParsingHelper
new 455fceadfc TIKA-4809: Update the REST UAT for the endpoint changes,
and add coverage
new bb1a8492a7 Merge remote-tracking branch 'origin/main' into
TIKA-4809-stage-9
new 6857a9848e TIKA-4809: Make the e2e CI job run its tests, and take grpc
off the -Pe2e path
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.