Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump payara-embedded-all from 5.2021.8 to 5.2021.9 #75

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps payara-embedded-all from 5.2021.8 to 5.2021.9.

Release notes

Sourced from payara-embedded-all's releases.

Payara Platform Community 5.2021.9

Release Notes - Payara Platform Community 5.2021.9

Supported APIs and Applications

  • Jakarta EE 8
  • Java EE 8 Applications
  • Jakarta EE 9
  • MicroProfile 4.1

Notes

Payara Platform Community 5.2021.9, Server and Micro, runs on JDK 17 but there might be corner cases that are not covered yet. We encourage everyone interested in an upgrade to JDK 17 to perform some testing in their test or acceptance environment on JDK 17.

Breaking Changes

TLS 1.0 and TLS 1.1 Disabled within Docker

The JDK version within the Docker images is upgraded to 8u312 and 11.0.13 respectively. These versions have the TLS 1.0 and TLS 1.1 protocol disabled by default as they are considered insecure nowadays. This will only affect if your application creates sockets and defines the TLS version explicitly. There is no problem when calling a remote endpoint using https unless that remote service does not support version 1.2 or higher of the TLS protocol.

Improvements

[FISH-5840] Add '--opens java.base/java.lang.invoke' for MicroProfile Rest Client Running on JDK 17

[FISH-5839] Resolve OpenMQ UniformLogFormatter Cannot Access 'sun.security.action' on JDK 17

[FISH-5836] Refactor EJB Security to use Public APIs

[FISH-5815] Allow Admin Console to Load on JDK 17

[FISH-5812] HK2 Cannot Resolve OSGi on JDK 17

[FISH-5802] Class Data Sharing on JDK17 Can't use Payara Micro Archive Classes Due to Presence of '.gitkeep'

[FISH-5800] Jaspic Uses Unexported Package in 'java.base' Module

[FISH-5797] Refactor OpenTracing to use PreInvocationInterceptor

[FISH-5785] Support 'systemd' when Creating a Payara Service - Implementation

[FISH-5735] Remove Logging fields UserId and ECid

[FISH-230] Provide Means to Specify a Certificate Alias for JAX-RS and MP REST Client Connections

Bug Fixes

[FISH-5837] GSSException: Improperly formatted ASN.1 DER encoding for Oid

... (truncated)

Commits
  • b285a48 Increment version numbers for Release
  • 088291a Merge pull request #5488 from Pandrex247/FISH-5802
  • 9d69557 Merge pull request #5489 from Pandrex247/FISH-5840
  • 54f302d FISH-5840 Copyright
  • 6fc344a FISH-5840 Open java.lang.invoke for MP Rest Client
  • a00748a FISH-5802 Formatting
  • 91f883e FISH-5802 Delete .gitkeep from Micro dirs
  • ee379f3 Merge pull request #5477 from rdebusscher/FISH-5801
  • b885f5f Merge pull request #5485 from Pandrex247/FISH-5836-FISH-5837
  • 643f4a3 Merge pull request #5484 from Pandrex247/FISH-5832
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [payara-embedded-all](https://github.com/payara/Payara) from 5.2021.8 to 5.2021.9.
- [Release notes](https://github.com/payara/Payara/releases)
- [Commits](payara/Payara@payara-server-5.2021.8...payara-server-5.2021.9)

---
updated-dependencies:
- dependency-name: fish.payara.extras:payara-embedded-all
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2021
@hantsy hantsy merged commit 85ac847 into master Dec 1, 2021
@hantsy hantsy deleted the dependabot/maven/fish.payara.extras-payara-embedded-all-5.2021.9 branch December 1, 2021 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant