File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 1
- # 3.4.0 (2023-06-22 )
1
+ # 3.4.0 (2023-06-21 )
2
2
3
- * **** :
3
+ ## Features
4
+
5
+ * ** Database split** : Configurable field for document discrimination ([ #150 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/150 ) )
6
+ * ** Find** : Added all options and responses ([ #182 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/182 ) )
7
+ * ** Change feed** : Adds support for database split ([ #187 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/187 ) )
8
+ * ** Replicas** : Adds ` CreateTarget ` option ([ #189 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/189 ) )
9
+
10
+ ## Bugs
11
+
12
+ * ** Queries** : Fix when ` In ` is called inside ` Any ` ([ #183 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/183 ) )
13
+ * ** Database split** : Fix ` FirstOrDefault ` without filter queries ([ #185 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/185 ) )
4
14
5
15
# 3.3.1 (2022-10-26)
6
16
Original file line number Diff line number Diff line change 1
- ## Bug Fixes
1
+ # 3.4.0 (2023-06-21)
2
2
3
- * ** Dependency Injection** : Fix dependency injection packages references ([ #180 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/180 ) )
3
+ ## Features
4
+
5
+ * ** Database split** : Configurable field for document discrimination ([ #150 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/150 ) )
6
+ * ** Find** : Added all options and responses ([ #182 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/182 ) )
7
+ * ** Change feed** : Adds support for database split ([ #187 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/187 ) )
8
+ * ** Replicas** : Adds ` CreateTarget ` option ([ #189 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/189 ) )
9
+
10
+ ## Bugs
11
+
12
+ * ** Queries** : Fix when ` In ` is called inside ` Any ` ([ #183 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/183 ) )
13
+ * ** Database split** : Fix ` FirstOrDefault ` without filter queries ([ #185 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/185 ) )
You can’t perform that action at this time.
0 commit comments