Releases: caraml-dev/xp
Releases · caraml-dev/xp
Pre-Release v0.8.0-rc1
What's Changed
- Bump up chart values and version for v0.7.0 by @krithika369 in #21
- [BUG] Fix experiment search filters when using real segmenter values by @deadlycoconuts in #22
- Add Turing Experiment Engine XP Plugin by @terryyylim in #23
- Update Go versions in all modules by @terryyylim in #24
- Add system architecture info by @krithika369 in #25
- Refactor Treatment Service Integration test Kafka setup by @terryyylim in #26
- Update helm chart to check for nil pointer by @terryyylim in #27
- Add workflow trigger for Turing plugin by @terryyylim in #31
- Satisfy Istio's requirement for named ports and update pre-commit hooks by @terryyylim in #30
- Replace old module path gojek/xp with caraml-dev/xp by @deadlycoconuts in #29
- Add CaraML docs sync workflow by @deadlycoconuts in #32
- Simplify plugins Dockerfile by @terryyylim in #28
- Allow skipping experiment variables in Treatment Request by @krithika369 in #34
Full Changelog: v0.7.0...v0.8.0-rc1
Turing Plugin Release v0.8.0
First release of XP's experiment engine plugin for Turing.
Turing Plugin Pre-Release v0.8.0-rc1
First release of XP's experiment engine plugin for Turing.
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