jet / propulsion

.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
https://github.com/jet/dotnet-templates
Apache License 2.0
177 stars 24 forks source link

DynamoStore: Handle removal of "a" fields from calves #222

Closed bartelink closed 1 year ago

bartelink commented 1 year ago

As of https://github.com/jet/equinox/pull/401

Technically, the existing code would continue to work, but an out of date version would mean the Notifier cannot be trusted where the Index writes are not guaranteed to have been fed through tip.

Hence this intentional breaking change is to force people to upgrade Indexers to latest to match the Equinox behavior.