Commit d2b8f91
2.3.3 (#38)
* swift-docc-plugin 1.3.0
* async-http-client 1.19.0
* replaced deprecated .createNew with the new .singleton
* Adding _find capability. (#13)
* docs
* tabs
* renames
* added test for find method with body
* docs added
* findError added
* tests renamed
* added test for find method with generic type
* docs
* README updated
* updated dependencies
* docs updated
* try Swift 5.7.1
* Update build-ubuntu.yml
* Swift 5.7.3
* Revert "Swift 5.7.3"
This reverts commit ab8f67a.
* updated dependencies
* Docs updated
* Delete .github/workflows/CodeQL.yml
* dependencies updated
* fixed when update method didn’t use passed dateEncodingStrategy
* noData error added
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* …
* migrating to new HTTPClientRequest from HTTPClient.Request wip
* rename
* tests updated
* auth fixed
* collect body bytes before returning response
* param renamed to make keep backward compatibility with old methods
* marking old find as deprecated
* private
* deprecated message
* renames
* moved deprecations
* docs
* docs
* added Codable to CouchDBRepresentable protocol
* added RowsResponse model
* docs
* Vapor tutorial updated
* docs
* docs and refactoring
* docs and refactoring
* Tutorials updated
* docs
* platforms list updated
* minimum swift version 5.8
* workflow updated
* Update build-ubuntu.yml
* Update build-macos.yml
* import NIOFoundationCompat to fix building on Ubuntu
* using async-http-client from 1.21.0. Not calling http
* Using HTTPClient.shared if eventLoopGroup not provided. No more calls httpClient.syncShutdown() if using shared singleton
* docs updated
* docs updated
* Vapor tutorial updated
* A SwiftUI tutorial
* tutorial fixed
* updated dependencies
* Package.resolved
* docs updated
* userName param is now required for CouchDB init
* cleanup
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* docs
* dependencices updated
* updated swift-docc-plugin URL. Updated dependencies to latest versions.
* Update build-ubuntu.yml
* dependencies updated
* deleted deprecated methods
* Sendable conformance
* swift-format added
* formatting
* formatting
* revert sendable
* updated dependencies
* Sensable conformance
* updated CouchDBRepresentable protocol
* Sendable conformance
* Strict concurrency implemented
* Swift 6
* docs updated
* errors and docs
* docs
* docs
* docs wip
* docs
* wip
* wip
* docs
* docs
* get only _rev
* tutorials updated
* docs
* Update README.md
* Update README.md
* updated GitHub actions configs
* dependencies updated
* updated docs
* code formatting
* refactoring
* localized error messages
* Added error messages translations
* More translations
* fixes for Linux
* docs
* create HTTPClient if not provided in init
* new test added
* use FoundationEssentials if possible
* tests updated
* dependencies updated
* added shutdown method
* formatting
* added tutorial for Hummingbird
* tutorials
* tutorial
* tutorials
* docs
* renamed couchdb-vapor to couchdb-swift
* docs
* try to use FoundationEssentials everywhere and Dispatch
* removed FoundationEssentials usage, can’t use Bundle with it
* dependencies updated
* dependencies
* dependencies updated
* added new conflictError error
* handle conflict error in Update method
* Added missing authorization for delete document request
* tabs
* tabs
* added handling of not found error in update method
* added handling of not found error in delete method
* added more tests
* translations for CONFLICT_ERROR
* fixed date format
* Percent-encode username and password
* updated config
* updated actions configs
* notFound error added
* Throw .notFound error for get requests
* translations
* HTTPClientTests added using Swift Testing
* migrated to Swift Testing
* tabs
* Mango Query implementation
* more tests
* tests updated
* wip
* wip
* tests updated
* more tests and fixes
* docs
* new tutorial
* New tutorial
* wip
* wip
* tutorials updated
* test updated
* Attachments API
* formatting
* readme
* …
* …
* fixes
* updated workflows
* Update Sources/CouchDBClient/CouchDBClient.docc/Tutorials/AdvancedMangoQueries/AdvancedMangoQueries-5.swift
Co-authored-by: Copilot <[email protected]>
* correct init
* updated tests
* tests updated
* MangoSortField struct
* readme
* docs
* throw error
* Rename
* Update dependencies in Package.resolved to latest versions
* Update Swift version matrix in Ubuntu build workflow
* Update dependencies in Package.resolved to latest versions
---------
Co-authored-by: Gregório Gevartosky Torrezan <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent bc66b9d commit d2b8f91
1 file changed
+44
-26
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments