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
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,25 @@ The `Unreleased` section name is replaced by the expected version of next releas
8
8
9
9
## [Unreleased]
10
10
11
+
### Added
12
+
### Changed
13
+
### Removed
14
+
### Fixed
15
+
16
+
<aname="4.11.0"></a>
17
+
## [4.11.0] - 2020-11-04
18
+
11
19
### Added
12
20
13
21
-`proArchiver`: CosmosDB ChangeFeedProcessor that syncs events from specified Hot Container's categories into a Warm Container [#79](https://github.com/jet/dotnet-templates/pull/79)
14
22
-`proPruner`: CosmosDB ChangeFeedProcessor that prunes events from a Hot Container based on Expiration status determined by inspecting the Warm version of the Events synced by the `proArchiver`[#79](https://github.com/jet/dotnet-templates/pull/79)
15
23
16
24
### Changed
17
25
18
-
- Cleaned and moved `Logging` logic out to `Infrastructure.fs`[#76](https://github.com/jet/dotnet-templates/pull/76)
26
+
- Cleaned and moved `Logging` logic out to `Infrastructure.fs`[#76](https://github.com/jet/dotnet-templates/pull/76):pray:[@enricosada](https://github.com/enricosada)
19
27
- Polished `SemaphoreSlim` extensions
20
-
- Target `Propulsion` v `2.9.0`, `Equinox` v `2.3.0`, `FsKafka` v `1.5.2`
28
+
- Target `Propulsion` v `2.9.0`, `Equinox` v `2.3.0`
21
29
22
-
### Removed
23
30
### Fixed
24
31
25
32
- Fixed version check logic in `TodoSummary` ingesters [#82](https://github.com/jet/dotnet-templates/pull/82):pray:[@dunnry](https://github.com/dunnry)
@@ -472,7 +479,8 @@ The `Unreleased` section name is replaced by the expected version of next releas
472
479
473
480
(For information pertaining to earlier releases, see release notes in https://github.com/jet/dotnet-templates/releases and/or can someone please add it!)
0 commit comments