-
Hello everyone! Recently Eran contacted us regarding Joi as he is no longer actively involved in open-source work. As a result, we're hapi to announce that Joi is coming back home into hapi's ecosyste…
-
All the @dependabot PRs attempting to update `tape` https://www.npmjs.com/package/tape (the testing library) fail
because `tape` made a few (_totally unnecessary_) **_breaking_ changes** ...
`tap`…
-
Hello,
Would it be possible to change the hapi peerDependency from "^8.0.0" to ">=8.0.0" so that it is possible to upgrade to hapi 9.x.x without any peerDependency version issue from npm ?
Thanks !
-
#### Support plan
* *is this issue currently blocking your project?* (yes/no): No
* *is this issue affecting a production system?* (yes/no): No
#### Context
* *node version*: `v14.17…
-
## The dependency [hapi](https://github.com/hapijs/hapi) was updated from `17.6.1` to `17.6.2`.
🚨 [View failing branch](https://github.com/Saeris/Flickr-Wormhole/compare/develop...Saeris:greenkeeper…
-
The `GET /internal/apm/suggestions` endpoint is being called in the E2E tests with `fieldName` being an empty string, resulting in an error from ES, because the term query that is used ends up being i…
-
I'm pretty new to Hapi so I'm scratching my head as to how to implement this. Can you add some examples? Thanks!
-
We have found out the cleaner 7.4 did work with the Elastic 7.4.2 Stack Basic Version, but not with the 7.4.2 OSS Version. Perhaps in the OSS Version is no Elastic Index Management included? Just a gu…
-
Every endpoint should have it’s rightful place in the codebase
So far that place has been the handlers directory, but that has lead to the handlers directory
having a flat structure containing 29 fi…
-
Hi,
A newbie question, I have successfully installed the plugin to elasticsearch & Kibana Authentication plugin.
Made the changes in the elasticsearch.yml as per the README.
Added user root with …