Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.99.0rc1 | Erik Johnston | 2024-01-09 | 1 | -1/+0 |
| | |||||
* | Simplify internal metadata class. (#16762) | Erik Johnston | 2024-01-05 | 1 | -0/+1 |
We remove these fields as they're just duplicating data the event already stores, and (for reasons :shushing_face:) I'd like to simplify the class to only store simple types. I'm not entirely convinced that we shouldn't instead add helper methods to the event class to generate stream tokens, but I don't really think that's where they belong either |