Ioannis Canellos
c568ed7b0b
refactor: align naming in container & kubernetes.
2020-02-21 19:20:23 +02:00
Manyanda Chitimbo
f983d4fbc3
Merge pull request #7023 from FroMage/config-all-build-icon
...
Changes for config cogs tweak
2020-02-21 17:25:26 +01: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
Max Rydahl Andersen
c0be9664fe
Merge pull request #5496 from iocanel/docker-build
...
Add support for building and deploying container to Kubernetes
2020-02-21 15:06:42 +00:00
Stephane Epardaud
b9b35623be
Changes for config cogs tweak
...
Also renamed the generated all-config due to jekyll giving it precedence of the the guide itself
2020-02-21 14:43:52 +01:00
Guillaume Smet
c96c7eea65
Merge pull request #7100 from kameshsampath/issue-112-docs
...
guide updates for knative quick start update
2020-02-21 12:49:48 +01:00
Kamesh Sampath
4df18731ff
guide updates for knative quick start update
2020-02-21 12:49:15 +01:00
Ioannis Canellos
297d561433
doc: add container-image.adoc.
2020-02-21 10:21:33 +02:00
Ioannis Canellos
f7ae556cb3
feat: Add s2i binary build support.
2020-02-21 10:21:33 +02:00
Ioannis Canellos
6397660875
doc ( #5493 ): Add docs to describe how building and deploying works.
2020-02-21 09:40:29 +02:00
Clement Escoffier
03e0461fbd
use mutiny in the reactive section of the neo4j quickstart
...
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
2020-02-21 08:00:21 +01:00
sberyozkin
11fadbf2f0
Merge pull request #7260 from pedroigor/issue-6571
...
[fixes #6571 ] - Document OIDC Multi-Tenancy feature
2020-02-20 23:24:04 +00:00
Gwenneg Lepage
3a5f41763f
Fix quartz guide typo
2020-02-20 22:50:50 +01:00
Pedro Igor
13730fef05
[ fixes #6571 ] - Document OIDC Multi-Tenancy feature
2020-02-20 16:47:41 -03:00
Guillaume Smet
cd0b2dcd1e
Merge pull request #7263 from cescoffier/features/mutiny-mongo
...
Implement the Mutiny API for the MongoDB client
2020-02-20 20:29:25 +01:00
Clement Escoffier
8755db2707
Document verticle support
...
Also add a test verifying that verticle instances can be beans.
2020-02-20 20:27:03 +01:00
Guillaume Smet
8edc492e9c
Merge pull request #7303 from cescoffier/features/mutiny-context-propagation
...
Implement Context Propagation support for Mutiny
2020-02-20 20:22:51 +01:00
Clement Escoffier
ae6d0bc228
Update documentation for the new reactive client
2020-02-20 17:26:47 +01:00
Martin Kouba
c37a1bd029
Quartz - make it possible to access the underlying scheduler instance
...
- resolves #7246
2020-02-20 16:05:22 +01:00
Clement Escoffier
b4029976ee
Update documentation with the Mutiny / Context propagation support
...
Remove the example using Reactive Streams Operators (Axle) as this model is now deprecated.
2020-02-20 15:38:36 +01:00
Georgios Andrianakis
645870a5fa
Merge pull request #7273 from geoand/spring-cloud-config-client-guide
...
Add guide for Spring Cloud Config Client extension
2020-02-20 14:44:15 +02:00
Georgios Andrianakis
ee41c178f6
Add guide for Spring Cloud Config Client extension
2020-02-20 13:32:54 +02:00
Guillaume Smet
d2242d0e40
Merge pull request #7216 from cescoffier/features/mutiny-database
...
Update the reactive database client extensions to use Mutiny
2020-02-20 10:46:23 +01:00
Clement Escoffier
18d11bac19
Update reactive database client documentation to use the Mutiny API
...
Also indicate that the RX and Axle APIs are deprecated.
Use map and flatMap as reactive users are familiar with these constructs.
2020-02-20 10:45:46 +01:00
Guillaume Smet
8a0ecdc027
Merge pull request #7274 from mkouba/issue-6621
...
Qute - ignore expressions/tags starting with invalid identifiers
2020-02-19 17:20:41 +01:00
Martin Kouba
7c4fd04f58
Qute - ignore expressions/tags starting with invalid identifiers
...
- make it possible to use escape sequences to insert delimiters
- update docs
- resolves #6621
2020-02-19 10:24:12 +01:00
Martin Kouba
2f522a8553
Merge pull request #7261 from mkouba/issue-7257
...
RootDefinition - trim RuntimeConfig and RuntimeConfiguration suffixes
2020-02-19 09:37:27 +01:00
Georgios Andrianakis
0062fb29df
Merge pull request #7266 from cescoffier/features/update-kafka-stream-doc
...
Update the Kafka Streams guide to use KafkaRecord instead of KafkaMessage
2020-02-18 21:36:46 +02:00
Clement Escoffier
62be91194e
Update the Kafka Streams guide to use KafkaRecord instead of KafkaMessage (deprecated)
2020-02-18 20:26:55 +01:00
Guillaume Smet
2407c65e18
Fix TIP formatting in deploying-to-openshift-s2i.adoc
2020-02-18 19:03:50 +01: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
Martin Kouba
cc945bd3c6
RootDefinition - trim RuntimeConfig and RuntimeConfiguration suffixes
...
- resolves #7257
2020-02-18 16:30:43 +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
830696cb02
Update documentation to use Resteasy-Mutiny
...
* update the getting started async guide
* update the vert.x guide to use the Mutiny API
* update the rest-client guide to cover Uni
* update the asynchronous message passing guide to use Uni and explain the API
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
2020-02-18 11:52:43 +01:00
Marc Häbich
364d765089
Fixed wording and typo in introduction
2020-02-18 08:45:08 +01:00
Guillaume Smet
b9f44b609e
Merge pull request #7211 from cescoffier/features/mutiny-mailer
...
Implement Mutiny support for the mailer service
2020-02-17 18:27:38 +01:00
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
435291a118
Update the Reactive Messaging documentation
...
* Mention the deprecation of the SmallRye Emitter / Channel / OnOverflow classes
* Update code snippet (import statements)
2020-02-17 14:54:24 +01:00
Clement Escoffier
8d6f256ee4
Update documentation for the mailer service
2020-02-17 13:46:59 +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
Loïc Mathieu
1b7218c3db
feat: mongodb-panache-reactive extension
2020-02-13 17:40:00 +01:00
George Gastaldi
923efbfd61
Merge pull request #7159 from loicmathieu/fix/mongodb-date-format
...
Fix MongoDB date format issue
2020-02-13 13:29:04 -03:00
Felix Wong
c5ad215143
Add yaml config examples
2020-02-13 11:07:21 -05: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
Guillaume Smet
05b37d2441
Merge pull request #7146 from loicmathieu/doc/kotlin-dataclass
...
Add the no-arg compiler plugin to the documentation
2020-02-12 20:40:43 +01:00
Loïc Mathieu
8b3d76af5e
Fix MongoDB date format issue
...
Fixes 6566
2020-02-12 17:02:25 +01:00
George Gastaldi
1050f11d79
Merge pull request #7136 from someth2say/master
...
guides: fix native builder when deploying to OCP
2020-02-12 12:19:58 -03:00
Loïc Mathieu
532cb82d2c
Add the no-arg compiler plugin to the documentation
...
Fixes 6742
2020-02-12 09:28:29 +01:00
Clement Escoffier
7db5c2f5f3
Update the async message passing documentation to mention Mutiny support
...
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com >
2020-02-12 09:25:52 +01:00