* Added impersonation helpers to set impersonation headers.
* Added `DocumentsDB` service with documents and transactions APIs.
* Added `upsertDocuments` overloads supporting generic document types.
* Deprecated old `upsertDocuments` in favor of generic variant.
* Updated API version badge to 1.9.0 in README.
* Updated compatibility note to server version 1.9.x in README.