Releases: reimagined/resolve
Releases · reimagined/resolve
V0.32.0
New features:
- Resolve gate #2040
Enhancements:
- Add an option to specify hostname for running app in dev mode #2024
Breaking changes:
- Update minimal node version to 14 #2034
Bug fixes:
- Timestamps from CommandResult and Event are different #1994
- The Replicator read model takes a lot of resources during replication of big event store (5kk events) #1949
Documentation:
Other changes:
V0.31.10
Enhancements:
Bug fixes:
- Redeploy existing application automatically resume manually paused read model #1951
Documentation:
Other changes:
V0.31.9
V0.31.8
V0.31.8
V0.31.7
V0.31.7
V0.31.6
V0.31.6
V0.31.5
New features:
- Add 'describe' method for eventstore adapater #1972
Enhancements:
- Commands return created event to client #1876
- Introduce an option for aggregate config that enables or disables returning resulting event to client on command execution. #1963
Bug fixes:
- Running create-resolve-app on Windows results in incorrect path error #1964
- Unable to use
withEncryption
andwithAdapter
API simultaneously #1959
Other changes:
- Soft bootstrap (primitive without mutexes for concurrent bootstrap/shutdown) #1971
V0.31.4
Enhancements:
- Passthorugh errors list from monitoring #1957
- Implement toggle notification queue mode #1950
- Add injectEvents, run import-export tests on postgres too #1947
Bug fixes:
- Failed to load events in eventstore adapter if connection is terminated while events loading #1901
- Events batch load is very slow #1875
Other changes:
- Add more monitoring functional tests #1941
V0.31.3
V0.31.2
New features:
- Middleware support for aggregate commands, read model resolvers and projections #1925
Enhancements:
- Enhance event subscriber prefixes #1936
- Implement monitoring execution counter #1932
- Implement only one-time event source mapping #1929
- Collect read model building metrics per event #1927
Bug fixes:
Documentation:
- Migrate documentation to docusaurus v2 #1924