Guido Lena Cota
|
04d9326fcd
|
Docs: Fix 404s (#12276)
* Fix url that ended in a 404
Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
|
2022-07-12 11:51:38 +01:00 |
|
João Duarte
|
47666a7b73
|
[DOC] replace references to master branch with main (#13302)
|
2021-11-08 10:24:18 +00:00 |
|
kaisecheng
|
4bc9dad69c
|
Remove ruby execution engine (#12517)
* remove Logstash::Pipeline
* remove logstash/event, Logstash::SignalEvent
* remove Engine.Ruby on java side
* remove config pipeline.java_execution
Fixed: #11236
|
2020-12-15 10:41:27 +01:00 |
|
Dan Hermann
|
9a78a6ce80
|
Document copy semantics of QueueWriter::push method
Fixes #10808
|
2019-05-22 10:51:52 +00:00 |
|
Dan Hermann
|
0de53939e9
|
* Adds a java_generator input with jdots codec to facilitate testing, adds float config type
* Breaking change to codec.encode method
* Sink output for discarding events
* URI and password config types
* Utility methods for packaging Java plugins
* Plugin API validation, fix gemspec generation
* Plugin Jar validation
* Update developer documentation
* Update codec metrics for new encode method
* Beta: Isolated classloaders for Java plugins
* Address code review comments
Fixes #10620
|
2019-05-03 11:54:37 +00:00 |
|
Dan Hermann
|
3243aa16ed
|
Call out requirement for Java execution in note
Fixes #10630
|
2019-04-03 16:22:12 +00:00 |
|
Karen Metts
|
a1f6da67b7
|
Update java plugin docs for beta (#10534)
|
2019-03-13 14:19:59 -04:00 |
|
Karen Metts
|
31f7314c3b
|
Convert instructions for Java plugins to asciidoc
Fixes #10523
|
2019-03-11 18:02:57 +00:00 |
|