Release v0.6.0
This is the first release from the GitHub repo. The release tag corresponds to Gojek's release versioning (where prior releases were done from the closed source repo). Please refer to the docs for the current features supported.
What's Changed
- Code migration from internal repository by @terryyylim in #1
- Add CI lint and tests workflows by @terryyylim in #2
- Improve documentation for README and CONTRIBUTING files by @terryyylim in #3
- Improve segmenter unit tests by @terryyylim in #4
- Shift UI env variables to runtime config by @terryyylim in #5
- Fix UI runtime config by @terryyylim in #7
- Add helm charts & build publish workflows by @terryyylim in #6
- Add release workflow and fix helm linting by @terryyylim in #9
- Create CODE_OF_CONDUCT.md by @krithika369 in #11
- Use alpine base image for Treatment Service by @terryyylim in #12
- Record no experiment matched as success in the treatment metrics by @krithika369 in #13
- Add Custom Segmenters DB migration scripts by @terryyylim in #10
- Add user documentation by @terryyylim in #14
- Make Treatment Service max goroutines configurable and add profiling handler by @krithika369 in #15
New Contributors
- @terryyylim made their first contribution in #1
- @krithika369 made their first contribution in #11
Full Changelog: https://github.com/gojek/turing-experiments/commits/v0.6.0