Lachlan Roberts
ed122dfa3c
update description in secure-redirect.mod
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-25 15:22:08 +10:00
Lachlan Roberts
32ed6fab9c
Issue #1771 - changes from review
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-24 16:53:20 +10:00
Lachlan Roberts
365fa76db3
Issue #1771 - add module for secure redirect
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-24 16:53:20 +10:00
Simone Bordet
513a2cb256
Fixes #7935 - Review HTTP/2 error handling ( #8048 )
...
Fixed HTTP/3 in similar way as HTTP/2.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-05-23 16:12:24 +02:00
dependabot[bot]
e4aff21272
Merge pull request #8038 from eclipse/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-versions-maven-plugin-2.11.0
2022-05-23 12:27:06 +00:00
dependabot[bot]
ef9d885a05
Bump versions-maven-plugin from 2.10.0 to 2.11.0
...
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases )
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.10.0...versions-maven-plugin-2.11.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 09:18:49 +00:00
dependabot[bot]
160d3299b5
Merge pull request #8019 from eclipse/dependabot/maven/jetty-10.0.x/org.codehaus.plexus-plexus-utils-3.4.2
2022-05-20 11:57:51 +00:00
dependabot[bot]
d1348de313
Merge pull request #8029 from eclipse/dependabot/maven/jetty-10.0.x/ch.qos.logback-logback-core-1.3.0-alpha16
2022-05-20 11:57:07 +00:00
dependabot[bot]
7f733a0468
Merge pull request #8030 from eclipse/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.7.0.0
2022-05-20 11:56:50 +00:00
dependabot[bot]
8e3b4fd766
Merge pull request #8031 from eclipse/dependabot/maven/jetty-10.0.x/org.testcontainers-testcontainers-bom-1.17.2
2022-05-20 11:56:35 +00:00
Olivier Lamy
279574a07e
make jetty-p2 depending jetty-home so we sure it's build last even when using -Tx option ( #8026 )
...
see https://github.com/eclipse/jetty.project/issues/8021
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-20 21:55:59 +10:00
dependabot[bot]
66289a54e8
Bump testcontainers-bom from 1.17.1 to 1.17.2
...
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) from 1.17.1 to 1.17.2.
- [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.17.1...1.17.2 )
---
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-05-20 09:24:42 +00:00
dependabot[bot]
14c0004c04
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.6.0.0 to 4.7.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 09:24:32 +00:00
dependabot[bot]
7c207e91f4
Bump logback-core from 1.3.0-alpha15 to 1.3.0-alpha16
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha15 to 1.3.0-alpha16.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha15...v_1.3.0-alpha16 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 09:24:02 +00:00
Joakim Erdfelt
546c382255
Issue #7858 - GzipHandler request.isHandled support ( #8013 )
...
* Better conditional logic in GzipHandler
* Correct test expectations
* Use super.handle() where appropriate
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-05-18 15:12:16 -05:00
dependabot[bot]
64e67d5f78
Bump plexus-utils from 3.4.1 to 3.4.2
...
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases )
- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.1...plexus-utils-3.4.2 )
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 09:17:52 +00:00
dependabot[bot]
122a20043b
Merge pull request #8001 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.felix-maven-bundle-plugin-5.1.6
2022-05-18 06:37:10 +00:00
dependabot[bot]
cbfeb5eb42
Bump jackson-annotations from 2.13.2 to 2.13.3 ( #8003 )
...
Bumps [jackson-annotations](https://github.com/FasterXML/jackson ) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
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-05-16 14:33:42 -05:00
dependabot[bot]
797e1f8ead
Bump jackson-core from 2.13.2 to 2.13.3 ( #8004 )
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.2...jackson-core-2.13.3 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
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-05-16 10:40:40 -05:00
dependabot[bot]
4335339d7b
Bump maven-bundle-plugin from 5.1.4 to 5.1.6
...
Bumps maven-bundle-plugin from 5.1.4 to 5.1.6.
---
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>
2022-05-16 09:28:39 +00:00
Lachlan
5a62a77d03
Merge pull request #7982 from eclipse/jetty-10.0.x-7977-WebSocketNPE
...
Issue #7977 - prevent possible NPE from UpgradeHttpServletRequest
2022-05-16 14:42:18 +10:00
Lachlan
01363fc239
Merge pull request #7981 from eclipse/jetty-10.0.x-multipartViolations
...
Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser. (#7976 )
2022-05-16 12:53:13 +10:00
Lachlan
7557ae3cf2
Merge pull request #7660 from eclipse/jetty-10.0.x-7635-QpackDecoderMaxBlockedStreams
...
Issue #7635 - implement maxBlockedStreams logic in QpackDecoder
2022-05-16 12:44:06 +10:00
Lachlan Roberts
15e32ca3ea
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-7635-QpackDecoderMaxBlockedStreams
2022-05-16 09:59:00 +10:00
Lachlan
07af5d70b7
Merge pull request #7802 from eclipse/jetty-10.0.x-qpack-sectionAck
...
HTTP/3 QPACK - do not expect section ack for zero required insert count
2022-05-16 09:54:45 +10:00
dependabot[bot]
6d38e55322
Merge pull request #7987 from eclipse/dependabot/maven/jetty-10.0.x/io.hawt-hawtio-default-2.15.0
2022-05-15 05:25:24 +00:00
dependabot[bot]
77f164c43c
Bump hawtio-default from 2.14.5 to 2.15.0
...
Bumps [hawtio-default](https://github.com/hawtio/hawtio ) from 2.14.5 to 2.15.0.
- [Release notes](https://github.com/hawtio/hawtio/releases )
- [Changelog](https://github.com/hawtio/hawtio/blob/main/CHANGES.md )
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.5...hawtio-2.15.0 )
---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 09:20:21 +00:00
Lachlan Roberts
ac56b95eba
fix checkstyle violation
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 16:21:07 +10:00
Lachlan Roberts
b9689c2f27
add missing licence header
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 16:15:03 +10:00
Lachlan Roberts
0b00c0628e
Issue #7635 - add extra testing for QPACK blocked streams
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 16:11:15 +10:00
Lachlan Roberts
2e98a26f03
added extra checks in SectionAcknowledgmentTest
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 13:49:10 +10:00
Lachlan Roberts
a93896b22f
Issue #7977 - prevent possible NPE from UpgradeHttpServletRequest
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-12 16:10:15 +10:00
Lachlan
2093f3822e
Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser. ( #7976 )
...
* Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser.
* Ignore TRANSFER_ENCODING violation for 8bit and binary.
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-12 15:51:53 +10:00
markslater
b47d9c41d7
#7880 retain resource service configuration ( #7881 )
...
* #7880 PrecompressedFormats set on ResourceService are used in DefaultServlet unless overridden by an InitParameter.
* #7880 Fix checkstyle violations.
* #7880 Fix NPEs.
2022-05-11 16:08:28 -05:00
Simone Bordet
b705091afb
Fixes #7935 - Review HTTP/2 error handling ( #7938 )
...
* Fixes #7935 - Review HTTP/2 error handling
Now returning error handling code as a Runnable.
Updates after review.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-05-11 10:28:18 -05:00
dependabot[bot]
2c812f631e
Bump logback-core from 1.3.0-alpha14 to 1.3.0-alpha15 ( #7971 )
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha14 to 1.3.0-alpha15.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha14...v_1.3.0-alpha15 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
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-05-10 06:33:35 -05:00
dependabot[bot]
135896181b
Bump tycho-p2-repository-plugin from 2.7.2 to 2.7.3 ( #7972 )
...
Bumps tycho-p2-repository-plugin from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-p2-repository-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-05-10 06:15:47 -05:00
dependabot[bot]
421d487f82
Merge pull request #7967 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.kerby-kerb-simplekdc-2.0.2
2022-05-10 08:09:25 +00:00
Olivier Lamy
5d882eaaaf
revert back to bundle plugin 5.1.4 the bug makes the need of using clean for every build ( #7965 )
2022-05-09 21:58:12 +10:00
dependabot[bot]
6e88e02d00
Bump kerb-simplekdc from 2.0.1 to 2.0.2
...
Bumps kerb-simplekdc from 2.0.1 to 2.0.2.
---
updated-dependencies:
- dependency-name: org.apache.kerby:kerb-simplekdc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 09:23:59 +00:00
Lachlan
7a5ea2bac0
Merge pull request #7873 from eclipse/jetty-10.0.x-4414-gzipInflationExclusion
...
Issue #4414 - add option to exclude paths from GzipHandler request inflation
2022-05-09 15:58:19 +10:00
dependabot[bot]
c2c1ea8d9a
Bump maven-bundle-plugin from 5.1.4 to 5.1.5 ( #7933 )
...
* Bump maven-bundle-plugin from 5.1.4 to 5.1.5
Bumps maven-bundle-plugin from 5.1.4 to 5.1.5.
---
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>
* Standardize maven-bundle-plugin usage (to avoid build error)
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-05-06 16:24:40 -05:00
dependabot[bot]
de5c486c08
Bump protostream from 4.4.2.Final to 4.4.3.Final ( #7925 )
...
Bumps [protostream](https://github.com/infinispan/protostream ) from 4.4.2.Final to 4.4.3.Final.
- [Release notes](https://github.com/infinispan/protostream/releases )
- [Commits](https://github.com/infinispan/protostream/compare/4.4.2.Final...4.4.3.Final )
---
updated-dependencies:
- dependency-name: org.infinispan.protostream:protostream
dependency-type: direct:development
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-05-06 13:50:43 -05:00
Lachlan
838e3a3330
Merge pull request #7953 from eclipse/jetty-10.0.x-statsHandlerThrows
...
Issue #7837 - Fix StatisticsHandler in the case a Handler throws exception.
2022-05-06 14:38:12 +10:00
dependabot[bot]
ebd82035fd
Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5 ( #7877 )
...
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5
Bumps org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5.
---
updated-dependencies:
- dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5 (#7878 )
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5
* Fixing dependency upper bounds
* Remove wrapping of conscrypt jar as it now has appropriate manifest.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
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>
Co-authored-by: Jan Bartel <janb@webtide.com>
2022-05-05 15:21:25 -05:00
dependabot[bot]
92070e83dd
Bump mongo-java-driver from 3.2.2 to 3.12.11 ( #7915 )
...
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver ) from 3.2.2 to 3.12.11.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.2.2...r3.12.11 )
---
updated-dependencies:
- dependency-name: org.mongodb:mongo-java-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-05 12:16:36 -05:00
Lachlan
e6c576a8d4
Merge branch 'jetty-10.0.x' into jetty-10.0.x-statsHandlerThrows
2022-05-05 17:31:25 +10:00
Lachlan Roberts
8d331964a7
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-7635-QpackDecoderMaxBlockedStreams
2022-05-05 16:12:09 +10:00
Lachlan Roberts
b9901bcd47
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-qpack-sectionAck
2022-05-05 16:10:36 +10:00
Lachlan Roberts
685d617a1b
Issue #7802 - add testing for qpack section acknowledgement
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-05 16:09:55 +10:00