Bump undertow-core from 2.0.27.Final to 2.0.28.Final in /firenio-test#52
Closed
dependabot[bot] wants to merge 16 commits into
Closed
Conversation
* bug fix, DuplicatedByteBuf getBytes to use m.get * add ByteBuf wrap byte array to direct * update DuplicatedByteBuf to enable get data method
* Unsafe free(direct) >> freeByteBuffer(direct) (#35) * Add option ENABLE_RAW_DIRECT
* bug fix, Unsafe free(direct) >> freeByteBuffer(direct) * bug fix, DuplicatedByteBuf getBytes to use m.get * add ByteBuf wrap byte array to direct * add option ENABLE_RAW_DIRECT * update DuplicatedByteBuf to enable get data method
…39) * bug fix[important]: clear up keys when remove key from IntMap * add: ByteBuf add wrapUnsafe * add: trust raw X509Certificate instead of jks * add: environment with no DirectByteBuffer support * update: disable proxy * update: return ByteBuf.empty() when allocate zero bytes * update: return unpooled buf when pooled buf is unavailable * update: fire channelEstablish to tell connector the reason of close
* bug fix[important]: clear up keys when remove key from IntMap * add: ByteBuf add wrapUnsafe * add: trust raw X509Certificate instead of jks * add: environment with no DirectByteBuffer support * update: disable proxy * update: return ByteBuf.empty() when allocate zero bytes * update: return unpooled buf when pooled buf is unavailable * update: fire channelEstablish to tell connector the reason of close
…#42) * update ByteBuf pos/limit >> write/read(index) * update http codec * add bytebuf get/set(bytes) * add bytebuf read/write(bytes) * add throw for ProtocolCodec.encode
* update ByteBuf pos/limit >> write/read(index) * update http codec * add bytebuf get/set(bytes) * add bytebuf read/write(bytes) * add throw for ProtocolCodec.encode
* bug fix, PooledByteBufAllocator stop * bug fix, ReConnector * add direct io support * add wrap unsafe ByteBuf * add define openssl path * update wildfly to 1.0.8 * update allow user set channel read buffer * rm tls1.0 support
* bug fix, PooledByteBufAllocator stop * bug fix, ReConnector * add direct io support * add wrap unsafe ByteBuf * add define openssl path * update wildfly to 1.0.8 * update allow user set channel read buffer * rm tls1.0 support
* bug fix IntMap * bug fix handle NOT_HANDSHAKING * add AttributeMap * add ByteBuf reset * add ByteBuf.getMarkedReadIndex/getMarkedWriteIndex * update HttpCodec * update channel port(int) >> short * update catch(exception) >> catch(throwable) * update ChannelConnector.channelEstablish * update PooledByteBufAllocator.BitSet >> InternalBitSet * update make idle time absolutely * update recycle ByteBuf(do not use buf recycle)
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.27.Final to 2.0.28.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.0.27.Final...2.0.28.Final) Signed-off-by: dependabot[bot] <support@github.com>
b0114e6 to
352d35a
Compare
Author
|
Superseded by #59. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps undertow-core from 2.0.27.Final to 2.0.28.Final.
Commits
f54c22dPrepare 2.0.28.Finala413295Merge pull request #823 from istudens/UNDERTOW-1614accbcc3Merge pull request #824 from cesarsotovalero/master3e96616[UNDERTOW-1615] Remove unused dependencies5e74979Merge pull request #822 from fl4via/UNDERTOW-1612e797a11[UNDERTOW-1612] Add support to multiple cookies with same name and path, but ...47fad17[UNDERTOW-1614] take destination address of HTTP request if Host header is empty151038aNext is 2.0.28.FinalDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.