Skip to content

Commit f7f8d4a

Browse files
author
Matt Howlett
committed
highlight experimental branch features
1 parent 3225503 commit f7f8d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dotnet add package -v 0.11.4 Confluent.Kafka
5555

5656
We have started working towards a 1.0 release of the library which will occur after we add idempotence and transaction features. In order to best accomodate these and other changes,
5757
we will be making breaking changes to the API in that release. You can track our progress on the `1.0-experimental` branch (as well as corresponding packages on
58-
[nuget.org](https://www.nuget.org/packages/Confluent.Kafka/)). We have already added an *AdminClient* as well as support for *message headers* and *custom timestamps* amongst other things.
58+
[nuget.org](https://www.nuget.org/packages/Confluent.Kafka/)). We have already added an **AdminClient** as well as support for **message headers** and **custom timestamps** amongst other things.
5959
Note that all work on this branch is subject to change and should not be considered production ready. All feedback is very welcome!
6060

6161
Also, nuget packages corresponding to all release branch commits are available from the following nuget package source (Note: this is not a web url - you should specify it in the nuget package manger):

0 commit comments

Comments
 (0)