You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,3 +16,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
### Added
17
17
18
18
- Allow s3 domain name without region in the Content Security Policy for pre-signed url
19
+
20
+
## [1.0.2] - 2022-10-05
21
+
22
+
### Changed
23
+
- Upgrade `aws-cdk-lib` and `@aws-cdk/aws-lambda-python-alpha` to 2.41.0 to fix python bundling issue
24
+
- Remove IAM role self-assuming code due to IAM service behavior change ([Issue 11](https://github.com/aws-solutions/automated-data-analytics-on-aws/issues/11))
25
+
- Fix Lambda policy size limit growing when creating data products
26
+
- Fix custom transform validation issue
27
+
- Fix security vulnerabilities found by yarn audit and Dependabot
Copy file name to clipboardExpand all lines: THIRDPARTY_LICENSES.txt
+48-4Lines changed: 48 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7828,9 +7828,27 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7828
7828
7829
7829
-----
7830
7830
7831
-
The following software may be included in this product: d3-color, d3-interpolate, d3-time. A copy of the source code may be downloaded from https://github.com/d3/d3-color.git (d3-color), https://github.com/d3/d3-interpolate.git (d3-interpolate), https://github.com/d3/d3-time.git (d3-time). This software contains the following license and notice below:
7831
+
The following software may be included in this product: d3-color. A copy of the source code may be downloaded from https://github.com/d3/d3-color.git. This software contains the following license and notice below:
7832
7832
7833
-
Copyright 2010-2016 Mike Bostock
7833
+
Copyright 2010-2022 Mike Bostock
7834
+
7835
+
Permission to use, copy, modify, and/or distribute this software for any purpose
7836
+
with or without fee is hereby granted, provided that the above copyright notice
7837
+
and this permission notice appear in all copies.
7838
+
7839
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
7840
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
7841
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
7842
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
7843
+
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
7844
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
7845
+
THIS SOFTWARE.
7846
+
7847
+
-----
7848
+
7849
+
The following software may be included in this product: d3-format, d3-scale, d3-shape. A copy of the source code may be downloaded from https://github.com/d3/d3-format.git (d3-format), https://github.com/d3/d3-scale.git (d3-scale), https://github.com/d3/d3-shape.git (d3-shape). This software contains the following license and notice below:
7850
+
7851
+
Copyright 2010-2015 Mike Bostock
7834
7852
All rights reserved.
7835
7853
7836
7854
Redistribution and use in source and binary forms, with or without modification,
@@ -7860,9 +7878,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7860
7878
7861
7879
-----
7862
7880
7863
-
The following software may be included in this product: d3-format, d3-scale, d3-shape. A copy of the source code may be downloaded from https://github.com/d3/d3-format.git (d3-format), https://github.com/d3/d3-scale.git (d3-scale), https://github.com/d3/d3-shape.git (d3-shape). This software contains the following license and notice below:
7881
+
The following software may be included in this product: d3-interpolate, d3-time. A copy of the source code may be downloaded from https://github.com/d3/d3-interpolate.git (d3-interpolate), https://github.com/d3/d3-time.git (d3-time). This software contains the following license and notice below:
7864
7882
7865
-
Copyright 2010-2015 Mike Bostock
7883
+
Copyright 2010-2016 Mike Bostock
7866
7884
All rights reserved.
7867
7885
7868
7886
Redistribution and use in source and binary forms, with or without modification,
@@ -11314,6 +11332,32 @@ THE SOFTWARE.
11314
11332
11315
11333
-----
11316
11334
11335
+
The following software may be included in this product: parse-path, parse-url, protocols. A copy of the source code may be downloaded from git+https://github.com/IonicaBizau/parse-path.git (parse-path), git+https://github.com/IonicaBizau/parse-url.git (parse-url), git@github.com:IonicaBizau/protocols.git (protocols). This software contains the following license and notice below:
Permission is hereby granted, free of charge, to any person obtaining a copy
11342
+
of this software and associated documentation files (the "Software"), to deal
11343
+
in the Software without restriction, including without limitation the rights
11344
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11345
+
copies of the Software, and to permit persons to whom the Software is
11346
+
furnished to do so, subject to the following conditions:
11347
+
11348
+
The above copyright notice and this permission notice shall be included in all
11349
+
copies or substantial portions of the Software.
11350
+
11351
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11352
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11353
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11354
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11355
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11356
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11357
+
SOFTWARE.
11358
+
11359
+
-----
11360
+
11317
11361
The following software may be included in this product: parse5. A copy of the source code may be downloaded from git://github.com/inikulin/parse5.git. This software contains the following license and notice below:
11318
11362
11319
11363
Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
Copy file name to clipboardExpand all lines: source/package.json
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
"name": "ada",
3
3
"title": "Automated Data Analytics on AWS",
4
4
"description": "Automated Data Analytics on AWS simplifies the management and analysis of data, providing an end-to-end platform used for ingesting, transforming, governing, and querying datasets through a standalone user interface",
0 commit comments