Vegeta v12.3.0 Release Notes

Release Date: 2019-04-14 // about 5 years ago
  • What's new?

    • Unix domain sockets are now an option for transport instead of TCP/IP sockets. (#386)

    ๐Ÿ”„ Changelog

    ๐Ÿ”จ 7bf09f4 refactor: Use t.Fatal instead of t.Error
    โœ… 8c061dc Add Unix socket option and tests to permit rate limiting against a local unix socket HTTP server (#386)