dependabot-preview[bot]
ceef37b262
Bump rxjava from 2.2.17 to 2.2.18
...
Bumps [rxjava](https://github.com/ReactiveX/RxJava ) from 2.2.17 to 2.2.18.
- [Release notes](https://github.com/ReactiveX/RxJava/releases )
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.18/CHANGES.md )
- [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.17...v2.2.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-21 20:31:27 +00:00
Guillaume Smet
e4ef38dc19
Merge pull request #7338 from phillip-kruger/master
...
Update the version of smallrye-open-api to 1.2.1
2020-02-21 19:17:11 +01:00
Phillip Kruger
366632566e
Up the version of smallrye-open-api to 1.2.1
...
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com >
2020-02-21 18:30:05 +02:00
Manyanda Chitimbo
31891025a1
Merge pull request #7231 from cescoffier/features/vertx-mutiny-verticle
...
Add support for MutinyVerticle
2020-02-21 17:20:11 +01:00
Guillaume Smet
d3fea635ef
Merge pull request #7315 from sberyozkin/keycloak_9.0.0
...
Update Keycloak docker image to 9.0.0
2020-02-21 16:34:02 +01:00
Ioannis Canellos
f7ae556cb3
feat: Add s2i binary build support.
2020-02-21 10:21:33 +02:00
Georgios Andrianakis
4b366ab31f
Ensure that sharing of KubernetesConfig doesn't result in runtime exceptions
...
These new modules are needed to ensure that Quarkus does not end up generating
runtime code that refers to the KubernetesClient when only the Kubernetes extension
is used
2020-02-21 10:21:33 +02:00
Georgios Andrianakis
a08ad6bef8
Introduce jib extension as an alternative for building container images and harmonize code between it and the docker extension
2020-02-21 10:21:30 +02:00
Ioannis Canellos
8de7676bb8
test ( #5493 ) Add integration test that tests building and deploying to
...
kubernetes.
2020-02-21 09:40:29 +02:00
Sergey Beryozkin
2197844ec9
Update Keycloak docker image to 9.0.0
2020-02-20 23:01:25 +00:00
dependabot-preview[bot]
4a12d9fb6d
Bump flyway-core from 6.2.3 to 6.2.4
...
Bumps [flyway-core](https://github.com/flyway/flyway ) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/flyway/flyway/releases )
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.2.3...flyway-6.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-20 23:30:30 +01:00
Clement Escoffier
859cc28a7d
Add support for Mutiny Verticle
...
Mutiny Verticle is a variant of Verticle using the Mutiny API.
2020-02-20 20:27:00 +01:00
Clement Escoffier
2bd5d8e092
Add support for Mutiny in the context propagation extension
...
* Add the dependency on mutiny-context-propagation
* Extract the version of the smallrye-reactive-converter-rxjava2 used in context propagation tests
* Implement tests verifying the context propagation when using resteasy, transactions, servlets and when the returned Unis are created from direct values or from completion stages
2020-02-20 15:38:31 +01:00
Clement Escoffier
2b23b1e997
Add the Mutiny Context Propagation dependency to the BOM
2020-02-20 15:38:31 +01:00
Clement Escoffier
e21ab2d1ba
Update Mutiny to 0.4.0
2020-02-20 15:38:31 +01:00
Gwenneg Lepage
6aadd87b4e
Merge pull request #7201 from Sanne/newORMMetadata
...
Benefit from the static metadata for GraalVM to have been moved into …
2020-02-20 00:24:21 +01:00
George Gastaldi
f5f924bc0f
Bump JGit to 5.6.1.202002131546-r
2020-02-19 10:44:04 -03:00
Guillaume Smet
384ed5b347
Merge pull request #7049 from ge0ffrey/optaplanner
...
OptaPlanner extension
2020-02-19 11:25:39 +01:00
Geoffrey De Smet
bc14ce6e0e
OptaPlanner extension
2020-02-19 11:24:51 +01:00
Sanne Grinovero
241dc343e0
Benefit from the static metadata for GraalVM to have been moved into Hibernate ORM upstream
2020-02-18 21:55:56 +00:00
Guillaume Smet
35f45360dd
Merge pull request #7177 from cescoffier/features/resteasy-mutiny
...
Implement Resteasy Mutiny support
2020-02-18 17:52:21 +01:00
Ken Finnigan
46d40bc86d
Merge pull request #7059 from cescoffier/features/update-reactive-messaging
...
Update to SmallRye Reactive Messaging 1.1.0
2020-02-18 08:34:23 -05:00
Clement Escoffier
69886c11ee
Implement the RestEasy Mutiny support
...
It allows returning Uni and Multi in RestEasy endpoint
It also allows using Uni in the Rest Client
There is no `providers` file to avoid registering provider twice - only the processor should do it.
2020-02-18 11:52:43 +01:00
sberyozkin
6b87907929
Merge pull request #7086 from sberyozkin/oidc_auth_mechanism
...
Add a composite OidcAuthenticationMechanism
2020-02-18 09:15:56 +00:00
Michał Szynkiewicz
8fa1b7388e
Merge pull request #7230 from KaenDagger/kafkaBump
...
Bump kafka to 2.4.0
2020-02-18 08:11:32 +01:00
Rohan Maity
c0a6f80b1e
Bump kafka to 2.4.0
2020-02-17 20:05:03 +05:30
Martin Kouba
5530adb977
Merge pull request #7101 from cescoffier/features/qute-mutiny
...
Integration of Qute and Mutiny
2020-02-17 15:27:13 +01:00
Clement Escoffier
38800b0901
Update SmallRye Reactive Messaging version to 1.1.0
2020-02-17 14:54:24 +01:00
Ladislav Thon
13c2805842
update to MicroProfile Fault Tolerance 2.1 and SmallRye Fault Tolerance 4.1.0
2020-02-17 08:49:08 +01:00
Guillaume Smet
e71f96a58e
Merge pull request #7165 from patriot1burke/lambda-trace
...
Support for AWS XRay Issue #6785
2020-02-16 13:19:28 +01:00
Manyanda Chitimbo
da0cea05fb
Merge pull request #7207 from radcortez/master
...
Updated MP OpenTracing to 1.3.3 and SmallRye OpenTracing to 1.3.4.
2020-02-15 09:26:09 +01:00
Manyanda Chitimbo
78f54bde71
Merge pull request #7206 from quarkusio/dependabot/maven/io.fabric8-kubernetes-client-bom-4.8.0
...
Bump kubernetes-client-bom from 4.7.1 to 4.8.0
2020-02-15 09:25:15 +01:00
Gwenneg Lepage
49ea44edc9
Merge pull request #7197 from machi1990/chore/update-kotlin
...
chore: update kotlin version to 1.3.61
2020-02-15 04:09:49 +01:00
dependabot-preview[bot]
dea8cb762d
Bump kubernetes-client-bom from 4.7.1 to 4.8.0
...
Bumps [kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client ) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases )
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v4.7.1...v4.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-15 01:29:08 +00:00
Roberto Cortez
1bda918b42
Updated MP OpenTracing to 1.3.3 and SmallRye OpenTracing to 1.3.4.
2020-02-15 00:10:47 +00:00
George Gastaldi
e245565db5
Merge pull request #7130 from geoand/config-server-client
...
Add first version of Spring Cloud Config Client extension
2020-02-14 18:28:00 -03:00
Manyanda Chitimbo
2aee5b4a5f
chore: update Kotlin version to 1.3.61
2020-02-14 20:45:34 +01:00
Georgios Andrianakis
2a266bf95d
Merge pull request #7196 from Sanne/ORMUpgrade
...
Upgrade to Hibernate ORM 5.4.12.Final
2020-02-14 16:52:12 +02:00
George Gastaldi
75fd56c5d3
Merge pull request #7186 from jmartisk/master-metrics-2-3
...
MicroProfile Metrics 2.3
2020-02-14 10:44:02 -03:00
Sergey Beryozkin
16cfb50d7b
Add a composite OidcAuthenticationMechanism
2020-02-14 10:19:03 +00:00
Sanne Grinovero
c59c5de5fd
Upgrade to Hibernate ORM 5.4.12.Final
2020-02-14 09:29:20 +00:00
Jan Martiska
b08e9d5033
Adjust dependencies for MP Metrics 2.3
2020-02-14 07:23:36 +01:00
dependabot-preview[bot]
395ae47e1a
Bump flyway-core from 6.2.2 to 6.2.3
...
Bumps [flyway-core](https://github.com/flyway/flyway ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/flyway/flyway/releases )
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.2.2...flyway-6.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-13 22:01:20 +00:00
George Gastaldi
c43080e9bc
Bump JGit to 5.6.0.201912101111-r
2020-02-13 11:05:44 -03:00
Georgios Andrianakis
15cdc7d2bf
Add first version of Spring Config Server Client extension
2020-02-13 15:22:33 +02:00
Bill Burke
ca553f62de
xray
...
improve
finish tracing
Update docs/src/main/asciidoc/amazon-lambda.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update docs/src/main/asciidoc/amazon-lambda.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update docs/src/main/asciidoc/amazon-lambda.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update docs/src/main/asciidoc/amazon-lambda-http.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update docs/src/main/asciidoc/amazon-lambda-http.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update docs/src/main/asciidoc/amazon-lambda-http.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
rename
Update extensions/amazon-lambda-xray/runtime/src/main/resources/META-INF/quarkus-extension.yaml
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update docs/src/main/asciidoc/amazon-lambda-http.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
moar fixes
Update docs/src/main/asciidoc/amazon-lambda.adoc
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update extensions/amazon-lambda-xray/runtime/pom.xml
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update extensions/amazon-lambda-xray/pom.xml
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
Update extensions/amazon-lambda-xray/deployment/pom.xml
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
2020-02-12 21:44:57 -05:00
Guillaume Smet
801dcb2829
Merge pull request #7098 from cescoffier/features/vertx-mutiny
...
Add support for Vert.x Mutiny
2020-02-12 22:06:03 +01:00
Ken Finnigan
9df0a748c7
Update to latest SmallRye OpenAPI
2020-02-12 10:35:08 -05:00
Guillaume Smet
a3e321fe00
Merge pull request #5660 from FroMage/security-jpa
...
Security JPA implementation
2020-02-12 13:23:27 +01:00
Clement Escoffier
14341e7b4b
Update Axle and declare the Mutiny and Vert.x Mutiny dependencies
2020-02-12 09:25:52 +01:00