|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 23.1.1 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- ref(DC): Remove Generic Metrics Python (#3650) by @rahul-kumar-saini |
| 8 | +- ref(config): Create Replays Entity yaml file (#3643) by @enochtangg |
| 9 | +- ref(config) Create Profiles Entity yaml file (#3642) by @enochtangg |
| 10 | +- feat(DC): create events entity, expand testing, fix transactions yaml (#3645) by @volokluev |
| 11 | +- refDC): Extract session translation mappers (#3636) by @volokluev |
| 12 | +- ref: remove yarn apt list after installation (#3648) by @asottile-sentry |
| 13 | +- feat(api-abuse): Add triggered rate limiter name to Querylog stats (#3625) by @enochtangg |
| 14 | +- migrations: make querylog match SaaS (#3611) by @dbanda |
| 15 | +- build: Arroyo 2.5.0 (#3635) by @lynnagara |
| 16 | +- feat: Clean up unused topic (#3634) by @lynnagara |
| 17 | +- ref(DC): Add FixedString field to configuration (#3630) by @volokluev |
| 18 | +- feat(config): Migrate GroupedMessage and GroupAssignee Entities to YAML (#3616) by @evanh |
| 19 | +- ref(migrations): Simplfy policies and status checks (#3606) by @MeredithAnya |
| 20 | +- fix(outcomes): Add TTL to outcomes dataset (#3615) by @nikhars |
| 21 | +- ref(copy-tables): fix regex (#3631) by @MeredithAnya |
| 22 | +- feat(profiling): Add profile id to transactions table (#3607) by @Zylphrex |
| 23 | +- ref(config) Migrate Outcomes and OutcomesRaw entities to YAML (#3632) by @evanh |
| 24 | +- feat: Tag invalid messages for DLQ with `invalid_message`: `true` (#3633) by @lynnagara |
| 25 | +- ref: Remove invalid TODO (#3624) by @lynnagara |
| 26 | +- feat: Remove ability to override scheduling mode (#3623) by @lynnagara |
| 27 | +- feat(api-abuse): Add timing metrics for table_concurrent (#3628) by @enochtangg |
| 28 | +- ref: Remove debugging code (#3621) by @lynnagara |
| 29 | +- add settings for codecov (#3627) by @volokluev |
| 30 | +- migrations: make errors schema match SaaS (#3604) by @dbanda |
| 31 | + |
| 32 | +_Plus 18 more_ |
| 33 | + |
3 | 34 | ## 23.1.0
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments