Skip to content

v1.6.3

Compare
Choose a tag to compare
@rustatian rustatian released this 10 Mar 08:15
· 2623 commits to master since this release
a1a6462
  • Fix bug with UB when the plugin is failing during start
  • Better signals handling
  • Rotate ports in tests
  • Add BORS to the repository [https://bors.tech/], so, now you can use commands from it, like bors d=@some_user, bors try, or bors r+
  • Revert change with musl-gcc. We reverted CGO_ENABLED=0, so, CGO turned off for all targets and netgo, osuser etc.. system-dependent packages are not statically linked. Also separate musl binary provided.
  • macOS temporarily removed from CI
  • Add curl dependency to download rr (@dkarlovi)