This release contains a few fast follow bug fixes from the 0.12.0
release, primarily centered around the recently released Vector Remap
Language based on user feedback.
Upgrading Vector
When upgrading, we recommend stepping through minor versions as
these can each contain breaking changes while Vector is pre-1.0.
These breaking changes are noted in their respective upgrade
guides.
Changelog
4 enhancements
remapImprove the way values are assigned in remap for fallible expressions6716remapImprove the nginx log parsing ergonomics in remap6717remapDo not mutate the event if the remap script fails6719remap transformRename and document drop_on_error remap config option6750
3 bug fixes
configFix exmalpe config to be runnable6698remapFix description of error code 1036705prometheus_exporter sinkEnsure that metric timestamps are updated when values are updated6738