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
- Docker image update to EventStoreDB 23.10.8 without certs or TLS (but retaining 3-node cluster) [#493](https://github.com/jet/equinox/pull/493)
15
-
-`Equinox.CosmosStore`: Update `Microsoft.Azure.Cosmos` to >= `3.58.0` to remove transitive vulnerable default [#489](https://github.com/jet/equinox/pull/489)
16
13
-`Equinox.DynamoStore`: Update `AWSSDK` dependencies to 4.x (knock-on effect of updating `FSharp.AWS.DynamoDB` dependency to `0.13.0-beta`) [#480](https://github.com/jet/equinox/pull/480):pray:[@njlr](https://github.com/njlr)
17
-
-`Equinox.SqlStreamStore.MsSql`: Update `System.IdentityModel.Tokens.Jwt` to remove transitive vulnerable defaults [#489](https://github.com/jet/equinox/pull/489)
18
-
-`Equinox.EventStore`: Correct handling for `WrongExpectedVersion` when stream empty [#493](https://github.com/jet/equinox/pull/493)
19
-
-`Equinox.MessageDb`: Provide additional constructors that accept an `NpgsqlDataSource`[#496](https://github.com/jet/equinox/pull/496)
20
14
21
15
### Added
22
16
23
17
-`Equinox.CosmosStore.Linq`: Add LINQ querying support for Indexed `u`nfolds [#450](https://github.com/jet/equinox/pull/450)
24
18
19
+
<aname="4.1.3"></a>
20
+
## [4.1.3] - 2026-05-01
21
+
22
+
### Added
23
+
24
+
-`Equinox.MessageDb`: Provide additional constructors that accept an `NpgsqlDataSource`[#496](https://github.com/jet/equinox/pull/496):pray:[@njlr](https://github.com/njlr)
0 commit comments