Skip to content

Commit

Permalink
Release 2.13.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed May 13, 2022
1 parent 12d9c1f commit a59ae74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The components within this repository are delivered as a multi-targeted Nuget pa
4. `ReaderCheckpoint`: checkpoint storage for `Propulsion.DynamoStore`/`Feed`/`EventStoreDb`/`SqlStreamSteamStore` using `Equinox.CosmosStore` v `2.6.0`.

(Reading and position metrics are exposed via `Propulsion.Cosmos.Prometheus`)
-

- `Propulsion.CosmosStore3` [![NuGet](https://img.shields.io/nuget/v/Propulsion.CosmosStore3.svg)](https://www.nuget.org/packages/Propulsion.CosmosStore3/) Provides bindings to Azure CosmosDB. [Depends](https://www.fuget.org/packages/Propulsion.CosmosStore3) on `Equinox.CosmosStore` v `3.0.7`, `Microsoft.Azure.Cosmos` v `3.27.0`

- **Deprecated; Only intended for use in migration from Propulsion.Cosmos and/or Equinox.Cosmos**
Expand All @@ -31,7 +31,7 @@ The components within this repository are delivered as a multi-targeted Nuget pa
4. `ReaderCheckpoint`: checkpoint storage for `Propulsion.EventStoreDb`/`DynamoStore`/'Feed'/`SqlStreamSteamStore` using `Equinox.CosmosStore` v `3.0.7`.

(Reading and position metrics are exposed via `Propulsion.CosmosStore.Prometheus`)
-

- `Propulsion.CosmosStore` [![NuGet](https://img.shields.io/nuget/v/Propulsion.CosmosStore.svg)](https://www.nuget.org/packages/Propulsion.CosmosStore/) Provides bindings to Azure CosmosDB. [Depends](https://www.fuget.org/packages/Propulsion.CosmosStore) on `Equinox.CosmosStore` v `4.0.0`

1. `CosmosStoreSource`: reading from CosmosDb's ChangeFeed using `Microsoft.Azure.Cosmos`
Expand Down

0 comments on commit a59ae74

Please sign in to comment.