lambda-v1.20.0
Note for Terraform users
If you're deploying ESF with Terraform, using the infrastructure at https://github.com/elastic/terraform-elastic-esf, please make sure you pull the latest version. For ESF 1.20+ you need at least elastic/terraform-elastic-esf
version 1.1.0.
What's Changed
Features
Bugfixes
- fix issue: logstash shipper does not clear event buffer after sending data(#880) by @zoranhasan in #881
Chores
- Improve multi_line debug logs by @strawgate in #871
- bump scripted version to latest by @graphaelli in #877
- github-action: add supported GitHub commands by @v1v in #884
- Refresh dependencies by @zmoog in #886
- chore: add make commands to package and clean zip by @Kavindu-Dodan in #885
Docs
- [docs] Add the new docs CI checks by @colleenmcginnis in #866
- [docs] Migrate docs from AsciiDoc to Markdown by @colleenmcginnis in #867
- [docs] Clean up cross-repo links by @colleenmcginnis in #869
- [docs] Fix external links by @colleenmcginnis in #873
- [docs] Miscellaneous docs clean up by @colleenmcginnis in #875
- Doc: Update links to logstash plugins by @karenzone in #876
- [docs] Remove reliance on temporary redirects by @colleenmcginnis in #878
- [docs] Fix image paths for docs-assembler by @colleenmcginnis in #879
- [docs] Add
products
todocset.yml
by @colleenmcginnis in #892
New Contributors
- @colleenmcginnis made their first contribution in #866
- @strawgate made their first contribution in #871
- @karenzone made their first contribution in #876
- @graphaelli made their first contribution in #877
- @Kavindu-Dodan made their first contribution in #885
- @zoranhasan made their first contribution in #881
Full Changelog: lambda-v1.19.0...lambda-v1.20.0