Skip to content

Commit 9a046fd

Browse files
DOCSP-12046 v20200901 RN (#69)
* DOCSP-12046 v20200901 RN * DOCSP-12046 update for copy review feedback
1 parent e5e4253 commit 9a046fd

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

source/includes/changelog/data-lake-2020.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
.. _data-lake-v20200901:
2+
3+
01 September 2020 Release
4+
~~~~~~~~~~~~~~~~~~~~~~~~~
5+
6+
- Supports :ref:`HTTP URLs <datalake-configuration-file>` as a
7+
data source.
8+
- Supports |aws| |s3| `Intelligent Tiering
9+
<https://aws.amazon.com/s3/storage-classes/#Unknown_or_changing_access>`__
10+
and `Standard-Infrequent Access
11+
<https://aws.amazon.com/s3/storage-classes/#Infrequent_access>`__ storage
12+
classes.
13+
- Supports :pipeline:`$unionWith` aggregation stage.
14+
- Restricts {+adl+} :ref:`connection string <data-lake-connect>` authentication
15+
to one user at a time.
16+
- Includes general performance and stability improvements.
17+
118
.. _data-lake-v20200818:
219

320
18 August 2020 Release

source/includes/fact-connection-limitation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. note::
22

3-
Only one user can be authenticated on a connection to a {+dl+} at any
3+
Only one user can authenticate on a connection to a {+dl+} at any
44
given time. If a user authenticates and then runs the ``db.auth()`` command, {+dl+} replaces previous user's permissions with the new user's permissions.
55

66
The :manual:`connectionStatus </reference/command/connectionStatus>`

0 commit comments

Comments
 (0)