Skip to content

Releases: ethersphere/beekeeper

v0.35.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 06:24
4d4a9bc

Changelog

  • 4d4a9bc feat(pingpong): ping only cluster peers by default (#606)
  • a7ac3d0 feat(metrics): attach cluster/namespace grouping labels to pushed metrics (#609)
  • 6c89013 chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#608)
  • 5bdeba7 feat(config): support new bee OTLP tracing flags (#598)
  • 6b51dbe chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 (#607)

v0.35.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:07
8b4a142

Changelog

  • 8b4a142 feat(config): wire --bzz-token-address through bee config (#592)

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:19
5036b62

Changelog

  • 5036b62 refactor: smoke test improvements (#600)
  • f84bf70 feat(config): map bee config 1:1 to bee flags (#602)
  • e105d4c test: k8s unit test coverage (#604)
  • 2cbc22e chore: bump k8s v0.33.12 (#603)
  • 76090f6 fix(nuker): handle sidecar containers when nuking (#601)
  • aef68e1 chore(deps): bump github.com/quic-go/quic-go from 0.57.1 to 0.59.1 (#599)
  • 1045076 docs: add AGENTS.md guidance for AI coding assistants (#593)
  • b201495 revert: support new bee OTLP tracing flags (#585) (#596)
  • 9065bc8 chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 (#590)
  • 34f33e4 feat(config): support new bee OTLP tracing flags (#585)
  • c72eb70 fix(orchestrator): use P2PWSSEnable to gate install-pebble-ca sidecar (#588)
  • eb202ea feat(nuke): add --forget-overlay and --forget-stamps flags to nuke command (#587)
  • b81d5fe chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.19.0 (#586)
  • 8fab606 chore(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 (#584)
  • 147120a chore(config): remove unused bee-autotls-extra (#582)
  • 322d888 chore: enhance CI with linting and whitespace checks in GitHub Actions (#579)

v0.34.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 10:30
5e7f844

Changelog

  • 5e7f844 chore: use go 1.26 and golangci-lint 2.10.1 (#568)
  • abb0943 chore(deps): bump github.com/pion/dtls/v3 from 3.0.6 to 3.0.11 (#578)
  • 260e63f feat(autotls): add support for custom DNS resolver and include Pebble… (#572)
  • 1f92f21 feat(p2p): enable wss support and add autotls check (#549)

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 08:08
3a78260

Changelog

  • 3a78260 feat(redundancy): add redundancy level configuration for smoke check (#556)
  • 9ddeff7 feat(feed): add duration metrics for feed updates, retrieval, and availability in v1 and v2 (#574)
  • aea3f2a chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 (#577)
  • 878847c feat(makefile): add docker-build target with platform and image support (#576)
  • 24977a2 feat(pushsync): add metrics tracking to chunks and light-chunks modes (#573)
  • d932e8f chore(deps): bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 (#567)
  • 69e5605 chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#570)
  • 8c1bb31 chore(deps): bump github.com/ethereum/go-ethereum from 1.15.11 to 1.16.8 (#558)

v0.32.5

Choose a tag to compare

@github-actions github-actions released this 15 Feb 15:11
c124698

Changelog

  • c124698 chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.16.5 (#563)
  • 512054e fix(smoke): increase bucket size for upload/download metrics (#565)

v0.32.4

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:48
40244dd

Changelog

  • 40244dd fix(smoke): log topology info when all downloads fail (#564)

v0.32.3

Choose a tag to compare

@github-actions github-actions released this 03 Jan 14:02
f091cbd

Changelog

  • f091cbd test: add integration testing for both v1 and v2 feeds (#551)

v0.32.2

Choose a tag to compare

@github-actions github-actions released this 23 Dec 16:50
4fb8c9b

Changelog

v0.32.1

Choose a tag to compare

@github-actions github-actions released this 23 Dec 13:27
9ec5ed1

Changelog

  • 9ec5ed1 fix(smoke): prevent busy loop on batch creation failure (#553)
  • e514d1f fix(load): prevent busy loop and optimize buffer allocation (#552)