|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 22.12.0 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- give coverage xml files different paths to prevent overwrites (#3499) by @dbanda |
| 8 | +- ref: Remove redundant filter (#3520) by @lynnagara |
| 9 | +- ref(settings): Delete unused settings (#3518) by @lynnagara |
| 10 | +- ref: Remove the mock batch writer (#3515) by @lynnagara |
| 11 | +- feat(DC): ReplacerProcessor Registered + JSON Schema'd + Built (#3505) by @rahul-kumar-saini |
| 12 | +- ref: Rewrite Snuba replacer to not use batch processing strategy (#3512) by @lynnagara |
| 13 | +- ref(replacements): Move ProjectsQueryFlags out of errors_replacer (#3504) by @rahul-kumar-saini |
| 14 | +- Revert "ref: Rewrite the KafkaConsumerWithCommitLog as a strategy (#3506)" (#3510) by @lynnagara |
| 15 | +- ref: Rewrite the KafkaConsumerWithCommitLog as a strategy (#3506) by @lynnagara |
| 16 | +- capture migration output on stdout (#3508) by @dbanda |
| 17 | +- fix(admin): bind log to configure it before using (#3503) by @dbanda |
| 18 | +- ref(replacements): Refactor Schema out of ReplacerProcessor init (#3496) by @rahul-kumar-saini |
| 19 | +- ref(admin): minor migrations audit log fixes (#3492) by @MeredithAnya |
| 20 | +- Add test migration (#3488) by @dbanda |
| 21 | +- Rename optimize.py to test_optimize.py (#3498) by @dbanda |
| 22 | +- ref(admin): split started/completed audit migrations (#3493) by @MeredithAnya |
| 23 | +- ref(migrations): add copy-tables script (#3241) by @MeredithAnya |
| 24 | +- add admin UI build to docker image (#3476) by @dbanda |
| 25 | +- feat: Arroyo 2.2.0 (#3494) by @lynnagara |
| 26 | +- feat(DC): Discover Storage as a Config (#3480) by @rahul-kumar-saini |
| 27 | +- feat(CDC): Dynamic Row Processors (#3483) by @rahul-kumar-saini |
| 28 | +- Increase optimize redis TTL (#3484) by @dbanda |
| 29 | +- move discover mappers with all the other mappers (#3491) by @volokluev |
| 30 | +- ref(abuse) Add more predefined querylog queries (#3489) by @evanh |
| 31 | + |
| 32 | +_Plus 72 more_ |
| 33 | + |
3 | 34 | ## 22.11.0
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments