buger / goreplay

GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
https://goreplay.org
Other
18.42k stars 4 forks source link

(question) When will goreplay release new version? #1251

Open RoySunnySean007 opened 1 month ago

RoySunnySean007 commented 1 month ago

Dear @buger ,

We released goreplay v1.3.3 on Oct, 2021, it is an awesome product and actively developed, may I ask when will we release new version? Thanks in advance!

Thanks, Roy

dosubot[bot] commented 1 month ago

The exact release date for the next version of GoReplay hasn't been specified. However, active development is ongoing, which suggests that a new release may be forthcoming. You can keep an eye on the releases page on GitHub for the latest updates and official announcements regarding new versions. This page will provide detailed release notes and changelogs once a new version is published.

#### Details **Sources** - [Makefile](https://github.com/buger/goreplay/blob/master/Makefile) - [s3/index.html](https://github.com/buger/goreplay/blob/master/s3/index.html) - [circle.yml](https://github.com/buger/goreplay/blob/master/circle.yml) - [go.mod](https://github.com/buger/goreplay/blob/master/go.mod)
**About Dosu** This response is meant to be useful and save you time. It is **not meant to be a precise solution**, but rather a starting point for your own research. Help me be more useful! Please leave a πŸ‘ if this is helpful and πŸ‘Ž if it is irrelevant.

To continue the conversation, mention @dosu.

mattbzhang commented 1 month ago

Same question here. We are trying to use the native k8s integration, but found that is not included in the previous releaseπŸ˜‚πŸ˜‚πŸ˜‚