quarkiverse / quarkus-jna

Java Native Access (JNA) Quarkus Extension - https://github.com/java-native-access/jna
Apache License 2.0
5 stars 2 forks source link

Bump quarkus.version from 1.11.0.Final to 1.11.1.Final #15

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps quarkus.version from 1.11.0.Final to 1.11.1.Final. Updates quarkus-bom from 1.11.0.Final to 1.11.1.Final

Release notes

Sourced from quarkus-bom's releases.

1.11.1.Final

Major changes

  • #14457 - Upgrade to GraalVM 20.3.1

Complete changelog

  • #14642 - Screenshot update for GraphQL and Health
  • #14641 - Added updated screenshot for GraphQL Guide
  • #14639 - Updated screenshot in OpenAPI Docs to reflect the UI changes
  • #14636 - Resolve non-Arc CacheInterceptionContext lazily
  • #14634 - Log warning about the use of NativeImageMojo
  • #14631 - Make the oidc-client doc title shorter and try to improve the introduction
  • #14627 - Add documentation about RESTEasy Reactive Jackson features
  • #14620 - Add K8s Namespace property documentation
  • #14617 - Add a missing Java resource content to the OIDC code flow guide
  • #14616 - Upgrade SmallRye GraphQL to 1.0.21
  • #14615 - Fix NPE when packaging uber-jar on Openshift
  • #14605 - Make some AppCDS adjustments
  • #14604 - Prevent UOE when MessageBodyReader can handle multiple media types
  • #14603 - Reinitialize org.wildfly.common.net.HostName during native application's runtime
  • #14599 - Fix empty resource name sanitization
  • #14597 - Reactive Messaging HTTP quickstart fixes
  • #14590 - FlyWay causes SQLException on live reload when migrate-at-start is enabled
  • #14589 - Align generated Maven project version in getting started guide
  • #14587 - 'security-openid-connect-web-authentication' Guide content differ from quickstart
  • #14585 - Mention RESTEasy Reactive in the Qute guide
  • #14584 - Qute - support multiple namespace extension methods on the same class
  • #14583 - RunnerClassLoader sanitizeName cannot handle 0 length name argument
  • #14581 - Update SmallRye Config to 1.10.1
  • #14580 - Improve the getting started with reactive guide
  • #14576 - Ignore XMLGregorianCalendar warning missing in Jandex
  • #14574 - Avoid potential NPE when proxying is enabled
  • #14571 - Remove experimental warning from Multiple Persistence Units support
  • #14569 - How to properly register XMLGregorianCalendar?
  • #14568 - Fix image tag in Deploying to OpenShift guide
  • #14565 - Using fast-jar packaging + AppCDS with Quarkus 1.11.0
  • #14563 - Security fixes for RESTEasy Reactive
  • #14557 - Add a missing quarkus-jsonp dependency and a unit test to quarkus-smallrye-jwt-build
  • #14552 - Fix the javadoc: Java System properties' name aws.secretAccessKey
  • #14550 - Can't use Qute in reactive application
  • #14549 - Fix NPE in NativeTestExtension on missing native image
  • #14548 - Ambiguous info in reactive guide
  • #14547 - 1.11.0 quarkus-smallrye-jwt-build does not work standalone
  • #14544 - quarkus-resteasy-multipart seems to require Jackson in Quarkus 1.11.0.Final
  • #14543 - Use absolute uris in oidc-client discovery and authorization webclient
  • #14541 - Check if OIDC Client can use Vertx Web Client more effectively
  • #14536 - NPE thrown in X-Forwarded-For header parsing
  • #14535 - Use RESTEasy Reactive when in getting-started-reactive-crud example
  • #14521 - Add ssl options to webclient in oidc-client

... (truncated)

Commits
  • 7638625 [RELEASE] - Bump version to 1.11.1.Final
  • d5dfe89 Make the oidc-client doc title shorter and try to improve the introduction
  • 13bd2aa Screenshot update for GraphQL and Health
  • b940b2c Added updated screenshot and added a line on security for the UI
  • ae1b699 Updated screenshot in OpenAPI Docs to reflect the UI changes
  • 3166170 Resolve non-Arc CacheInterceptionContext lazily
  • 94d25e8 Log warning about the use of NativeImageMojo
  • 903577a Ensure paths with non ASCII characters don't break Dev Console
  • 31c81c5 Align QuarkusClassLoader#getProtectionDomain what the System ClassLoader returns
  • b08434d Merge pull request #14629 from gsmet/1.11.1-backports-3
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 1.11.0.Final to 1.11.1.Final

Updates quarkus-bootstrap-maven-plugin from 1.11.0.Final to 1.11.1.Final

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)