File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup Label =" Package information" >
3
- <BaseVersionSuffix >-beta.3 </BaseVersionSuffix >
3
+ <BaseVersionSuffix ></BaseVersionSuffix >
4
4
<BaseVersion >4.6.0$(BaseVersionSuffix)</BaseVersion >
5
5
<DatabasePackagesRevision >1</DatabasePackagesRevision >
6
6
<DatabasePackagesVersionSuffix >$(BaseVersionSuffix)</DatabasePackagesVersionSuffix >
Original file line number Diff line number Diff line change @@ -4,15 +4,16 @@ uid: releases
4
4
5
5
# Releases
6
6
7
- ## [ 4.5.2 ] ( https://github.com/BEagle1984/silverback/releases/tag/v4.6.0 )
7
+ ## [ 4.6.0 ] ( https://github.com/BEagle1984/silverback/releases/tag/v4.6.0 )
8
8
9
9
### What's new
10
10
11
11
* Add ` GetOffsetsForTimestamp ` to ` KafkaConsumer `
12
+ * Allow specifying the number of partitions per topic in the mocked Kafka
12
13
13
14
### Fixes
14
15
15
- * Fix retry policy when batch processing all partitions together
16
+ * Further improve assembly qualified name parsing for generic types
16
17
17
18
## [ 4.5.1] ( https://github.com/BEagle1984/silverback/releases/tag/v4.5.1 )
18
19
You can’t perform that action at this time.
0 commit comments