Skip to content

Releases: plane-watch/bordercontrol

v0.0.2d

08 Feb 06:09
d7fa0d1
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /bordercontrol by @dependabot in #70
  • Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.10 in /bordercontrol by @dependabot in #69
  • Bump github.com/docker/docker from 25.0.2+incompatible to 25.0.3+incompatible in /bordercontrol by @dependabot in #71

Full Changelog: v0.0.2c...v0.0.2d

v0.0.2c

04 Feb 03:06
3f540e3
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/google/uuid from 1.5.0 to 1.6.0 in /bordercontrol by @dependabot in #60
  • Bump github.com/opencontainers/runc from 1.1.11 to 1.1.12 in /bordercontrol by @dependabot in #63
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #65
  • Bump debian from bookworm-20240110-slim to bookworm-20240130-slim by @dependabot in #64
  • Update module versions by @mikenye in #67

Full Changelog: v0.0.2b...v0.0.2c

v0.0.2b

15 Jan 01:02
Compare
Choose a tag to compare
  • Updates dependency containerd version to mitigate PLATYPUS.
  • Fix a typo in command line help
  • Update readme with new env vars & command line flags from a couple PRs ago... Whoops.

v0.0.2a

14 Jan 06:06
4877dab
Compare
Choose a tag to compare

Increase unit test coverage. Some minor non-test code changes.

v0.0.2

11 Jan 22:48
0241cf4
Compare
Choose a tag to compare
  • Support for NATS requests:
    • pw_bordercontrol.ping
    • pw_bordercontrol.stunnel.reloadcertkey
    • pw_bordercontrol.feedinimage.rebuild
    • pw_bordercontrol.feeder.kick
    • pw_bordercontrol.feeders.metrics
    • pw_bordercontrol.feeder.metrics
    • pw_bordercontrol.feeder.metrics.beast
    • pw_bordercontrol.feeder.metrics.mlat
    • pw_bordercontrol.feeder.connected.beast
    • pw_bordercontrol.feeder.connected.mlat
  • Support to trigger build of feed-in containers
  • Simplification & refactor
  • Complete docstrings throughout code
  • Better use of golang contexts

v0.0.1

03 Jan 10:14
ccbce0d
Compare
Choose a tag to compare

Refactor of code and big increase in code coverage.

Production Release: 22nd December 2023 (go-live!)

22 Dec 15:34
5840d36
Compare
Choose a tag to compare

After bugs of go-live of new site were ironed out.