Skip to content

Commit

Permalink
remove lines
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <[email protected]>
  • Loading branch information
hhunter-ms committed Aug 14, 2024
1 parent 340a4c4 commit 9dc13fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions daprblog/content/posts/2024/v1.14-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ Thanks to everyone who made this release possible!
- Add convenience commands for placement/sentry start via `dapr` CLI [1032](https://github.com/dapr/cli/issues/1032)
- **ADDED** support for full E2E tests on Windows [1078](https://github.com/dapr/cli/issues/1078)
- **FIXED** Improve console logs of daprd in error scenarios for Multi App Run [1257](https://github.com/dapr/cli/issues/1257)
- **UPDATED** Switch default state store to SQLite for local experience [1328](https://github.com/dapr/cli/issues/1328)
- **UPDATED** Bump golang.org/x/net from 0.21.0 to 0.23.0 [1401](https://github.com/dapr/cli/pull/1401)
- **FIXED** Scheduler service is not started in self-hosted mode [1416](https://github.com/dapr/cli/issues/1416)
- **FIXED** `dapr status -k` command does not show the scheduler service. [1433](https://github.com/dapr/cli/issues/1433)
Expand All @@ -152,7 +151,6 @@ Thanks to everyone who made this release possible!
- **ADDED** support for Azure Cache for Redis in all Redis components [3088](https://github.com/dapr/components-contrib/issues/3088)
- **ADDED** RabbitMQ subscription argument to enable Single Active Consumer [3120](https://github.com/dapr/components-contrib/issues/3120)
- **ADDED** DeleteWithPrefix support for SQLite [3265](https://github.com/dapr/components-contrib/pull/3265)
- **ADDED** RavenDB as State store [3318](https://github.com/dapr/components-contrib/issues/3318)
- **ADDED** AWS IAM auth for postgresql components [3324](https://github.com/dapr/components-contrib/pull/3324)
- **CHANGED** Pulsar concurrency to unlimited [3331](https://github.com/dapr/components-contrib/issues/3331)
- **OPTIMIZED** Kafka component to use a single Sarama client [3336](https://github.com/dapr/components-contrib/issues/3336)
Expand Down

0 comments on commit 9dc13fd

Please sign in to comment.