Releases: caraml-dev/xp
Releases · caraml-dev/xp
Release v0.7.0
What's Changed
- Add custom segmenters by @deadlycoconuts in #16
- Add documentation for custom segmenters by @deadlycoconuts in #17
- Custom Segmenters: Miscellaneous UI Bugfixes by @krithika369 in #18
- Add Postgres dependency to Management Service helm chart by @terryyylim in #20
- Miscellaneous UI bugfixes and refactoring by @krithika369 in #19
New Contributors
- @deadlycoconuts made their first contribution in #16
Full Changelog: v0.6.0...v0.7.0
Release v0.7.0-rc2
What's Changed
- Add Postgres dependency to Management Service helm chart by @terryyylim in #20
- Miscellaneous UI bugfixes and refactoring by @krithika369 in #19
Full Changelog: v0.7.0-rc1...v0.7.0-rc2
Release v0.7.0-rc1
What's Changed
- Add custom segmenters by @deadlycoconuts in #16
- Add documentation for custom segmenters by @deadlycoconuts in #17
- Custom Segmenters: Miscellaneous UI Bugfixes by @krithika369 in #18
New Contributors
- @deadlycoconuts made their first contribution in #16
Full Changelog: v0.6.0...v0.7.0-rc1
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