Rails Event Store v1.1.0 Release Notes

Release Date: 2020-07-28 // over 3 years ago
  • ๐Ÿš… RailsEventStore

    • Change: Bump protobuf to at least 3.12.2 [65dea8f]
    • Change: Do not use keyword args as last parameter in method calls [#635]

    ๐Ÿ’Ž RubyEventStore

    • Change: No-op for Projection when no handlers have been provided [d40829c]
    • Change: Skip missing attributes when encrypting/decrypting event's payload [#743]
    • Change: Bump protobuf to at least 3.12.2 [65dea8f]
    • Allow to pass data and metadata instances to event linter [#734]
    • Struct-like protobuf classes eql? and hash on board [protocolbuffers/protobuf/issues/4455] [4b0dab4]

    ๐Ÿš… RailsEventStoreActiveRecord

    • no changes

    AggregateRoot

    • Change: Bump protobuf to at least 3.12.2 [65dea8f]

    ๐Ÿš… RailsEventStore::RSpec

    • no changes

    BoundedContext

    • no changes

    ๐Ÿ’Ž RubyEventStore::Browser

    • Change: Dependencies upgrade [#744]
    • Change: Don't display "Related streams" header on the bottom if the feature is not used [#731]

    ๐Ÿ’Ž RubyEventStore::ROM

    • Change: Do not use keyword args as last parameter in method calls [#635]