Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: logstash-plugins/logstash-output-elasticsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: logstash-plugins/logstash-output-elasticsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.4-maintenance
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 19, 2024

  1. renew test certs (#1173)

    * renew test certs
    
    backports script to renew cert fixtures from #1074 to 11.4.x series
    
    * preemptive backport #1172
    
    * renew certs from 7f50525~1, including extensions
    yaauie authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5e8aa1e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. (backport: 11.4 for LS7.x) Fixes an issue where events containing non…

    …-unicode strings. (#1171)
    
    * Fixes an issue where events containing non-unicode strings could fail to serialize correctly when compression is enabled
    
    * Add a quite option to limit the logs.
    mashhurs authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    afb9d3e View commit details
    Browse the repository at this point in the history
Loading