✨URL encode username and password fields (#32028)
Co-authored-by: rodireich <rodireich@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b08b09d7ea
commit
f5c87968ca
@@ -190,6 +190,7 @@ For more information regarding configuration parameters, please see [MongoDb Doc
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------------------------------------------------------------------------------|
|
||||
| 1.0.5 | 2023-10-31 | [32028](https://github.com/airbytehq/airbyte/pull/32028) | url encode username and password.<br/>Handle a case of document update and delete in a single sync. |
|
||||
| 1.0.3 | 2023-10-19 | [31629](https://github.com/airbytehq/airbyte/pull/31629) | Allow discover operation use of disk file when an operation goes over max allowed mem |
|
||||
| 1.0.2 | 2023-10-19 | [31596](https://github.com/airbytehq/airbyte/pull/31596) | Allow use of temp disk file when an operation goes over max allowed mem |
|
||||
| 1.0.1 | 2023-10-03 | [31034](https://github.com/airbytehq/airbyte/pull/31034) | Fix field filtering logic related to nested documents |
|
||||
|
||||
Reference in New Issue
Block a user