Skip to content

Releases: GetBusbar/headroom-hook

busbar-headroom v2.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 06:12

What's Changed

  • dev -> main: catch up + release-flow redesign (bundled Docker image, CI fixes) by @MattJackson in #2

Full Changelog: v2.0.0...v2.0.1

busbar-headroom v2.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 20:25
39af7ac

What's Changed

  • Reconcile main divergence and land v2.0.0 (dlopen plugin architecture) by @MattJackson in #1

New Contributors

Full Changelog: v1.0.14...v2.0.0

v1.0.14

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:13

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.14/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:55

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.13/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:12

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.12/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 26 Jul 08:43

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.11/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:28

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.10/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:46

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.9/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 23 Jul 08:49

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.8/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:48

Prebuilt headroom-hook binaries for busbar's context-compression gate.

Grab the one for your platform and run it (it owns a Unix socket; busbar connects to it):

# Linux x86_64 example — swap the asset name for your platform:
curl -fsSL -o headroom-hook \
  https://github.com/GetBusbar/headroom-hook/releases/download/v1.0.7/headroom-hook-linux-x86_64
chmod +x headroom-hook
HEADROOM_SOCKET=/tmp/headroom.sock ./headroom-hook

Verify with sha256sum -c SHA256SUMS. Assets:
headroom-hook-linux-x86_64, headroom-hook-linux-aarch64,
headroom-hook-macos-arm64.

(Intel macOS: build from source — see the README. Apple Silicon is prebuilt.)