Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/upstream update #16

Merged
merged 770 commits into from
May 31, 2021
Merged
Changes from 1 commit
Commits
Show all changes
770 commits
Select commit Hold shift + click to select a range
076e44d
chore(deps): bump tokio-util from 0.6.5 to 0.6.6 (#7103)
dependabot[bot] Apr 13, 2021
adb2b4a
chore(ci): bump actions/cache from v2.1.4 to v2.1.5 (#7104)
dependabot[bot] Apr 13, 2021
8b962a5
fix(datadog service): Document region parameter (#7093)
jszwedko Apr 13, 2021
48d2a84
fix(socket source): Remove socket file on source shutdown (#7047)
ktff Apr 13, 2021
efbc2a2
chore(deps): bump reqwest from 0.11.2 to 0.11.3 (#7100)
dependabot[bot] Apr 13, 2021
01ea5d1
fix(clickhouse sink): Fix clickhouse sink incorrectly encodes arrays…
shumin1027 Apr 13, 2021
31ba1a0
Added collect_subtypes. (#7092)
StephenWakely Apr 14, 2021
e4bf41d
fix(docker_logs source): Docker logs missing when container has a tty…
saez0pub Apr 14, 2021
f30d4c6
chore(ci): Remove unneeded advisory from deny.toml (#7114)
jszwedko Apr 14, 2021
6822c86
fix(external docs): Fix link to unit testing documentation (#7122)
jszwedko Apr 14, 2021
e71901e
chore(deps): Upgrade cue to 0.3.2 (#7128)
jszwedko Apr 14, 2021
024fbf7
fix(external docs): Document additional encoding fields (#7127)
jszwedko Apr 14, 2021
9d2b9bf
chore(ci): Add advisory RUSTSEC-2021-0013 back to deny.toml (#7133)
jszwedko Apr 15, 2021
85b4d12
chore(deps): bump async-trait from 0.1.48 to 0.1.49 (#7131)
dependabot[bot] Apr 15, 2021
4f1eeb6
fix(ci): Ensure all benchmark artifacts are included (#7113)
jszwedko Apr 15, 2021
0c9b441
chore(deps): bump tokio from 1.4.0 to 1.5.0 (#7102)
dependabot[bot] Apr 15, 2021
a5a2127
chore(deps): bump notify from 4.0.15 to 4.0.16 (#7142)
dependabot[bot] Apr 16, 2021
5f46118
fix(remap): Preserve type defs when assigning fields (#7118)
jszwedko Apr 16, 2021
3aa81e1
chore(deps): bump pretty_assertions from 0.7.1 to 0.7.2 (#7143)
dependabot[bot] Apr 16, 2021
ff969e9
fix(kubernetes_logs source): Always use file checkpoints if they exis…
jszwedko Apr 16, 2021
ce0064b
fix(remap): Fix case_sensitive defaults for string matching functions…
jszwedko Apr 16, 2021
593c37b
fix(compression): Switch to MultiGzDecoder instead of GzDecoder (#7138)
jszwedko Apr 16, 2021
81a5d35
chore(performance): Fix remap benches (#7155)
jszwedko Apr 17, 2021
3b82cb7
chore(deps): `cargo upgrade` (#7154)
jszwedko Apr 19, 2021
5a02fbf
chore(deps): bump rust_decimal from 1.10.3 to 1.11.0 (#7160)
dependabot[bot] Apr 19, 2021
7533252
fix(docker_logs source): ensure that docker labels are flattened (#7152)
jszwedko Apr 19, 2021
b62a73e
chore(deps): bump gouth from 0.2.0 to 0.2.1 (#7162)
dependabot[bot] Apr 19, 2021
5ca7d76
chore(deps): bump async-trait from 0.1.49 to 0.1.50 (#7164)
dependabot[bot] Apr 19, 2021
38b8302
chore(deps): Upgrade curl-sys (#7174)
jszwedko Apr 19, 2021
fc3799b
chore: Extract Core RFC (#7135)
blt Apr 19, 2021
4a25716
chore: Create skeleton `lib/core` (#7178)
blt Apr 19, 2021
0a55a64
chore(deps): bump rust_decimal from 1.11.0 to 1.11.1 (#7182)
dependabot[bot] Apr 20, 2021
879ef4d
chore(deps): bump httpmock from 0.5.7 to 0.5.8 (#7181)
dependabot[bot] Apr 20, 2021
b25e0cb
fix(kubernetes_logs source): Refactor stream and invocation errors to…
eeyun Apr 20, 2021
87a3a18
feat(remap): add to_regex function (#7074)
Mercury2699 Apr 20, 2021
5c36f9e
chore(host_metrics source): Document symlink warning workaround (#7179)
Apr 20, 2021
81b4828
enhancement(remap): Support identifiers with leading numeric characte…
ktff Apr 20, 2021
c931e84
Rename `core` to `vector-core` (#7195)
blt Apr 21, 2021
07e63a9
chore(releasing): Merge down of 0.13.0 release (#7194)
jszwedko Apr 21, 2021
69d64f5
chore(dev): Bump to 0.14.0 (#7205)
jszwedko Apr 22, 2021
1af0551
fix(remap): Escape quotes and backslashes when printing VRL strings (…
pablosichert Apr 22, 2021
345088a
chore(deps): bump cidr-utils from 0.5.1 to 0.5.3 (#7211)
dependabot[bot] Apr 22, 2021
2a5e6a2
chore(deps): bump async-stream from 0.3.0 to 0.3.1 (#7209)
dependabot[bot] Apr 22, 2021
507e2c3
chore(deps): bump syn from 1.0.69 to 1.0.70 (#7210)
dependabot[bot] Apr 22, 2021
2429b0b
chore(deps): bump hyper from 0.14.5 to 0.14.6 (#7212)
dependabot[bot] Apr 22, 2021
a21687c
Move `Result` and `Error` into vector-core (#7207)
blt Apr 22, 2021
1e95727
Remove RUSTSEC-2020-0053 from ignore list since `dirs` is maintained …
pablosichert Apr 22, 2021
8271014
chore(deps): Remove RUSTSEC-2020-0146 from deny.toml (#7216)
jszwedko Apr 22, 2021
3979d3a
chore(performance): Consider dropping jemalloc (#6781)
jszwedko Apr 22, 2021
ad4ddf9
chore(ci): bump actions/github-script from v3.1 to v4.0.1 (#7213)
dependabot[bot] Apr 22, 2021
04727a5
Add a cargo-hack workflow (#7224)
blt Apr 22, 2021
5a38438
chore: Adjust import of `crate::Event` to `crate::event::Event` (#7200)
blt Apr 22, 2021
f49662a
chore(deps): bump hyper from 0.14.6 to 0.14.7 (#7232)
dependabot[bot] Apr 23, 2021
ddfcbdb
chore(deps): bump regex from 1.4.5 to 1.4.6 (#7233)
dependabot[bot] Apr 23, 2021
5d891b8
chore(external docs): Correct highlight dates for 0.13.0
jszwedko Apr 22, 2021
2b434b7
chore(deps): bump async-nats from 0.9.12 to 0.9.14 (#7234)
dependabot[bot] Apr 23, 2021
a6125ba
chore: Run cargo-hack on self-hosted machines (#7227)
blt Apr 23, 2021
990ee46
chore(buffers): Upgrade DiskBuffer to futures 0.3 (#7165)
ktff Apr 25, 2021
e12ac0e
chore(splunk_hec source): Update to `futures` 0.3 (#7225)
ktff Apr 25, 2021
21ac520
enhancement(graphql api): Expose `events_in` & `events_out` metrics (…
ktff Apr 25, 2021
109e1b5
chore(deps): bump rust_decimal from 1.11.1 to 1.12.2 (#7243)
dependabot[bot] Apr 26, 2021
75db623
chore(deps): bump tokio-postgres from 0.7.1 to 0.7.2 (#7244)
dependabot[bot] Apr 26, 2021
2b150a3
chore(ci): bump actions/github-script from v4.0.1 to v4.0.2 (#7245)
dependabot[bot] Apr 26, 2021
881f322
chore(deps): bump libc from 0.2.93 to 0.2.94 (#7254)
dependabot[bot] Apr 27, 2021
276e755
chore(external docs): Document VRL |= operator (#7252)
jszwedko Apr 27, 2021
45a2091
enhancement(kubernetes_logs source): Allow configuration of max_line_…
jszwedko Apr 27, 2021
4792eff
chore(deps): bump tower from 0.4.6 to 0.4.7 (#7260)
dependabot[bot] Apr 28, 2021
1102e5e
chore(deps): bump syn from 1.0.70 to 1.0.71 (#7261)
dependabot[bot] Apr 28, 2021
38f9b78
fix(kafka source): Fix runaway memory usage of kafka source (#7266)
jszwedko Apr 28, 2021
fb34ddc
fix(external docs): typo (#7268)
AnIrishDuck Apr 29, 2021
c9cd09d
chore(deps): bump openssl from 0.10.33 to 0.10.34 (#7270)
dependabot[bot] Apr 29, 2021
29736f3
chore(deps): bump pulsar from 2.0.0 to 2.0.1 (#7271)
dependabot[bot] Apr 29, 2021
b11ac64
chore(releasing): Update install script to 0.13.1 (#7275)
jszwedko Apr 29, 2021
ffaa9e4
feat(new source): Initial `exec` source (#6876)
moogstuart Apr 29, 2021
0240ae6
enhancement: created new lookup library (#7087)
StephenWakely Apr 29, 2021
c889391
chore(deps): bump rust_decimal from 1.12.2 to 1.12.3 (#7280)
dependabot[bot] Apr 30, 2021
e9408ad
chore(deps): bump libz-sys from 1.1.2 to 1.1.3 (#7278)
dependabot[bot] Apr 30, 2021
df609c5
chore(deps): bump async-nats from 0.9.14 to 0.9.16 (#7279)
dependabot[bot] Apr 30, 2021
beb0cf7
chore: Update `top` with `events_in_total` and `events_out_total` met…
ktff Apr 30, 2021
fc0bad1
Fixed doc tests from lookup (#7288)
StephenWakely Apr 30, 2021
b49d433
chore(ci): Fix action-discord version for test workflow (#7285)
jszwedko Apr 30, 2021
eaaf15f
fix(graphql api): `--no-default-features --features api` build failur…
leebenson Apr 30, 2021
3c23de9
fix(external docs): Document scrape_interval_secs for `internal_metri…
jszwedko Apr 30, 2021
989368d
chore(tests): Simplify `cargo test` usage (#7287)
jszwedko May 1, 2021
d8ff790
chore(deps): bump tracing-core from 0.1.17 to 0.1.18 (#7294)
dependabot[bot] May 3, 2021
6ab6782
chore(deps): bump tui from 0.14.0 to 0.15.0 (#7295)
dependabot[bot] May 3, 2021
78f0840
chore(deps): bump built from 0.4.4 to 0.5.0 (#7297)
dependabot[bot] May 3, 2021
3733bab
enhancement(kafka source, kafka sink): Emit internal metrics provided…
pablosichert May 3, 2021
bafb477
chore(deps): bump rust_decimal from 1.12.3 to 1.12.4 (#7301)
dependabot[bot] May 3, 2021
a8ac2bf
chore(deps): bump bstr from 0.2.15 to 0.2.16 (#7302)
dependabot[bot] May 3, 2021
54f795c
fix(external docs): Typo (#7304)
jszwedko May 3, 2021
f8ac9be
chore: Make CI tests run a little more quiet (#7269)
blt May 3, 2021
eac02c9
enhancement(remap): Wdd `whitespace` option to `parse_key_value` func…
ktff May 4, 2021
f39255b
chore(deps): bump tracing-subscriber from 0.2.17 to 0.2.18 (#7298)
dependabot[bot] May 4, 2021
54f9d73
chore(deps): bump snap from 1.0.4 to 1.0.5 (#7300)
dependabot[bot] May 4, 2021
6f11ab1
chore: Run cargo-flake on the project (#7307)
blt May 4, 2021
d3017c9
chore: Introduce more aggressive caching (#7306)
blt May 4, 2021
68fcbe8
faster macOS dev builds (#7317)
leebenson May 4, 2021
4ec1700
chore: Extract `Event` into vector-core (#7240)
blt May 4, 2021
d5bec94
chore(deps): bump rust_decimal from 1.12.4 to 1.13.0 (#7320)
dependabot[bot] May 4, 2021
7b9e38d
chore(deps): bump ordered-float from 2.1.1 to 2.2.0 (#7321)
dependabot[bot] May 4, 2021
e3c7679
Move `benches/lookup` into vector-core (#7331)
blt May 4, 2021
7e3795d
fix(ci): Flag benchmark runs that fail to actually execute (#7330)
jszwedko May 4, 2021
ae027b0
fix(splunk_hec source): Default `host` to remote address (#7293)
ktff May 5, 2021
66d090a
fix(cli): Enable use of delimiters (#7316)
ktff May 5, 2021
db7b142
enhancement(datadog sinks): Generic site support (#7281)
prognant May 5, 2021
5484584
chore: Reference RFC template in RFC readme (#7344)
pablosichert May 5, 2021
1651180
Tidy up iterator logic (#7338)
blt May 5, 2021
bd610e7
Make vrl optional in vector-core (#7335)
blt May 5, 2021
ca26808
chore: Use 'cargo hack' instead of check-component-features (#7311)
blt May 5, 2021
76cf717
chore(deps): bump syn from 1.0.71 to 1.0.72 (#7334)
dependabot[bot] May 5, 2021
61624c4
chore(deps): bump regex from 1.4.6 to 1.5.3 (#7319)
dependabot[bot] May 5, 2021
ec5adc6
chore(deps): bump tracing from 0.1.25 to 0.1.26 (#7296)
dependabot[bot] May 5, 2021
22a38c9
fix(ci): Run tests for all targets on all platforms (#7323)
jszwedko May 5, 2021
7ec6cd7
Derive `Default` for `MakeLogEvent` (#7339)
blt May 5, 2021
187bacd
chore(sinks): Drop unnecessary `Request` parameter from types (#7251)
May 5, 2021
7fd0a3d
chore: Drop `futures01` (#7343)
ktff May 6, 2021
1f771cc
chore(deps): bump sha-1 from 0.9.4 to 0.9.5 (#7357)
dependabot[bot] May 6, 2021
1a7fe8b
Fix the postinst conditionnal for adding vector to the systemd-journa…
jqueuniet May 6, 2021
6ccf01a
chore(deps): bump metrics from 0.14.2 to 0.15.1 (#7313)
dependabot[bot] May 6, 2021
ccbca48
chore(deps): Update grok and dependencies (#7176)
jszwedko May 6, 2021
96d6031
chore: Drop redundant copy of built info (#7365)
May 6, 2021
7e90a24
chore: RFC for emitting multiple log events from remap (#7038)
jszwedko May 6, 2021
2876dd9
chore: Enable stricter clippy lints in vector-core (#7341)
blt May 6, 2021
125e3df
chore(metrics): Remove emits & alias `processed_events_total` metric …
ktff May 7, 2021
847d211
chore(deps): bump regex from 1.5.3 to 1.5.4 (#7374)
dependabot[bot] May 7, 2021
5b2c226
fix(ci): Install llvm on Windows nightly and release bulids too (#7377)
jszwedko May 7, 2021
d955955
chore(metrics): Fix alias for processed_events_total (#7378)
jszwedko May 7, 2021
f0c1cd2
fix(observability)!: Correct all `*_nanoseconds` metrics to `_seconds…
May 7, 2021
24f1f8f
chore(data model): Add metadata support for end-to-end acknowledgemen…
May 7, 2021
6db09e1
enhancement(http sink): Add support for end-to-end acknowledgements (…
May 8, 2021
e691928
chore(ci): Fix deb verify steps (#7385)
jszwedko May 9, 2021
4b5d6ce
feat(remap transform): Emitting multiple events (#7267)
jszwedko May 10, 2021
f0bb48c
enhancement(remap): Add parse_klog function (#7349)
jszwedko May 10, 2021
9b5d3b6
fix(external docs): Fix rendering of buffers/batches sections (#7305)
jszwedko May 10, 2021
ced2ca3
chore(http sink): Distinguish end-to-end errors (#7396)
May 10, 2021
b9462c3
Add podPriorityClassName to Helm chart (#6765)
Tolsto May 11, 2021
263461e
Fix pod security policy (#6768)
Tolsto May 11, 2021
b8a0cc0
make volume for data-dir configurable (#7105)
tarfu May 11, 2021
848d922
fix(buffers): Work around a LevelDB mechanism mismatch (#7398)
blt May 11, 2021
5a58ec1
chore(deps): bump url from 2.2.1 to 2.2.2 (#7387)
dependabot[bot] May 11, 2021
3e87fce
chore: Migrate `buffers` into vector-core (#7400)
blt May 11, 2021
42adcf1
enhancement(datadog_logs sink): Add acknowledgements support (#7354)
May 11, 2021
838bdb2
enhancement(datadog source, http source): Add acknowledgement support…
May 11, 2021
151dacf
feat(config): Initial `[provider]` implementation - `http` (#7166)
leebenson May 12, 2021
4f07702
chore: temporarily revert 7325 (#7426)
jszwedko May 12, 2021
8e39114
chore(ci): bump docker/build-push-action from 2 to 2.4.0 (#7422)
dependabot[bot] May 12, 2021
ac51270
chore(ci): bump docker/setup-buildx-action from 1 to 1.3.0 (#7418)
dependabot[bot] May 12, 2021
d08eabe
chore(ci): bump EmbarkStudios/cargo-deny-action from 1 to 1.2.6 (#7419)
dependabot[bot] May 12, 2021
2a5193b
chore(ci): bump actions/checkout from 2 to 2.3.4 (#7420)
dependabot[bot] May 12, 2021
6b02996
chore(ci): bump docker/setup-qemu-action from 1 to 1.1.0 (#7421)
dependabot[bot] May 12, 2021
67c854f
chore(ci): bump docker/login-action from 1 to 1.9.0 (#7430)
dependabot[bot] May 12, 2021
230a27e
enhancement(ci): support in helm vector-agent to specify command (#7107)
martinlevesque May 12, 2021
7c2977e
chore(deps): bump serde from 1.0.125 to 1.0.126 (#7440)
dependabot[bot] May 13, 2021
d990d68
chore(deps): bump openssl-probe from 0.1.2 to 0.1.4 (#7415)
dependabot[bot] May 13, 2021
9f4da5b
chore(deps): bump futures from 0.3.14 to 0.3.15 (#7417)
dependabot[bot] May 13, 2021
bd606d0
Remove `clippy::pub_enum_variant_names` grant for `disk::Error` (#7413)
blt May 13, 2021
6ef1f5a
Make buffer creation a private affair (#7438)
blt May 13, 2021
f53bf3d
chore(deps): bump assert_cmd from 1.0.3 to 1.0.4 (#7439)
dependabot[bot] May 13, 2021
2a5c7b6
chore(releasing): Ensure latest artifacts are also published with ver…
jszwedko May 13, 2021
5a9df01
fix(debian platform): Add debhelper include tags to Debian scripts (#…
jqueuniet May 13, 2021
e6cb3e6
enhancement(heroku_logs source, http source): Add end-to-end acknowle…
May 13, 2021
c2a4069
enhancement(sinks): Add acknowledgements support to more HTTP logs si…
May 14, 2021
4756e00
fix(external docs): Document real behaviour of the timestamp field in…
hhromic May 14, 2021
82a7f12
chore(deps): bump notify from 4.0.16 to 4.0.17 (#7450)
dependabot[bot] May 14, 2021
b57d9f5
chore(deps): bump sha-1 from 0.9.5 to 0.9.6 (#7416)
dependabot[bot] May 14, 2021
c305c62
fix(influxdb_logs sink): Add missing `drop` in test (#7451)
May 14, 2021
65b41b4
fix(clickhouse sink): Use correct batch status (#7452)
May 14, 2021
a211463
feat(remap): Add `encode_logfmt` function (#6985)
oktal May 14, 2021
c82ec6a
Updated doc URL to the event protobuf definition. (#7393)
apollo13 May 14, 2021
ee128e6
fix(external docs): Fix the API port in the docker docs (#7366)
jszwedko May 14, 2021
8b88982
fix(kubernetes_logs source): Exposed data_dir configuration (#7253)
jszwedko May 14, 2021
b5f21c0
fix(ci): Install git before checking out for verify jobs (#7473)
jszwedko May 15, 2021
f6fef2c
chore(deps): bump tokio-test from 0.4.1 to 0.4.2 (#7475)
dependabot[bot] May 17, 2021
3a06e73
chore(deps): bump tokio-util from 0.6.6 to 0.6.7 (#7478)
dependabot[bot] May 17, 2021
1bbf3d2
chore(deps): Upgrade to Rust 1.52.0 (#7467)
jszwedko May 17, 2021
3325814
chore(deps): bump tokio-stream from 0.1.5 to 0.1.6 (#7479)
dependabot[bot] May 17, 2021
afefa82
chore(kubernetes_logs source): Add kubeval checks to helm chart updat…
eeyun May 17, 2021
0af9a17
chore(swimlanes transform): Rename to `route` (#6193)
web-flow May 17, 2021
268aafb
fix(kubernetes platform): Fix binfmt exclusion in Helm chart (#7332)
May 17, 2021
c25b5f4
chore(deps): Bump Rust version to 1.52.1 (#7489)
May 17, 2021
45a0919
chore(deps): bump mongodb from 2.0.0-alpha.1 to 2.0.0-beta (#7476)
dependabot[bot] May 18, 2021
1595d3d
chore(dev): Configure cross to run correctly in `make environment` (#…
jszwedko May 18, 2021
4e2795c
chore(buffers): Make vector-core buffers generic (#7471)
blt May 18, 2021
96d33b0
fix(aws_s3 source): Properly handle urlencoded S3 object keys (#7470)
jszwedko May 18, 2021
17b2f46
enhancement(tests): specify the namespace to run k8s test in (#7388)
StephenWakely May 19, 2021
07e6343
fix(external docs): Fix configure command in installation instruction…
jszwedko May 19, 2021
2068768
chore(deps): bump rustyline from 8.0.0 to 8.1.0 (#7507)
dependabot[bot] May 19, 2021
029a8c8
chore: Divvy up vector-core (#7504)
blt May 19, 2021
440df55
chore(deps): bump async-nats from 0.9.16 to 0.9.17 (#7518)
dependabot[bot] May 19, 2021
e267396
fix(tests): fix broken k8s tests (#7517)
StephenWakely May 19, 2021
d56a240
fix(codecs): Filter object and array fields with only_fields (#7468)
jszwedko May 19, 2021
53741bd
Make tokio non-optional for core/buffers (#7521)
blt May 20, 2021
9d2f10a
enhancement(helm platform): Allow for global imagePullSecrets (#7500)
spencergilbert May 20, 2021
b819edb
chore(metrics): switch to upstream Registry impl for metrics (#7495)
tobz May 20, 2021
1e54aca
chore: Use a forked version of leveldb-sys (#7522)
blt May 20, 2021
0517848
chore(deps): bump rustyline from 8.1.0 to 8.2.0 (#7537)
dependabot[bot] May 21, 2021
2b39438
chore(dev): Pre-install cross in `make environment` image (#7456)
jszwedko May 21, 2021
ab697ba
fix(kubernetes_logs source): k8s stream errors should be recoverable …
StephenWakely May 21, 2021
1b0ac0e
chore: RFC for k8s aggregator load balancing (#7492)
spencergilbert May 21, 2021
40aebad
feat(vector sink, vector source): switch to gRPC-based implementation…
JeanMertz May 22, 2021
ebec1a7
chore(ci): Ignore RUSTSEC-2021-0067 while we try to fix it (#7559)
jszwedko May 24, 2021
7cbe923
chore(deps): bump thiserror from 1.0.24 to 1.0.25 (#7554)
dependabot[bot] May 24, 2021
b935662
chore(deps): bump cidr-utils from 0.5.3 to 0.5.4 (#7555)
dependabot[bot] May 24, 2021
da47b3e
chore(deps): bump rust_decimal from 1.13.0 to 1.14.0 (#7556)
dependabot[bot] May 24, 2021
9b9f1a6
chore(deps): bump async-stream from 0.3.1 to 0.3.2 (#7560)
dependabot[bot] May 24, 2021
01816b6
chore(deps): bump tonic from 0.4.2 to 0.4.3 (#7562)
dependabot[bot] May 24, 2021
189b542
fix(ci): Try building release artifacts on self-hosted runners (#7564)
jszwedko May 24, 2021
79d558e
chore(ci): fix bench-wasm target (#7574)
tobz May 24, 2021
c2a225c
chore(deps): bump metrics-util from 0.9.0 to 0.9.1 (#7579)
dependabot[bot] May 25, 2021
60eb2d7
chore(ci): parallelize benchmarks (#7573)
tobz May 25, 2021
76651b6
fix(kubernetes_logs source): Replace incorrect invocation error with …
spencergilbert May 25, 2021
ffedd55
enhancement(datadog_logs sink): Use per-API key partitions for datado…
prognant May 25, 2021
8780432
fix(external docs): Fix relevant_when for socket.path config (#7587)
jszwedko May 25, 2021
0343cc2
chore: Upgrade cue to 0.4.0 (#7590)
binarylogic May 25, 2021
7b815b2
chore(ci): Try running Linux unit tests with less parallel jobs (#7584)
jszwedko May 25, 2021
5c5559e
chore: Reorganize event proto module (#7593)
May 25, 2021
2e3ed8f
enhancement(sources): Allow for opting out of acknowledgements (#7531)
May 26, 2021
0548f4f
chore(deps): bump libc from 0.2.94 to 0.2.95 (#7595)
dependabot[bot] May 26, 2021
c52c9dd
chore(deps): bump ordered-float from 2.2.0 to 2.5.0 (#7596)
dependabot[bot] May 26, 2021
d4e6083
chore(deps): bump hyper from 0.14.7 to 0.14.8 (#7597)
dependabot[bot] May 26, 2021
3ede61b
fix(dev): Optimistically add ubuntu to docker group (#7583)
jszwedko May 26, 2021
b3a27d4
fix(log_to_metric transform): Drop events where `field` is null (#7487)
jszwedko May 26, 2021
ca9d6b7
Add an explicit +Unpin to our buffers (#7594)
blt May 26, 2021
9afb7d8
fix(cli): include error details in `vector vrl` output (#7581)
jszwedko May 26, 2021
47c1e22
enhancement(buffers): Maintain working size of disk buffer (#7264)
ktff May 27, 2021
ffe592a
feat(remap): Add `redact` function to VRL (#7250)
jszwedko May 27, 2021
62b2768
chore(deps): bump rust_decimal from 1.14.0 to 1.14.1 (#7609)
dependabot[bot] May 27, 2021
c0291a7
chore(deps): bump semver from 0.11.0 to 1.0.0 (#7610)
dependabot[bot] May 27, 2021
080005a
chore(ci): bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#7611)
dependabot[bot] May 27, 2021
7c16aa0
chore(ci): bump docker/build-push-action from 2.4.0 to 2.5.0 (#7612)
dependabot[bot] May 27, 2021
a07b55c
chore(dev): remove 'built' dep and stop needlessly rebuilding on unre…
tobz May 27, 2021
cb1fe36
chore(ci): bump actions/cache from 2.1.5 to 2.1.6 (#7619)
dependabot[bot] May 27, 2021
16256f3
chore(ci): allow VECTOR_BUILD_DESC to be passed thru during packaging…
tobz May 27, 2021
7dec4bf
chore: Add changes to `Cargo.lock` (#7621)
May 27, 2021
19fb08a
chore(buffers): Move benchmarks into 'buffers' sub-crate (#7576)
blt May 27, 2021
56296e2
enhancement(remap): add match_any function (#7414)
lukesteensen May 28, 2021
65671be
enhancement(vector sink): Add acknowledgement support (#7625)
May 28, 2021
644ce16
fix(buffers): Min uncompact size (#7614)
ktff May 28, 2021
7f1f5d5
chore(external docs): clarify ElasticSearch bulk actions #7616 (#7617)
Shogobg May 28, 2021
cb8084b
enhancement(vector source): Add acknowledgement support to v2 protoco…
May 28, 2021
d5c58c0
fix(external docs): Remove deprecation warnings for log_schema (#7603)
jszwedko May 28, 2021
d9a47bf
enhancement(aws_s3 sink): Add acknowledgements support (#7536)
May 28, 2021
2446599
chore: Wrap and report batch status receive errors (#7635)
May 28, 2021
caa4fcc
enhancement(datadog_metrics sink): Add acknowledgements support (#7535)
May 28, 2021
498de2e
fix(aws_cloudwatch_logs sink): Fix healthcheck to allow for log group…
spencergilbert May 28, 2021
9b4b77c
fix(buffers): Batch delete (#7615)
ktff May 30, 2021
21673bd
chore: Merge from upstream
langecode May 31, 2021
e4717f5
fix: Merge error
langecode May 31, 2021
5b52fce
fix: One more merge error
langecode May 31, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): bump gouth from 0.2.0 to 0.2.1 (vectordotdev#7162)
Bumps [gouth](https://github.com/mechiru/gouth) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/mechiru/gouth/releases)
- [Commits](mechiru/gouth@v0.2.0...v0.2.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Apr 19, 2021
commit b62a73e62f43f4c84fb7ad2ee1b9270bef2f020c
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -144,7 +144,7 @@ prost-types = { version = "0.7.0", default-features = false }

# GCP
goauth = { version = "0.10.0", default-features = false, optional = true }
gouth = { version = "0.2.0", default-features = false, optional = true }
gouth = { version = "0.2.1", default-features = false, optional = true }
smpl_jwt = { version = "0.6.1", default-features = false, optional = true }

# API