dependabot[bot]
e135a5c405
Merge pull request #7416 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-plugin-plugin-3.6.4
2022-01-23 21:16:56 +00:00
dependabot[bot]
98277f3f7d
Merge pull request #7433 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-2.6.0
2022-01-21 23:45:05 +00:00
dependabot[bot]
a6026714e2
Bump tycho-p2-repository-plugin from 2.5.0 to 2.6.0
...
Bumps tycho-p2-repository-plugin from 2.5.0 to 2.6.0.
---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 09:21:32 +00:00
dependabot[bot]
20876309f2
Merge pull request #7428 from eclipse/dependabot/maven/jetty-10.0.x/org.mariadb.jdbc-mariadb-java-client-2.7.5
2022-01-21 01:38:50 +00:00
dependabot[bot]
c5e4b43c01
Merge pull request #7426 from eclipse/dependabot/maven/jetty-10.0.x/org.testcontainers-testcontainers-bom-1.16.3
2022-01-21 01:38:15 +00:00
Simone Bordet
62f24dfd86
Merge pull request #7423 from eclipse/jetty-security-process
...
Security process file
2022-01-20 19:53:44 +01:00
Ludovic Orban
e4140e2ee4
#7318 disable assertion for H3 as it's not a valid assertion for UDP
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-20 15:22:11 +01:00
Ludovic Orban
aef7480765
#7318 fix the assertion parameters' order
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-20 15:22:11 +01:00
dependabot[bot]
9736579bd5
Bump mariadb-java-client from 2.7.4 to 2.7.5
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases )
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/2.7.5/CHANGELOG.md )
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/2.7.4...2.7.5 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 09:21:18 +00:00
dependabot[bot]
64de9f5a07
Bump testcontainers-bom from 1.16.2 to 1.16.3
...
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 09:18:37 +00:00
dependabot[bot]
a169b8ae46
Merge pull request #7401 from eclipse/dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.43.2
2022-01-20 05:54:57 +00:00
Greg Wilkins
6e6357311b
Security process file
2022-01-20 08:24:20 +11:00
Simone Bordet
4a7ae1fca9
Merge pull request #7419 from Artur-/patch-1
...
Update resource base example so it works
2022-01-19 19:21:41 +01:00
mszabo-wikia
fd2407c72f
Clarify that requestHeaderSize is a cumulative limit ( #7417 )
...
* Clarify that requestHeaderSize is a cumulative limit
HttpConfiguration documents the requestHeaderSize configuration option
as being a limit on the size of a single request header, but it is in
fact a limit on the cumulative size of all request headers as well as
the request URI. This patch updates the documentation accordingly, and
adds test cases for the HTTP/1.x and HTTP/2 parsers to verify the
behavior.
NB.: the HTTP/3 parser and configuration seem to correctly document this
option as being a global limit on header size.
* Improve requestHeaderSize tests and documentation per review
Signed-off-by: Máté Szabó <mszabo@wikia-inc.com>
2022-01-19 11:56:27 -06:00
Artur
56d88ddb5e
Make example actually work
2022-01-19 14:22:24 +02:00
Artur
b262006bf0
Update parameter name to match new version
...
The code change was done in eclipse/jetty.project#5142
2022-01-19 13:09:36 +02:00
dependabot[bot]
2391e66b9f
Bump maven-plugin-plugin from 3.6.2 to 3.6.4
...
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 02:22:55 +00:00
Lachlan
8cc9802dbd
Merge pull request #7410 from eclipse/dependabot/maven/jetty-10.0.x/maven.plugin-tools.version-3.6.4
...
Bump maven.plugin-tools.version from 3.6.2 to 3.6.4
2022-01-19 13:21:47 +11:00
Lachlan
2b41e4d231
Issue #7351 - large WebSocket payloads with permessage-deflate hang ( #7360 )
...
PerMessageDeflateExtension and FragmentExtensions now intercept demand for incoming frames. These extensions may fragment a single frame into many frames, so they must wait until a new frame has been demanded before forwarding the next synthetic frame to the application.
2022-01-19 10:47:45 +11:00
dependabot[bot]
113cafafef
Bump jboss-logging from 3.4.2.Final to 3.4.3.Final ( #7381 )
...
* Bump jboss-logging from 3.4.2.Final to 3.4.3.Final
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging ) from 3.4.2.Final to 3.4.3.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases )
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.2.Final...3.4.3.Final )
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump jboss-logmanager.version to 2.1.18.Final
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-18 11:10:05 -06:00
dependabot[bot]
01a97d4425
Bump maven.plugin-tools.version from 3.6.2 to 3.6.4
...
Bumps `maven.plugin-tools.version` from 3.6.2 to 3.6.4.
Updates `maven-plugin-annotations` from 3.6.2 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4 )
Updates `maven-plugin-tools-api` from 3.6.2 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 09:20:12 +00:00
Ludovic Orban
25306366d4
#7201 improve efforts to call listeners only when needed and guard against potential concurrent closures
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-18 09:54:18 +01:00
Ludovic Orban
fdeb03d556
#7201 try to call released() and removed() listeners when the connection pool gets closed
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-18 09:54:18 +01:00
dependabot[bot]
902b85b479
Merge pull request #7402 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-unixsocket-0.38.17
2022-01-14 21:39:07 +00:00
dependabot[bot]
c58e9e0fb1
Bump jnr-unixsocket from 0.38.15 to 0.38.17
...
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket ) from 0.38.15 to 0.38.17.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases )
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.15...jnr-unixsocket-0.38.17 )
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-unixsocket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 17:22:49 +00:00
dependabot[bot]
4e1a9a1500
Bump grpc-core from 1.43.1 to 1.43.2
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.43.1...v1.43.2 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 17:21:29 +00:00
dependabot[bot]
9cbbeddbdd
Bump hawtio-default from 2.14.3 to 2.14.4 ( #7397 )
...
Bumps [hawtio-default](https://github.com/hawtio/hawtio ) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/hawtio/hawtio/releases )
- [Changelog](https://github.com/hawtio/hawtio/blob/master/CHANGES.md )
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.3...hawtio-2.14.4 )
---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:18:52 -06:00
dependabot[bot]
848682d6e5
Bump maven-bundle-plugin from 5.1.3 to 5.1.4 ( #7399 )
...
Bumps maven-bundle-plugin from 5.1.3 to 5.1.4.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:18:25 -06:00
Simone Bordet
d88fc7685f
Merge pull request #7385 from eclipse/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
...
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
2022-01-14 12:26:36 +01:00
Simone Bordet
bd3275037f
Merge pull request #7384 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-2.5.3
...
Bump asciidoctorj from 2.5.2 to 2.5.3
2022-01-14 12:26:20 +01:00
Simone Bordet
779d009a57
Merge pull request #7383 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-jar-plugin-3.2.2
...
Bump maven-jar-plugin from 3.2.0 to 3.2.2
2022-01-14 12:26:00 +01:00
Jan Bartel
0613818c5e
Issue #7375 Request scoped sessions ( #7390 )
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-01-14 15:39:38 +11:00
dependabot[bot]
24873b5119
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
...
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 17:31:32 +00:00
Simone Bordet
26bf5612f2
Merge pull request #7367 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-posix-3.1.15
...
Bump jnr-posix from 3.1.14 to 3.1.15
2022-01-13 18:31:08 +01:00
dependabot[bot]
212282c300
Bump asciidoctorj from 2.5.2 to 2.5.3
...
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 17:31:00 +00:00
Simone Bordet
54f8adad01
Merge pull request #7358 from eclipse/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.5.3.0
...
Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
2022-01-13 18:29:29 +01:00
dependabot[bot]
0309d8c074
Bump maven-jar-plugin from 3.2.0 to 3.2.2
...
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 17:25:25 +00:00
Simone Bordet
ec6e554751
Merge pull request #7362 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-enxio-0.32.13
...
Bump jnr-enxio from 0.32.12 to 0.32.13
2022-01-13 18:25:17 +01:00
Simone Bordet
1617fed5f3
Merge pull request #7379 from eclipse/dependabot/maven/jetty-10.0.x/com.google.cloud-google-cloud-datastore-2.2.2
...
Bump google-cloud-datastore from 2.2.1 to 2.2.2
2022-01-13 18:23:17 +01:00
Ludovic Orban
f0810c0fa4
#7281 review test suite to improve code coverage
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
09c1b06399
#7281 add special case for zero-length content
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
5a551a832b
#7281 check that at least one byte of raw content is consumed by the interceptor and clarify its javadoc
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
0fb3079c90
#7281 improve isSpecial javadoc
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
5cad97e134
#7281 rewrite nextTransformedContent
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
1682265a00
#7281 add more tests and fix shortcomings
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
ec9846c116
#7281 add Interceptor javadoc
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
Ludovic Orban
91f29a04a9
#7281 pass special content to interceptors
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:06:32 +01:00
dependabot[bot]
7931b7ff42
Bump jnr-posix from 3.1.14 to 3.1.15
...
Bumps [jnr-posix](https://github.com/jnr/jnr-posix ) from 3.1.14 to 3.1.15.
- [Release notes](https://github.com/jnr/jnr-posix/releases )
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.14...jnr-posix-3.1.15 )
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-posix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:47:10 +00:00
dependabot[bot]
182ebfe5c8
Bump jnr-enxio from 0.32.12 to 0.32.13
...
Bumps [jnr-enxio](https://github.com/jnr/jnr-enxio ) from 0.32.12 to 0.32.13.
- [Release notes](https://github.com/jnr/jnr-enxio/releases )
- [Commits](https://github.com/jnr/jnr-enxio/compare/jnr-enxio-0.32.12...jnr-enxio-0.32.13 )
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-enxio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:46:53 +00:00
dependabot[bot]
71a706248a
Bump google-cloud-datastore from 2.2.1 to 2.2.2
...
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/googleapis/java-datastore/releases )
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/java-datastore/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:46:11 +00:00