Hubble Versions Save

Hubble - Network, Service & Security Observability for Kubernetes using eBPF

v0.13.3

1 month ago

Misc Changes:

  • chore(deps): update all github action dependencies (v0.13) (minor) (#1422, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.13) (patch) (#1421, @renovate[bot])
  • chore(deps): update dependency cilium/cilium to v1.15.3 (v0.13) (#1435, @renovate[bot])
  • chore(deps): update dependency helm/helm to v3.14.4 (v0.13) (#1449, @renovate[bot])
  • chore(deps): update docker/setup-buildx-action action to v3.3.0 (v0.13) (#1450, @renovate[bot])
  • chore(deps): update github/codeql-action action to v3.24.10 (v0.13) (#1443, @renovate[bot])
  • chore(deps): update golang stable (v0.13) (#1428, @renovate[bot])
  • Prepare for 0.13.3 (#1414, @chancez)
  • v0.13: vendor: update cilium to v1.15.3 (#1433, @rolinh)

v0.13.2

2 months ago

Minor Changes:

  • Dockerfile: Update to Go 1.21.8 and Alpine 3.19.1 (#1412, @chancez)

Misc Changes:

  • Prepare for v0.13.2 (#1408, @chancez)

v0.13.1

2 months ago

Misc Changes:

  • [v0.13] Prepare for v0.13.1 (#1351, @kaworu)
  • chore(deps): update all github action dependencies (v0.13) (minor) (#1364, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.13) (minor) (#1375, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.13) (patch) (#1363, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.13) (patch) (#1382, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.13) (patch) (#1389, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.13) (patch) (#1394, @renovate[bot])
  • chore(deps): update dependency cilium/cilium to v1.15.0 (v0.13) (#1373, @renovate[bot])
  • chore(deps): update dependency kubernetes-sigs/kind to v0.22.0 (v0.13) (#1390, @renovate[bot])
  • chore(deps): update github/codeql-action action to v3.23.2 (v0.13) (#1367, @renovate[bot])
  • chore(deps): update github/codeql-action action to v3.24.5 (v0.13) (#1396, @renovate[bot])
  • chore(deps): update golang stable (v0.13) (#1362, @renovate[bot])
  • chore(deps): update golang stable (v0.13) (#1372, @renovate[bot])
  • chore(deps): update golangci/golangci-lint-action action to v4 (v0.13) (#1384, @renovate[bot])

v0.13.0

4 months ago

Minor Changes:

  • Add --cluster flag for filtering by cluster (#1309, @chancez)
  • Add flags to filter for pods and services in any namespace (#1308, @glrf)
  • Make --namespace flag more intuitive and allow both --namespace and --pod flag (#1279, @glrf)
  • Add http header filter to hubble observe (#1277, @ChrsMark)
  • Add HTTP URL filter (#1236, @glrf)
  • Add request timeout flag for unary RPCs (#1290, @chancez)
  • Display server provided flows rate (#1272, @glrf)

Bugfixes:

  • Fix client certificate requests when no client certificate is specified (#1123, @chancez)
  • Fix raw-filter flags by binding flags to viper only if command is run (#1202, @glrf)

CI Changes:

  • ci: fix CodeQL workflow for v0.12, update deps in integration tests (#1131, @rolinh)
  • ci: replace deprecated use of set-output (#1124, @rolinh)
  • ci: run slowg analyzer (#1183, @rolinh)
  • Renovate: Attempt to update Makefile golang with other Go deps (#1175, @chancez)
  • renovate: Configure automerge only from trusted packages (#1278, @chancez)

Misc Changes:

  • treewide: switch the logger to slog (#1108, @rolinh)
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#1251, @dependabot[bot])
  • Add filter flag documentation and examples to help message (#1203, @glrf)
  • Automerge Renovate minor/patch updates (#1263, @chancez)
  • build: update docker.io/library/golang docker tag to alpine v3.19 (#1342, @kaworu)
  • chore(deps): update actions/checkout action to v3.6.0 (main) (#1194, @renovate[bot])
  • chore(deps): update actions/checkout action to v4 (main) (#1207, @renovate[bot])
  • chore(deps): update actions/download-artifact action to v4.1.0 (main) (#1334, @renovate[bot])
  • chore(deps): update actions/setup-go action to v5 (main) (#1313, @renovate[bot])
  • chore(deps): update actions/upload-artifact action to v3.1.3 (main) (#1204, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (minor) (#1156, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (minor) (#1227, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (patch) (#1155, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (patch) (#1188, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (patch) (#1264, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (patch) (#1292, @renovate[bot])
  • chore(deps): update all github action dependencies (main) (patch) (#1324, @renovate[bot])
  • chore(deps): update all github action dependencies (master) (minor) (#1138, @renovate[bot])
  • chore(deps): update all github action dependencies to v3 (main) (major) (#1219, @renovate[bot])
  • chore(deps): update all github action dependencies to v4 (main) (major) (#1326, @renovate[bot])
  • chore(deps): update dependency cilium/cilium to v1.14.2 (main) (#1224, @renovate[bot])
  • chore(deps): update dependency go to v1.21.3 (main) (#1268, @renovate[bot])
  • chore(deps): update dependency helm/helm to v3.12.3 (main) (#1184, @renovate[bot])
  • chore(deps): update dependency helm/helm to v3.13.1 (main) (#1255, @renovate[bot])
  • chore(deps): update dependency helm/helm to v3.13.2 (main) (#1286, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.3 (main) (#1179, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.4 (main) (#1231, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.5 (main) (#1303, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.19.0 (main) (#1318, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v4.2.0 (main) (#1208, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v4.2.1 (main) (#1214, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v5 (main) (#1220, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v5.1.0 (main) (#1297, @renovate[bot])
  • chore(deps): update docker/setup-buildx-action action to v2.10.0 (main) (#1197, @renovate[bot])
  • chore(deps): update docker/setup-buildx-action action to v2.9.1 (master) (#1126, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.20.4 (master) (#1136, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.0 (master) (#1148, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.3 (main) (#1181, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.5 (main) (#1196, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.7 (main) (#1217, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.8 (main) (#1225, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.9 (main) (#1232, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.2 (main) (#1240, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.3 (main) (#1260, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.4 (main) (#1270, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.5 (main) (#1275, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.8 (main) (#1302, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.9 (main) (#1311, @renovate[bot])
  • chore(deps): update github/codeql-action action to v3 (main) (#1327, @renovate[bot])
  • chore(deps): update github/codeql-action action to v3.23.0 (main) (#1341, @renovate[bot])
  • chore(deps): update golang (main) (#1230, @renovate[bot])
  • chore(deps): update golang (main) (#1281, @renovate[bot])
  • chore(deps): update golang (main) (#1305, @renovate[bot])
  • chore(deps): update golang (main) (#1307, @renovate[bot])
  • chore(deps): update golang (main) (#1323, @renovate[bot])
  • chore(deps): update golang (main) (#1333, @renovate[bot])
  • chore(deps): update golang (main) (patch) (#1237, @renovate[bot])
  • chore(deps): update golang to v1.20.6 (master) (patch) (#1127, @renovate[bot])
  • chore(deps): update golang to v1.20.7 (main) (patch) (#1171, @renovate[bot])
  • chore(deps): update golang to v1.21.0 (main) (minor) (#1177, @renovate[bot])
  • chore(deps): update golang to v1.21.1 (main) (patch) (#1205, @renovate[bot])
  • chore(deps): update golang to v1.21.3 (main) (patch) (#1256, @renovate[bot])
  • chore(deps): update golang to v1.21.4 (main) (patch) (#1287, @renovate[bot])
  • chore(deps): update golang to v1.21.5 (main) (patch) (#1310, @renovate[bot])
  • chore(deps): update golang to v1.21.6 (main) (patch) (#1340, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.54.1 (main) (#1187, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.54.2 (main) (#1193, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.55.0 (main) (#1267, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.55.1 (main) (#1274, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.55.2 (main) (#1284, @renovate[bot])
  • chore(deps): update golangci/golangci-lint-action action to v3.7.0 (main) (#1189, @renovate[bot])
  • chore(deps): update helm/kind-action action to v1.8.0 (master) (#1129, @renovate[bot])
  • chore(deps): update library/golang docker tag to v1.20.6 (master) (#1128, @renovate[bot])
  • ci: build image for arm64 (#1168, @rolinh)
  • doc and config updates for the v0.12.0 release (#1121, @rolinh)
  • doc: add server flag documentation to watch peers (#1229, @kaworu)
  • doc: update doc readme and remove broken links (#1200, @rolinh)
  • Don't set --last if --input-file is specified (#1153, @michi-covalent)
  • enable new analyzers (protogetter, sloglint and testifylint) (#1295, @rolinh)
  • fix(deps): update all go dependencies main (main) (#1154, @renovate[bot])
  • fix(deps): update all go dependencies main (main) (minor) (#1206, @renovate[bot])
  • fix(deps): update all go dependencies main (main) (minor) (#1288, @renovate[bot])
  • fix(deps): update all go dependencies main (main) (minor) (#1304, @renovate[bot])
  • fix(deps): update all go dependencies main (main) (patch) (#1319, @renovate[bot])
  • fix(deps): update golang.org/x/exp digest to 613f0c0 (master) (#1125, @renovate[bot])
  • fix(deps): update golang.org/x/exp digest to d63ba01 (main) (#1170, @renovate[bot])
  • fix(deps): update golang.org/x/sys digest to 13b15b7 (main) (#1301, @renovate[bot])
  • fix(deps): update module github.com/google/go-cmp to v0.6.0 (main) (#1258, @renovate[bot])
  • fix(deps): update module github.com/spf13/viper to v1.17.0 (main) (#1241, @renovate[bot])
  • fix(deps): update module github.com/spf13/viper to v1.18.0 (main) (#1312, @renovate[bot])
  • fix(deps): update module golang.org/x/sys to v0.11.0 (main) (#1176, @renovate[bot])
  • fix(deps): update module golang.org/x/sys to v0.13.0 (main) (#1238, @renovate[bot])
  • fix(deps): update module golang.org/x/sys to v0.16.0 (main) (#1338, @renovate[bot])
  • fix(deps): update module google.golang.org/grpc to v1.58.2 (main) (#1218, @renovate[bot])
  • fix(deps): update module google.golang.org/grpc to v1.58.3 (main) (#1257, @renovate[bot])
  • fix(deps): update module google.golang.org/grpc to v1.59.0 (main) (#1265, @renovate[bot])
  • fix(deps): update module google.golang.org/grpc to v1.60.0 (main) (#1325, @renovate[bot])
  • fix(deps): update module google.golang.org/protobuf to v1.32.0 (main) (#1336, @renovate[bot])
  • Makefile: Support overriding build options via Makefile.override (#1285, @chancez)
  • Release v0.12.2 follow up (#1254, @rolinh)
  • Release v0.12.3 follow up (#1321, @lambdanis)
  • renovate tweak (#1122, @kaworu)
  • renovate: Add client-go to disabled list (#1167, @sayboras)
  • renovate: Use allowedVersions to limit updates to stable branches (#1244, @chancez)
  • switch the default git branch from master to main (#1147, @kaworu)
  • treewide: use log/slog instead of golang.org/x/exp/slog (#1182, @rolinh)
  • Update README and CHANGELOG to v0.12.1 (#1250, @gandro)
  • vendor: bump Cilium to v1.14.0-rc.0 (#1120, @rolinh)
  • vendor: Fix missing file in vendor (#1269, @chancez)
  • vendor: update golang.org/x/sys to latest unreleased version (#1291, @rolinh)

Full Changelog: https://github.com/cilium/hubble/compare/v0.12.3...v0.13.0

v0.12.3

5 months ago

Misc Changes

  • chore(deps): update actions/checkout action to v4.1.1 (v0.12) (#1266, @renovate[bot])
  • chore(deps): update actions/setup-go action to v5 (v0.12) (#1316, @renovate[bot])
  • chore(deps): update dependency go to v1.20.11 (v0.12) (#1289, @renovate[bot])
  • chore(deps): update dependency go to v1.20.12 (v0.12) (#1314, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.5 (v0.12) (#1306, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v5.1.0 (v0.12) (#1298, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.2 (v0.12) (#1259, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.3 (v0.12) (#1261, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.4 (v0.12) (#1271, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.5 (v0.12) (#1276, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.8 (v0.12) (#1293, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.9 (v0.12) (#1315, @renovate[bot])
  • chore(deps): update golang stable (v0.12) (#1282, @renovate[bot])
  • deps: Update Go images to v1.20.12 (#1317, @lambdanis)

Full Changelog: https://github.com/cilium/hubble/compare/v0.12.2...v0.12.3

v0.12.2

7 months ago

Misc Changes

Full Changelog: https://github.com/cilium/hubble/compare/v0.12.1...v0.12.2

v0.12.1

7 months ago

Misc Changes:

  • chore(deps): update actions/checkout action to v3.6.0 (v0.12) (#1195, @renovate[bot])
  • chore(deps): update actions/checkout action to v4 (v0.12) (#1213, @renovate[bot])
  • chore(deps): update actions/checkout action to v4.1.0 (v0.12) (#1228, @renovate[bot])
  • chore(deps): update actions/setup-go action to v4.1.0 (v0.12) (#1180, @renovate[bot])
  • chore(deps): update actions/upload-artifact action to v3.1.3 (v0.12) (#1209, @renovate[bot])
  • chore(deps): update all github action dependencies (v0.12) (patch) (#1143, @renovate[bot])
  • chore(deps): update all github action dependencies to v3 (v0.12) (major) (#1222, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.3 (v0.12) (#1178, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.4 (v0.12) (#1234, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v4.2.1 (v0.12) (#1211, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v5 (v0.12) (#1223, @renovate[bot])
  • chore(deps): update docker/setup-buildx-action action to v2.10.0 (v0.12) (#1199, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.0 (v0.12) (#1149, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.3 (v0.12) (#1166, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.4 (v0.12) (#1190, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.5 (v0.12) (#1198, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.7 (v0.12) (#1221, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.8 (v0.12) (#1226, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.21.9 (v0.12) (#1235, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.22.1 (v0.12) (#1243, @renovate[bot])
  • chore(deps): update golang stable (v0.12) (#1185, @renovate[bot])
  • chore(deps): update golang stable (v0.12) (#1233, @renovate[bot])
  • chore(deps): update golang stable to v1.20.10 (v0.12) (patch) (#1247, @renovate[bot])
  • chore(deps): update golang stable to v1.20.6 (v0.12) (patch) (#1144, @renovate[bot])
  • chore(deps): update golang stable to v1.20.7 (v0.12) (patch) (#1173, @renovate[bot])
  • chore(deps): update golang stable to v1.20.8 (v0.12) (patch) (#1210, @renovate[bot])
  • chore(deps): update golang to v1.21.1 (v0.12) (minor) (#1212, @renovate[bot])
  • chore(deps): update golangci/golangci-lint-action action to v3.7.0 (v0.12) (#1191, @renovate[bot])
  • chore(deps): update helm/kind-action action to v1.8.0 (v0.12) (#1146, @renovate[bot])
  • chore(deps): update library/golang docker tag to v1.20.6 (v0.12) (#1145, @renovate[bot])
  • Revert "chore(deps): update golang to v1.21.1" (#1245, @chancez)
  • v0.12: ci: build image for arm64 (#1169, @rolinh)
  • v0.12: vendor: update all deps to their latest patch release (#1248, @rolinh)

v0.12.0

10 months ago

Major Changes:

  • Add hubble list namespaces command (#1086, @chancez)
  • Add support for supplying basic authentication credentials (#1002, @chancez)
  • Replace stdin detection with --flows-file flag which supports reading flows from a file or stdin (#951, @chancez)

Minor Changes:

  • Add experimental-field-mask flags (#1101, @AwesomePatrol)
  • Correctly handle --first/--last when reading flows from a stdin (#958, @chancez)
  • Hubble observe flows (#875, @chancez)
  • Improve help message for --last option (#913, @PriyaSharma9)
  • Log when connection is successful (#995, @chancez)
  • Make auth verdicts visible in CLI (#1099, @meyskens)
  • SCTP support (#977, @kaworu)
  • UUID filter (#919, @kaworu)
  • cmd/observe: improve help message for --first and --all options (#929, @rolinh)
  • cmd/observe: improve help message for date formats of --since/--until (#956, @rolinh)
  • cmd: Introduce HUBBLE_COMPAT=legacy-json-output (#865, @gandro)
  • make: use command -v instead of which for better portability (#889, @rolinh)
  • observe: traffic direction filter (#976, @kaworu)
  • observe: warn on unknown field while JSON decoding (#962, @kaworu)

Bugfixes:

  • Do not fail if unable to provide client certificate when requested (#996, @chancez)
  • fix workload and identity filters (#1109, @kaworu)

CI Changes:

  • .github: Add integration tests that installs cilium and queries it using Hubble CLI (#873, @chancez)
  • .github: Configure renovate tag comment on GHA images (#1024, @chancez)
  • Add golang to matchPackageNames for go deps groups (#1085, @chancez)
  • Add unit tests for testing hubble args/flags handling (#874, @chancez)
  • Configure Renovate (#1011, @renovate[bot])
  • Fix Renovate datasources (#1029, @chancez)
  • Remove dependabot configuration in favor of renovate (#1055, @chancez)
  • Renovate: Ignore pflag (#1041, @chancez)
  • Run renovate on Friday (#1056, @chancez)
  • ci: enable new linters (#1064, @rolinh)
  • ci: run codeql job on Ubuntu 22.04 and only on supported release branch (#968, @rolinh)
  • dependabot: increase pull request limit and interval (#847, @kaworu)
  • github: Enable dependabot for stable branch (#849, @gandro)
  • make: add renovate anchor to the release target golang image (#1070, @kaworu)
  • update Go to v1.20.2, golangci-lint to v1.52.2 (#967, @rolinh)

Misc Changes:

  • .github: Replace deprecated command with environment file (#1049, @jongwooo)
  • Add example links to renovate configuration in RELEASE.md (#1030, @chancez)
  • all: bump Go to v1.20.3 (#981, @dependabot[bot])
  • all: bump Go to v1.20.4 (#1008, @dependabot[bot])
  • build: Bump golang image to alpine v3.18 (#1097, @kaworu)
  • CHANGELOG: add links for each released version (#848, @kaworu)
  • chore(deps): update actions/checkout action to v3.5.3 (master) (#1083, @renovate[bot])
  • chore(deps): update actions/setup-go action to v4.0.1 (master) (#1034, @renovate[bot])
  • chore(deps): update all github action dependencies (master) (minor) (#1079, @renovate[bot])
  • chore(deps): update all github action dependencies (master) (minor) (#1092, @renovate[bot])
  • chore(deps): update docker.io/library/alpine docker tag to v3.18.2 (master) (#1089, @renovate[bot])
  • chore(deps): update docker.io/library/golang:1.20.5-alpine3.17 docker digest to eeac93e (master) (#1087, @renovate[bot])
  • chore(deps): update docker/build-push-action action to v4.1.1 (master) (#1090, @renovate[bot])
  • chore(deps): update docker/setup-buildx-action action to v2.8.0 (master) (#1105, @renovate[bot])
  • chore(deps): update docker/setup-buildx-action action to v2.9.0 (master) (#1117, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.20.1 (master) (#1102, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.20.2 (master) (#1110, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.20.3 (master) (#1114, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.3.5 (master) (#1050, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.3.6 (master) (#1057, @renovate[bot])
  • chore(deps): update golang to v1.20.5 (master) (patch) (#1066, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.53.1 (master) (#1061, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.53.2 (master) (#1077, @renovate[bot])
  • chore(deps): update golangci/golangci-lint docker tag to v1.53.3 (master) (#1091, @renovate[bot])
  • chore(deps): update golangci/golangci-lint-action action to v3.5.0 (master) (#1062, @renovate[bot])
  • chore(deps): update helm/kind-action action to v1.6.0 (master) (#1037, @renovate[bot])
  • chore(deps): update helm/kind-action action to v1.7.0 (master) (#1040, @renovate[bot])
  • chore(deps): update library/golang docker tag to v1.20.5 (master) (#1071, @renovate[bot])
  • chore(deps): update library/golang:1.20.5-alpine3.17 docker digest to eeac93e (master) (#1088, @renovate[bot])
  • chore(deps): update skx/github-action-publish-binaries digest to 44887b2 (master) (#1022, @renovate[bot])
  • ci: bump actions/checkout from 3.3.0 to 3.4.0 (#945, @dependabot[bot])
  • ci: bump actions/checkout from 3.4.0 to 3.5.0 (#960, @dependabot[bot])
  • ci: bump actions/checkout from 3.5.0 to 3.5.1 (#988, @dependabot[bot])
  • ci: bump actions/checkout from 3.5.1 to 3.5.2 (#990, @dependabot[bot])
  • ci: bump actions/download-artifact from 3.0.1 to 3.0.2 (#842, @dependabot[bot])
  • ci: bump actions/setup-go from 3.5.0 to 4.0.0 (#943, @dependabot[bot])
  • ci: bump docker/build-push-action from 3.2.0 to 3.3.0 (#852, @dependabot[bot])
  • ci: bump docker/build-push-action from 3.3.0 to 4.0.0 (#884, @dependabot[bot])
  • ci: bump docker/setup-buildx-action from 2.0.0 to 2.2.1 (#844, @dependabot[bot])
  • ci: bump docker/setup-buildx-action from 2.2.1 to 2.3.0 (#882, @dependabot[bot])
  • ci: bump docker/setup-buildx-action from 2.3.0 to 2.4.0 (#885, @dependabot[bot])
  • ci: bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#891, @dependabot[bot])
  • ci: bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#927, @dependabot[bot])
  • ci: bump github/codeql-action from 2.1.37 to 2.1.38 (#850, @dependabot[bot])
  • ci: bump github/codeql-action from 2.1.38 to 2.1.39 (#857, @dependabot[bot])
  • ci: bump github/codeql-action from 2.1.39 to 2.2.0 (#877, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.0 to 2.2.1 (#881, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.1 to 2.2.2 (#890, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.11 to 2.2.12 (#991, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.12 to 2.3.0 (#997, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.2 to 2.2.3 (#896, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.3 to 2.2.4 (#898, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.4 to 2.2.5 (#915, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.5 to 2.2.6 (#926, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.6 to 2.2.7 (#944, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.7 to 2.2.8 (#954, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.8 to 2.2.9 (#963, @dependabot[bot])
  • ci: bump github/codeql-action from 2.2.9 to 2.2.11 (#984, @dependabot[bot])
  • ci: bump github/codeql-action from 2.3.0 to 2.3.2 (#1005, @dependabot[bot])
  • ci: bump github/codeql-action from 2.3.2 to 2.3.3 (#1013, @dependabot[bot])
  • ci: bump github/codeql-action from 2.3.3 to 2.3.4 (#1052, @dependabot[bot])
  • ci: bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#862, @dependabot[bot])
  • dependabot: prefix backport PRs with target-branch version (#879, @kaworu)
  • dockerfile: bump library/alpine from 3.17.1 to 3.17.2 (#902, @dependabot[bot])
  • dockerfile: bump library/alpine from 3.17.2 to 3.17.3 (#971, @dependabot[bot])
  • dockerfile: bump library/alpine from 3.17.3 to 3.18.0 (#1020, @dependabot[bot])
  • dockerfile: bump library/alpine from 69665d0 to ff6bdca (#932, @dependabot[bot])
  • dockerfile: bump library/golang from 1.19.5-alpine3.17 to 1.20.0-alpine3.17 (#888, @dependabot[bot])
  • dockerfile: bump library/golang from 1.20.0-alpine3.17 to 1.20.1-alpine3.17 (#904, @dependabot[bot])
  • dockerfile: bump library/golang from 1.20.1-alpine3.17 to 1.20.2-alpine3.17 (#921, @dependabot[bot])
  • dockerfile: bump library/golang from 1db1276 to 576da1a (#966, @dependabot[bot])
  • dockerfile: bump library/golang from 1e29171 to 0d145ec (#903, @dependabot[bot])
  • dockerfile: bump library/golang from 48f336e to 87d0a33 (#917, @dependabot[bot])
  • dockerfile: bump library/golang from 4e6bc0e to 1db1276 (#931, @dependabot[bot])
  • dockerfile: bump library/golang from 576da1a to 96a0a98 (#972, @dependabot[bot])
  • dockerfile: bump library/golang from 96a0a98 to 87734b7 (#973, @dependabot[bot])
  • fix(deps): pin dependencies (master) (#1032, @renovate[bot])
  • fix(deps): pin dependencies (master) (#1045, @renovate[bot])
  • fix(deps): update all go dependencies master (master) (minor) (#1093, @renovate[bot])
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.2 (master) (#1038, @renovate[bot])
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.3 (master) (#1078, @renovate[bot])
  • fix(deps): update module github.com/spf13/cast to v1.5.1 (master) (#1033, @renovate[bot])
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 (master) (#1058, @renovate[bot])
  • fix(deps): update module golang.org/x/sys to v0.10.0 (master) (#1111, @renovate[bot])
  • fix(deps): update module google.golang.org/grpc to v1.56.1 (master) (#1103, @renovate[bot])
  • fix(deps): update module google.golang.org/grpc to v1.56.2 (master) (#1115, @renovate[bot])
  • fix(deps): update module google.golang.org/protobuf to v1.31.0 (master) (#1106, @renovate[bot])
  • fix(deps): update module gopkg.in/yaml.v2 to v3 (master) (#1025, @renovate[bot])
  • Newest stable release is Hubble v0.11.3 (#940, @gandro)
  • Prepare for v0.12 development (#846, @gandro)
  • README: Fix broken links (#909, @netoax)
  • README: v0.11.1 is the latest release (#868, @gandro)
  • Revert "Add hubble observe flows" (#869, @chancez)
  • treewide: Bump newest release to v0.11.2 (#908, @gandro)
  • Update doc and stable.txt for v0.11.5 release (#1018, @kaworu)
  • Update doc and stable.txt for v0.11.6 release (#1075, @kaworu)
  • Update release instructions (#994, @glibsm)
  • Update things after 0.11.4 release (#1001, @glibsm)
  • vendor: bump github.com/fatih/color from 1.13.0 to 1.14.0 (#860, @dependabot[bot])
  • vendor: bump github.com/fatih/color from 1.14.0 to 1.14.1 (#863, @dependabot[bot])
  • vendor: bump github.com/fatih/color from 1.14.1 to 1.15.0 (#928, @dependabot[bot])
  • vendor: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 (#1039, @dependabot[bot])
  • vendor: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#978, @dependabot[bot])
  • vendor: bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#859, @dependabot[bot])
  • vendor: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#914, @dependabot[bot])
  • vendor: bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1047, @dependabot[bot])
  • vendor: bump github/cilium to v1.13.0-rc5 (#871, @rolinh)
  • vendor: bump golang.org/x/net from 0.5.0 to 0.7.0 (#910, @dependabot[bot])
  • vendor: bump golang.org/x/sys from 0.4.0 to 0.5.0 (#892, @dependabot[bot])
  • vendor: bump golang.org/x/sys from 0.5.0 to 0.6.0 (#920, @dependabot[bot])
  • vendor: bump golang.org/x/sys from 0.6.0 to 0.7.0 (#979, @dependabot[bot])
  • vendor: bump golang.org/x/sys from 0.7.0 to 0.8.0 (#1014, @dependabot[bot])
  • vendor: bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#870, @dependabot[bot])
  • vendor: bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#876, @dependabot[bot])
  • vendor: bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#895, @dependabot[bot])
  • vendor: bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#953, @dependabot[bot])
  • vendor: bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#1015, @dependabot[bot])
  • vendor: bump google.golang.org/protobuf from 1.28.1 to 1.29.0 (#924, @dependabot[bot])
  • vendor: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#939, @dependabot[bot])
  • vendor: bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#949, @dependabot[bot])

v0.11.6

11 months ago

This is a monthly maintenance release which contains no functional changes.

CI Changes:

  • [v0.11] .github: Configure renovate tag comment on GHA images (#1028, @chancez)
  • [v0.11] Fix Renovate datasources (#1031, @chancez)
  • [v0.11]: renovate go gha (#1069, @kaworu)
  • make: add renovate anchor to the release target golang image (#1072, @kaworu)

Misc Changes:

  • [v0.11] ci: Bump github/codeql-action from 2.3.3 to 2.3.4 (#1053, @dependabot[bot])
  • chore(deps): update actions/setup-go action to v4.0.1 (v0.11) (#1035, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.3.5 (v0.11) (#1051, @renovate[bot])
  • chore(deps): update github/codeql-action action to v2.3.6 (v0.11) (#1060, @renovate[bot])
  • chore(deps): update golang docker tag to v1.19.10 (v0.11) (#1073, @renovate[bot])
  • chore(deps): update golang stable to v1.19.10 (v0.11) (patch) (#1067, @renovate[bot])
  • chore(deps): update golangci/golangci-lint-action action to v3.5.0 (v0.11) (#1063, @renovate[bot])
  • chore(deps): update skx/github-action-publish-binaries digest to 44887b2 (v0.11) (#1026, @renovate[bot])

v0.11.5

1 year ago

This is a monthly maintenance release which contains no functional changes.

Misc Changes:

  • [v0.11] ci: Bump github/codeql-action from 2.3.0 to 2.3.2 (#1006, @dependabot[bot])
  • [v0.11] ci: Bump github/codeql-action from 2.3.2 to 2.3.3 (#1016, @dependabot[bot])
  • v0.11/all: bump Go to v1.19.9 (#1007, @dependabot[bot])