zitadel / zitadel

ZITADEL - Identity infrastructure, simplified for you.
https://zitadel.com
Apache License 2.0
8.52k stars 540 forks source link

decommission aggregate version #5356

Open adlerhurst opened 1 year ago

adlerhurst commented 1 year ago

Depends on https://github.com/zitadel/zitadel/issues/5355

As a ZITADEL dev, I want decommission the aggregate version so that we can simplify events.

### Acceptance Criteria
- [ ] aggregate_version column is removed from the events table
- [ ] aggregate version is removed from the event interface
- [ ] `Version` is removed from the `BaseAggregate` struct
- [ ] aggregate version is removed from the command interface
- [ ] aggregate version is removed from the api
hifabienne commented 5 months ago

@adlerhurst is this still relevant?