File tree Expand file tree Collapse file tree 3 files changed +16
-12
lines changed
Expand file tree Collapse file tree 3 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 1+ # 3.6.0 (2024-03-11)
2+
3+ ## Bugs
4+
5+ * ** Change feed** : Fixed automatic resume at last change in continuous feed ([ #198 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/198 ) )
6+
7+ # 3.5.0 (2024-02-03)
8+
9+ ## Features
10+
11+ * ** Find** : Added support for fetching attachments with entire content ([ #194 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/194 ) )
12+
113# 3.4.0 (2023-06-21)
214
315## Features
1628
1729## Bug Fixes
1830
19- * ** Dependency Injection** : Fix dependency injection packages references ([ #180 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/180 ) )
31+ * ** Dependency Injection** : Fix dependency injection packages references ([ #180 ] ( https://github.com/matteobortolazzo/couchdb-net/pull/180 ) )
2032
2133# 3.3.0 (2022-10-20)
2234
Original file line number Diff line number Diff line change 1- # 3.4.0 (2023-06-21)
2-
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 ) )
1+ # 3.6.0 (2024-03-11)
92
103## Bugs
114
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 ) )
5+ * ** Change feed** : Fixed automatic resume at last change in continuous feed ([ #198 ] ( https://github.com/matteobortolazzo/couchdb-net/issues/198 ) )
Original file line number Diff line number Diff line change 11variables :
22 BuildConfiguration : Release
3- PackageVersion : ' 3.5 .0'
3+ PackageVersion : ' 3.6 .0'
44
55trigger :
66 branches :
You can’t perform that action at this time.
0 commit comments