Livio Spring fb6579e456
fix(milestones): use previous spelling for milestone types (#8886)
# Which Problems Are Solved

https://github.com/zitadel/zitadel/pull/8788 accidentally changed the
spelling of milestone types from PascalCase to snake_case. This breaks
systems where `milestone.pushed` events already exist.

# How the Problems Are Solved

- Use PascalCase again
- Prefix event types with v2. (Previous pushed event type was anyway
ignored).
- Create `milstones3` projection

# Additional Changes

None

# Additional Context

relates to #8788
2024-11-11 11:28:27 +00:00
..
2024-03-27 15:48:22 +02:00
2024-11-04 10:44:51 +00:00
2024-02-28 10:55:54 +02:00
2024-04-16 11:19:17 +00:00
2024-11-04 10:44:51 +00:00
2024-08-14 14:18:14 +00:00
2024-03-27 15:48:22 +02:00
2024-09-11 10:53:55 +00:00
2024-11-04 10:44:51 +00:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-08-12 22:32:01 +02:00