You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-2
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,16 @@ The `Unreleased` section name is replaced by the expected version of next releas
45
45
### Removed
46
46
### Fixed
47
47
48
-
-`MemoryStore`: Serialize `Committed` events to guarantee consumption in event `Index` order re [#265](https://github.com/jet/equinox/issues/265)[#269](https://github.com/jet/equinox/pull/269)
48
+
<aname="2.4.0"></a>
49
+
## [2.4.0] - 2020-12-03
50
+
51
+
### Added
52
+
53
+
-`Cosmos.Prometheus`: Prometheus integration package as `master`[#266](https://github.com/jet/equinox/pull/266)[#267](https://github.com/jet/equinox/pull/267)
54
+
55
+
### Fixed
56
+
57
+
-`MemoryStore`: Serialize `Committed` events to guarantee consumption in event `Index` order re [#265](https://github.com/jet/equinox/issues/265)[#269](https://github.com/jet/equinox/pull/269):pray:[@fnipo](https://github.com/fnipo)
49
58
-`Cosmos`: Fix defaulting for `compressUnfolds` in C# [#261](https://github.com/jet/equinox/pull/261)
50
59
51
60
<aname="2.3.0"></a>
@@ -55,6 +64,10 @@ The `Unreleased` section name is replaced by the expected version of next releas
55
64
56
65
-`CachingStrategy.FixedTimeSpan`: Support for fixed caching periods [#255](https://github.com/jet/equinox/pull/255)
57
66
67
+
### Changed
68
+
69
+
-`Cosmos`: Finalize `Prune` API to align with `master`[#258](https://github.com/jet/equinox/pull/258)
70
+
58
71
<aname="2.3.0-rc2"></a>
59
72
## [2.3.0-rc2] - 2020-10-02
60
73
@@ -468,7 +481,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
468
481
469
482
(For information pertaining to earlier releases, see release notes in https://github.com/jet/equinox/releases and/or can someone please add it!)
0 commit comments