-
**Is your feature request related to a problem? Please describe.**
Knot.x Dependencies groups most of the dependencies versions that whole Knot.x ecosystem is using. I'd like to automate those depend…
-
Vert.x API Contract allows to define operations that are consumed by event bus handlers. This functionality comes from https://vertx.io/docs/vertx-web-api-service/java/. This issue is about defining a…
-
**Is your feature request related to a problem? Please describe.**
This is the main task that will be used to keep track of all discussions related to [Action Log](https://github.com/Knotx/knotx-frag…
-
Docker Tutorial can be enriched with some tips on how to handle Docker with IntelliJ:
1. How to Start/Stop Docker containers
2. How to chain `gradle` build with starting the container
3. Creating…
-
**Is your feature request related to a problem? Please describe.**
Knot.x Template Engine supports Handlebars syntax. Other engines can be utilised:
- Freemarker
- Jade
- mvel
- Pebble
- Rocker
…
-
**Describe the bug**
When you set `config.server.options.config.dropRequestOptions.enabled = true`, unit tests for the Server ends with failure.
**To Reproduce**
Steps to reproduce the behavior:
…
-
# Bug description
I recently discovered that knot.x copies `Last-Modified` header it receives from template repository and sends it back to the HTTP client. Such behavior can cause caching issues, …
-
**Is your feature request related to a problem? Please describe.**
There are various security issues in KnotX related to outdated version of Vertx. Let's do a bit of maintenance and update KnotX to l…
-
### Describe the Problem
When building a stat sheet, I want to have a nice layout, setting the values where I want them to be. handlebars only gives me {{#each properties}} to traverse through the ar…
-
**Is your feature request related to a problem? Please describe.**
We use Vert.x `3.9.4`, please upgrade to `3.9.5`.
```
vertx.stack.version=3.9.4
```