Skip to content

Latest commit

 

History

History
130 lines (65 loc) · 5.37 KB

CHANGELOG.md

File metadata and controls

130 lines (65 loc) · 5.37 KB

Changelog

3.4.1 (2025-02-13)

Bug Fixes

3.4.0 (2024-10-14)

Features

  • listenGoServe method for server, simplify landlock network rules (7314b74)

Bug Fixes

3.3.3 (2024-06-09)

Bug Fixes

3.3.2 (2024-04-30)

Bug Fixes

3.3.1 (2024-04-11)

Bug Fixes

  • landlock os.args error (tries to lock on wrong path) (432eda9)

3.3.0 (2024-04-11)

Features

  • use xsync for efficient concurrent maps (22d3a26)

Bug Fixes

3.2.0 (2024-04-04)

Features

  • add landlock (linux userspace sandbox feature) (40fa2d7)

Bug Fixes

  • dependency updates (216a9bf)
  • use uint16 for ports (instead of int) (092aba5)

3.1.7 (2024-04-03)

Bug Fixes

  • goreleaser full version tag typo (56eda6a)

3.1.6 (2024-04-03)

Bug Fixes

  • goreleaser docker tag typo (55fd2db)

3.1.5 (2024-04-03)

Bug Fixes

3.1.4 (2024-04-03)

Bug Fixes

  • dockerfile (correct filename for goreleaser artifact) (0f723f5)

3.1.3 (2024-04-03)

Bug Fixes

  • adjust go.mod for reproducible builds (2ba400f)

3.1.2 (2024-04-03)

Bug Fixes

3.1.1 (2024-04-03)

Bug Fixes

  • golangci-lint false positives (bd1be2e)