Ludovic Orban
|
12b14c5850
|
#7280 destroy interceptor when content producer gets recycled
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
|
2021-12-15 11:13:58 +01:00 |
dependabot[bot]
|
a19fa21de7
|
Bump grpc-core from 1.42.1 to 1.43.0
Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.42.1...v1.43.0)
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-15 09:19:25 +00:00 |
Lachlan
|
39585ea86e
|
Merge pull request #7263 from eclipse/jetty-10.0.x-7262-ServletHandlerGetFilterChain
Issue #7262 - make the ServletHandler.getFilterChain method protected
|
2021-12-15 10:17:07 +11:00 |
dependabot[bot]
|
b8b32d0fdd
|
Bump hawtio-default from 2.14.1 to 2.14.2 (#7265)
Bumps [hawtio-default](https://github.com/hawtio/hawtio) from 2.14.1 to 2.14.2.
- [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.1...hawtio-2.14.2)
---
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>
|
2021-12-14 06:39:54 -06:00 |
dependabot[bot]
|
75c7ca280a
|
Bump log4j-api from 2.15.0 to 2.16.0 (#7274)
Bumps log4j-api from 2.15.0 to 2.16.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
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>
|
2021-12-14 06:35:19 -06:00 |
dependabot[bot]
|
afc06eabb1
|
Bump maven-bundle-plugin from 5.1.2 to 5.1.3
Bumps maven-bundle-plugin from 5.1.2 to 5.1.3.
---
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>
|
2021-12-14 09:21:39 +00:00 |
Lachlan Roberts
|
7672980afe
|
Issue #7262 - make the ServletHandler.getFilterChain method protected
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2021-12-13 11:35:07 +11:00 |
dependabot[bot]
|
e4677b1677
|
Bump openwebbeans.version from 2.0.23 to 2.0.24 (#7245)
Bumps `openwebbeans.version` from 2.0.23 to 2.0.24.
Updates `openwebbeans-web` from 2.0.23 to 2.0.24
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24)
Updates `openwebbeans-jetty9` from 2.0.23 to 2.0.24
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24)
---
updated-dependencies:
- dependency-name: org.apache.openwebbeans:openwebbeans-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-jetty9
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>
|
2021-12-10 09:46:23 -06:00 |
dependabot[bot]
|
5bc3de62d8
|
Bump log4j-api from 2.14.1 to 2.15.0 (#7256)
Bumps log4j-api from 2.14.1 to 2.15.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-10 07:02:35 -06:00 |
Joakim Erdfelt
|
ea9e2e957c
|
Upgrade Jackson to version 2.13.0 (#7254)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
|
2021-12-10 09:58:06 +10:00 |
Ludovic Orban
|
4068901c14
|
#7243 ByteBufferPool and RetainableByteBufferPool now reset the buffer's endianness on release
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
|
2021-12-09 12:44:12 +01:00 |
Simone Bordet
|
b2203115e2
|
Fixes #7240 - Clarify and javadoc InvocationType. (#7241)
* Fixes #7240 - Clarify and javadoc InvocationType.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2021-12-09 09:29:11 +01:00 |
dependabot[bot]
|
05d9febeaf
|
Bump org.eclipse.osgi from 3.17.0 to 3.17.100 (#7239)
Bumps org.eclipse.osgi from 3.17.0 to 3.17.100.
---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
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>
|
2021-12-08 09:47:58 -06:00 |
dependabot[bot]
|
0996cad4bc
|
Bump jnr-unixsocket from 0.38.14 to 0.38.15 (#7234)
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.14 to 0.38.15.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases)
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.14...jnr-unixsocket-0.38.15)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-08 09:31:02 -06:00 |
dependabot[bot]
|
137525925b
|
Merge pull request #7233 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.httpcomponents-httpcore-4.4.15
|
2021-12-08 10:52:01 +00:00 |
dependabot[bot]
|
83ddd645f9
|
Merge pull request #7236 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-posix-3.1.14
|
2021-12-08 10:51:30 +00:00 |
dependabot[bot]
|
a4b02af242
|
Bump jnr-posix from 3.1.13 to 3.1.14
Bumps [jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/jnr/jnr-posix/releases)
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.13...jnr-posix-3.1.14)
---
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>
|
2021-12-08 09:20:51 +00:00 |
dependabot[bot]
|
2979197b9b
|
Bump httpcore from 4.4.14 to 4.4.15
Bumps httpcore from 4.4.14 to 4.4.15.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-08 09:19:49 +00:00 |
Jan Bartel
|
9bd1e436c5
|
Issue #7132 Update demos (#7133)
* Issue #7132 Update demos
|
2021-12-08 09:18:50 +11:00 |
Joakim Erdfelt
|
5de3e4901c
|
Issue #7219 - Migrate to Github Workflow Stale (#7221)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
|
2021-12-07 11:55:56 -06:00 |
dependabot[bot]
|
fb7613581f
|
Bump org.apache.felix.framework from 7.0.1 to 7.0.3 (#7224)
Bumps org.apache.felix.framework from 7.0.1 to 7.0.3.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
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>
|
2021-12-07 08:56:10 -06:00 |
Lachlan
|
e345ee28a5
|
Issue #7059 - prevent an internal NPE in AllowedResourceAliasChecker doStart (#7076)
- prevent an internal NPE in AllowedResourceAliasChecker doStart
- Fix LifeCycle issues with AllowedResourceAliasChecker
- add null check for protected targets in toString.
- improve warning message for AllowedResourceAliasChecker
- add AllowedResourceAliasCheckerTest
|
2021-12-07 09:37:11 +11:00 |
dependabot[bot]
|
04ae66777d
|
Bump google-cloud-datastore from 2.2.0 to 2.2.1 (#7214)
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.2.0 to 2.2.1.
- [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.0...v2.2.1)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-06 09:03:15 -06:00 |
Olivier Lamy
|
0be3b2b053
|
buildnumber mavem plugin 3.0.0 (#7208)
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
|
2021-12-06 08:00:28 -06:00 |
Jan Bartel
|
2165b74b91
|
Issue #6327 Re-enable and rename ContainerLifeCycleListenerTest (#7147)
|
2021-12-06 10:39:29 +11:00 |
dependabot[bot]
|
bc9406f38c
|
Merge pull request #7194 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-unixsocket-0.38.14
|
2021-12-04 23:44:17 +00:00 |
dependabot[bot]
|
e7d40d2abc
|
Bump jnr-unixsocket from 0.38.13 to 0.38.14
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.13 to 0.38.14.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases)
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.13...jnr-unixsocket-0.38.14)
---
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>
|
2021-12-04 02:08:43 +00:00 |
dependabot[bot]
|
aa88628b81
|
Merge pull request #7204 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-enxio-0.32.12
|
2021-12-04 02:07:44 +00:00 |
dependabot[bot]
|
da252e0574
|
Bump jnr-enxio from 0.32.11 to 0.32.12
Bumps [jnr-enxio](https://github.com/jnr/jnr-enxio) from 0.32.11 to 0.32.12.
- [Release notes](https://github.com/jnr/jnr-enxio/releases)
- [Commits](https://github.com/jnr/jnr-enxio/compare/jnr-enxio-0.32.11...jnr-enxio-0.32.12)
---
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>
|
2021-12-03 23:06:39 +00:00 |
Olivier Lamy
|
30919df985
|
interpolate bouncycastle.version in mod file (#7189)
* interpolate bouncycastle.version in mod file
* use bcutil-jdk15on
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
|
2021-12-04 09:03:57 +10:00 |
dependabot[bot]
|
b23076b3bd
|
Merge pull request #7196 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-posix-3.1.13
|
2021-12-03 05:48:49 +00:00 |
dependabot[bot]
|
e2a6201341
|
Bump jnr-posix from 3.1.12 to 3.1.13
Bumps [jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/jnr/jnr-posix/releases)
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.12...jnr-posix-3.1.13)
---
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>
|
2021-12-03 03:56:40 +00:00 |
Lachlan
|
9b501022d5
|
Merge pull request #7166 from eclipse/jetty-10.0.x-6974-ByteBufferPool
Issue #6974 - improvements & fixes to ByteBufferPool implementations (#7017)
|
2021-12-03 14:46:16 +11:00 |
Simone Bordet
|
cda45ae3ea
|
Issue #7109 - Deprecate UnixSocket JNR support. (#7110)
* Issue #7109 - Deprecate UnixSocket JNR support.
Deprecated for removal classes and JPMS modules.
Added [deprecated] sections and "deprecated" tag to Jetty module files.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2021-12-02 12:59:05 +01:00 |
Simone Bordet
|
1ea012afde
|
Issue #7111 - Add support to deprecate jetty-home modules. (#7125)
* Issue #7111 - Add support to deprecate jetty-home modules.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2021-12-02 10:09:05 +01:00 |
Lachlan Roberts
|
6172c96d80
|
update jetty-bytebufferpool-logarithmic.xml dtd to 10_0
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2021-12-02 20:02:10 +11:00 |
Lachlan
|
33c9536d12
|
Merge pull request #7058 from eclipse/jetty-10.0.x-2504-WebSocketDump
Issue #2504 - expose more WebSocket details in jetty server dump
|
2021-12-02 19:55:50 +11:00 |
dependabot[bot]
|
edcf4a773d
|
Merge pull request #7191 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-ffi-2.2.10
|
2021-12-02 07:03:39 +00:00 |
dependabot[bot]
|
6b01e0143c
|
Bump checkstyle from 9.1 to 9.2 (#7179)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 9.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.1...checkstyle-9.2)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
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>
|
2021-12-01 17:12:42 -06:00 |
dependabot[bot]
|
25df1a84ab
|
Bump jnr-ffi from 2.2.9 to 2.2.10
Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/jnr/jnr-ffi/releases)
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.9...jnr-ffi-2.2.10)
---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-ffi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-01 21:20:13 +00:00 |
dependabot[bot]
|
b31f0f512e
|
Merge pull request #7176 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-plugin-plugin-3.6.2
|
2021-12-01 21:18:12 +00:00 |
Simone Bordet
|
cb25a83667
|
Issue #6728 - Prepare for QUIC and HTTP/3 (#7100)
* Issue #6728 - QUIC and HTTP/3
Modifications to Jetty to prepare for QUIC/HTTP3.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2021-12-01 09:39:51 +01:00 |
Lachlan
|
09f4e3c6a2
|
Merge pull request #7165 from eclipse/jetty-10.0.x-7124-LifeCycleListener
Issue #7124 - deprecate AbstractLifeCycleListener in 10.0.x
|
2021-12-01 10:45:13 +11:00 |
Lachlan
|
e409f35bb3
|
Merge pull request #7180 from eclipse/jetty-10.0.x-7160-EncodedPercentUri
Issue #7160 - Add AMBIGUOUS_PATH_ENCODING to default UriCompliance mode.
|
2021-12-01 10:41:01 +11:00 |
Lachlan Roberts
|
7abb1e62f2
|
Issue #7160- Add AMBIGUOUS_PATH_ENCODING to default UriCompliance mode.
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2021-11-30 16:51:58 +11:00 |
Lachlan Roberts
|
7b944b93c1
|
Remove flakey WebSocketBufferPoolTest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2021-11-30 11:43:49 +11:00 |
dependabot[bot]
|
08ed2dd8cb
|
Bump maven-plugin-plugin from 3.6.1 to 3.6.2
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)
---
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>
|
2021-11-29 21:35:38 +00:00 |
dependabot[bot]
|
2f5a822f90
|
Bump maven.plugin-tools.version from 3.6.1 to 3.6.2 (#7172)
Bumps `maven.plugin-tools.version` from 3.6.1 to 3.6.2.
Updates `maven-plugin-annotations` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)
Updates `maven-plugin-tools-api` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-29 15:30:08 -06:00 |
dependabot[bot]
|
548fc96720
|
Bump junit.version from 5.8.1 to 5.8.2 (#7174)
Bumps `junit.version` from 5.8.1 to 5.8.2.
Updates `junit-bom` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
Updates `junit-vintage-engine` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
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>
|
2021-11-29 08:12:41 -06:00 |
Lachlan Roberts
|
74785dd023
|
Issue #6974 - improve testMaxMemory for Array & Mapped ByteBufferPools
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2021-11-29 14:41:51 +11:00 |