Skip to content

v0.3.0

Latest

Choose a tag to compare

@mkeesey mkeesey released this 10 Jul 18:33

What's Changed

  • build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #1113
  • build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by @dependabot[bot] in #1114
  • build(deps): bump testcontainers-go from v0.41.0 to v0.42.0 by @aaqib-m in #1115
  • build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #1116
  • build(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0 by @dependabot[bot] in #1112
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.43.0 by @dependabot[bot] in #1117
  • fix(alerter): honor configured query concurrency by @jessejlt in #1111
  • Harden operator heartbeat reconciliation by @jessejlt in #1105
  • feat: add historical backfill support to SummaryRules by @jessejlt in #1102
  • build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.44.0 to 2.45.0 by @dependabot[bot] in #1118
  • feat(api): add explicit scope fields to Function and ManagementCommand CRDs by @jessejlt in #1059
  • fix: correctly set userAgent on all k8s clients and metrics fetching within collector by @matucker-msft in #1119
  • fix(tools): always pull updated workload images by @mkeesey in #1120
  • build(deps): bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 by @dependabot[bot] in #1121
  • build(deps): bump k8s.io/client-go from 0.35.3 to 0.35.4 by @dependabot[bot] in #1122
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 by @dependabot[bot] in #1126
  • Upgrade ingestor to use azure-kusto-go v1.2 by @mkeesey in #1125
  • fix(journal): handle disjunction matches by @mkeesey in #1128
  • fix(ingestor): use sync.Pool for gzip writers by @mkeesey in #1129
  • build(deps): bump github.com/Azure/azure-kusto-go/azkustodata from 1.2.1 to 1.2.2 by @dependabot[bot] in #1132
  • build(deps): bump k8s.io/apimachinery from 0.35.4 to 0.36.0 by @dependabot[bot] in #1131
  • build(deps): bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22 by @dependabot[bot] in #1135
  • build(deps): bump github.com/moby/moby/api from 1.54.1 to 1.54.2 by @dependabot[bot] in #1130
  • build(deps): bump k8s.io/client-go from 0.35.4 to 0.36.0 by @dependabot[bot] in #1133
  • operator: add federation diagnostic logging by @jessejlt in #1139
  • Fix ingestor Status logging, split collector and ingestor Status lines by @mkeesey in #1141
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.0 by @dependabot[bot] in #1145
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 by @dependabot[bot] in #1147
  • build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.45.0 to 2.46.0 by @dependabot[bot] in #1146
  • fix(wal): segmentIterator gracefully handles corrupt blocks by @mkeesey in #1148
  • perf(cluster): pool gzip.Writer in Client.Write by @mkeesey in #1149
  • build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 by @dependabot[bot] in #1151
  • fix(tests): Update batcher tests to never expire by @mkeesey in #1153
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.24.0 to 0.24.1 by @dependabot[bot] in #1152
  • build(deps): bump github.com/google/cel-go from 0.28.0 to 0.28.1 by @dependabot[bot] in #1156
  • build(deps): bump k8s.io/apimachinery from 0.36.0 to 0.36.1 by @dependabot[bot] in #1155
  • build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1 by @dependabot[bot] in #1154
  • build(deps): bump azkustoingest caching branch by @mkeesey in #1158
  • build(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.6 by @dependabot[bot] in #1144
  • feat(alerter): fail alertrule linting if rule exposes multiple ambiguous reserved words by @matucker-msft in #1159
  • build(deps): bump github.com/siderolabs/go-kmsg from 0.1.5 to 0.1.6 by @dependabot[bot] in #1143
  • build(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 by @dependabot[bot] in #1160
  • build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #1161
  • build(deps): bump go.opentelemetry.io/otel/metric from 1.43.0 to 1.44.0 by @dependabot[bot] in #1162
  • build(deps): bump github.com/prometheus/common from 0.67.5 to 0.68.0 by @dependabot[bot] in #1164
  • build(deps): bump github.com/prometheus/common from 0.68.0 to 0.68.1 by @dependabot[bot] in #1165
  • build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by @dependabot[bot] in #1168
  • build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 by @dependabot[bot] in #1167
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 by @dependabot[bot] in #1166
  • build(deps): bump k8s.io/client-go from 0.36.1 to 0.36.2 by @dependabot[bot] in #1172
  • build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #1171
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 by @dependabot[bot] in #1176
  • Gate alerter pprof endpoints behind a flag by @mkeesey with @Copilot in #1183
  • fix: use invalid logs metric without labels by @mkeesey in #1184
  • Migrate alerter to azkustodata by @mkeesey in #1185
  • Remove unused direct ingest reader by @mkeesey in #1186
  • Wrap alerter queries during context construction by @mkeesey in #1192

Full Changelog: v0.2.0...v0.3.0