Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:09
· 44 commits to main since this release
883ebbe

Changelog

  • d072d56 [tagpr] prepare for the next release
  • d0dcb82 [tagpr] prepare for the next release
  • 0c1f139 [tagpr] update CHANGELOG.md
  • 44b85e6 [tagpr] update CHANGELOG.md
  • d2fa7be bump minor version to 0.8.0
  • 58b04d8 chore: add ripgrep feature to devcontainer configuration
  • 8253980 chore: rename project from connperf to tcpulse and update related configurations
  • fa8ff23 chore: update .gitignore to exclude settings.local.json and remove the file
  • cb41ad0 chore: update .gitignore to include tcpulse and remove the tcpulse binary
  • bddbe70 fix: resolve race conditions in test helpers
  • 59bb183 fix: update project description to reflect TCP/UDP flow load generator functionality
  • c3e619d refactor: consolidate utility functions into main.go and add comprehensive tests
  • 03c0822 refactor: rename
  • 8c4d886 refactor: rename connect_test into client_test
  • 664ab81 refactor: replace cobra subcommands with pflag/viper flags