Releases: reimagined/resolve
Releases · reimagined/resolve
V0.34.3
Full Changelog
Documentation:
- Describe passing config options to API Handlers #2273
Other changes:
- Hotfix paths and names in the examples readme page #2274
V0.34.1
Full Changelog
Enhancements:
- Improve post save event notification performance #2266
Other changes:
- Remove redundant dependency #2264
V0.34.0
Full Changelog
Enhancements:
- Implement support for PLV8 ver 3.1 #2249
Breaking changes:
- Independent runtime #2261
Bug fixes:
- Fix eliminated error message in Init projection handler #2250
Documentation:
- Add encryption API reference #2254
- Add info about TypeScript support #2247
Other changes:
- Refactor resolve-scripts and runtimes #2245
V0.33.15
Full Changelog
Bug fixes:
- Can't build a monorepo, yarn install dependencies gives random errors #2230
- Performance tracing commands do not work #2202
Documentation:
- Add a Getting Started article #2234
- Describe the reSolve context object and related API #2229
- Descibe monitoring in the documentation #2201
Other changes:
V0.33.12
Full Changelog
New features:
- Benchmarks for postgresql eventstore loadEvents and saveEvent #2212
Enhancements:
- Optimize event loading by single aggregateId (special case) #2216
Bug fixes:
- The IsAlive flag still works incorrectly #2200
V0.33.11
Full Changelog
Enhancements:
- Prechecked notifications #2209
- Implement sort index hints for postgres eventstore #2204
Bug fixes:
- Too many connections created during the startup of hacker-news example with custom read-models enabled #2123
V0.33.10
Full Changelog
Enhancements:
- Optimize loadevents for postgresql eventstore adapter #2196
Bug fixes:
- Resetting saga in hacker-news example generates redundant events #2163
Other changes:
- Fix issue with event.timestamp and +/-1 in @resolve-js/testing-tools #2198