Skip to content

Releases: x-stp/rxtls

v0.2.4

03 Apr 02:16
Immutable release. Only release title and notes can be modified.
v0.2.4
34ac66c

Choose a tag to compare

rxtls v0.2.4

High-Performance Certificate Transparency Processor

Changelog

Other

  • 3b01ed5: ci: fix go.sum for PowerPC build (@x-stp)
  • bfd090b: ci: harden GitHub Actions workflows and update Go version (@x-stp)
  • 5997765: ci: harden workflow security by pinning to SHAs that actually exist (@x-stp)

Installation

Binary

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap x-stp/rxtls
brew install rxtls

Docker

docker pull ghcr.io/x-stp/rxtls:v0.2.4

Full documentation: https://github.com/x-stp/rxtls#readme

v0.2.3

05 Jan 23:43
aa84c4d

Choose a tag to compare

rxtls v0.2.3

High-Performance Certificate Transparency Processor

Changelog

New Features

Bug Fixes

  • 6088c5f: fix: nil pointer dereference in gzip writer cleanup (@x-stp)
  • ebb4cbe: fix: strings.Builder type assertion in sync.Pool (@x-stp)

Other

Installation

Binary

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap x-stp/rxtls
brew install rxtls

Docker

docker pull ghcr.io/x-stp/rxtls:v0.2.3

Full documentation: https://github.com/x-stp/rxtls#readme

v0.2.2

05 Aug 20:02
317e6b9

Choose a tag to compare

What's Changed

  • Dockerfile: fix golang version by @weird-ai-art in #12
  • Fix strings.Builder type assertion panic in sync.Pool by @x-stp in #14

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Aug 17:02

Choose a tag to compare

rxtls v0.2.1

High-Performance Certificate Transparency Processor

Changelog

Bug Fixes

  • 0c7ba3d: fix: add HOMEBREW_TAP_TOKEN to release workflow (@x-stp)

++ off 0.2.0 // goreleaser issues ^.^//

  • Add User-Agent by @FiloSottile in #5
  • fix: resolve build errors for ppc64le architecture by @x-stp in #8
  • feat: add GoReleaser configuration for automated releases by @x-stp in #7

New Contributors

Full Changelog: https://github.com/x-stp/rxtls/commits/v0.2.0

Installation

Binary

Download the appropriate binary for your platform from the assets below.

Homebrew (macOS/Linux)

brew tap x-stp/rxtls
brew install rxtls

Docker

docker pull ghcr.io/x-stp/rxtls:v0.2.1

Full documentation: https://github.com/x-stp/rxtls#readme

v0.2.0-goreleaser

02 Aug 16:52
0b33e4b

Choose a tag to compare

v0.2.0-goreleaser Pre-release
Pre-release

please refer to 0.2.1 for brew etc.

_## What's Changed

  • Add User-Agent by @FiloSottile in #5
  • fix: resolve build errors for ppc64le architecture by @x-stp in #8
  • feat: add GoReleaser configuration for automated releases by @x-stp in #7

New Contributors

Full Changelog: https://github.com/x-stp/rxtls/commits/v0.2.0_