@adobe/spacecat-shared-data-access 1.6.0 → 1.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -15
- package/package.json +4 -4
- package/src/index.d.ts +3 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
# [@adobe/spacecat-shared-data-access-v1.6.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.6.1...@adobe/spacecat-shared-data-access-v1.6.2) (2024-01-12)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* getSitesByDeliveryType signature ([#78](https://github.com/adobe/spacecat-shared/issues/78)) ([2b6c0fd](https://github.com/adobe/spacecat-shared/commit/2b6c0fd3e603eb3c688a45ae9ab78baf88a508ef))
|
|
7
|
+
|
|
8
|
+
# [@adobe/spacecat-shared-data-access-v1.6.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.6.0...@adobe/spacecat-shared-data-access-v1.6.1) (2024-01-12)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* github org ([02f86c3](https://github.com/adobe/spacecat-shared/commit/02f86c351b2b1ab99ce5aca7fd5e6af2246c0efd))
|
|
14
|
+
|
|
15
|
+
<<<<<<< Updated upstream
|
|
1
16
|
# [@adobe/spacecat-shared-data-access-v1.6.0](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.5.2...@adobe/spacecat-shared-data-access-v1.6.0) (2024-01-12)
|
|
2
17
|
|
|
3
18
|
|
|
@@ -6,60 +21,63 @@
|
|
|
6
21
|
* site delivery type ([#77](https://github.com/adobe-rnd/spacecat-shared/issues/77)) ([005bc38](https://github.com/adobe-rnd/spacecat-shared/commit/005bc388ed6ab0f82c8b0f562d4c1f4c0d1e2894))
|
|
7
22
|
|
|
8
23
|
# [@adobe/spacecat-shared-data-access-v1.5.2](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.5.1...@adobe/spacecat-shared-data-access-v1.5.2) (2023-12-30)
|
|
24
|
+
=======
|
|
25
|
+
# [@adobe/spacecat-shared-data-access-v1.5.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.5.1...@adobe/spacecat-shared-data-access-v1.5.2) (2023-12-30)
|
|
26
|
+
>>>>>>> Stashed changes
|
|
9
27
|
|
|
10
28
|
|
|
11
29
|
### Bug Fixes
|
|
12
30
|
|
|
13
|
-
* **deps:** update external fixes ([#76](https://github.com/adobe
|
|
31
|
+
* **deps:** update external fixes ([#76](https://github.com/adobe/spacecat-shared/issues/76)) ([5b74623](https://github.com/adobe/spacecat-shared/commit/5b74623a4accfb601b607170f9bd67fb380f5c84))
|
|
14
32
|
|
|
15
|
-
# [@adobe/spacecat-shared-data-access-v1.5.1](https://github.com/adobe
|
|
33
|
+
# [@adobe/spacecat-shared-data-access-v1.5.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.5.0...@adobe/spacecat-shared-data-access-v1.5.1) (2023-12-27)
|
|
16
34
|
|
|
17
35
|
|
|
18
36
|
### Bug Fixes
|
|
19
37
|
|
|
20
|
-
* include audit ref and audited at ([#75](https://github.com/adobe
|
|
38
|
+
* include audit ref and audited at ([#75](https://github.com/adobe/spacecat-shared/issues/75)) ([e573c90](https://github.com/adobe/spacecat-shared/commit/e573c903851d88c7293caa5e5a9af763987edb3a))
|
|
21
39
|
|
|
22
|
-
# [@adobe/spacecat-shared-data-access-v1.5.0](https://github.com/adobe
|
|
40
|
+
# [@adobe/spacecat-shared-data-access-v1.5.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.4.4...@adobe/spacecat-shared-data-access-v1.5.0) (2023-12-26)
|
|
23
41
|
|
|
24
42
|
|
|
25
43
|
### Features
|
|
26
44
|
|
|
27
|
-
* store previous latest audit result ([#74](https://github.com/adobe
|
|
45
|
+
* store previous latest audit result ([#74](https://github.com/adobe/spacecat-shared/issues/74)) ([4663c43](https://github.com/adobe/spacecat-shared/commit/4663c4344e260f85c4e64691e0685260d36629e5))
|
|
28
46
|
|
|
29
|
-
# [@adobe/spacecat-shared-data-access-v1.4.4](https://github.com/adobe
|
|
47
|
+
# [@adobe/spacecat-shared-data-access-v1.4.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.4.3...@adobe/spacecat-shared-data-access-v1.4.4) (2023-12-25)
|
|
30
48
|
|
|
31
49
|
|
|
32
50
|
### Bug Fixes
|
|
33
51
|
|
|
34
|
-
* add missing pattern to interface ([#72](https://github.com/adobe
|
|
52
|
+
* add missing pattern to interface ([#72](https://github.com/adobe/spacecat-shared/issues/72)) ([0eacbff](https://github.com/adobe/spacecat-shared/commit/0eacbff39dbc12d604e40ae94285533f7804ca0a))
|
|
35
53
|
|
|
36
|
-
# [@adobe/spacecat-shared-data-access-v1.4.3](https://github.com/adobe
|
|
54
|
+
# [@adobe/spacecat-shared-data-access-v1.4.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.4.2...@adobe/spacecat-shared-data-access-v1.4.3) (2023-12-23)
|
|
37
55
|
|
|
38
56
|
|
|
39
57
|
### Bug Fixes
|
|
40
58
|
|
|
41
|
-
* **deps:** update external fixes ([#71](https://github.com/adobe
|
|
59
|
+
* **deps:** update external fixes ([#71](https://github.com/adobe/spacecat-shared/issues/71)) ([b9a6679](https://github.com/adobe/spacecat-shared/commit/b9a667966e7b0f013f46c62f6cc4a85f80623c61))
|
|
42
60
|
|
|
43
|
-
# [@adobe/spacecat-shared-data-access-v1.4.2](https://github.com/adobe
|
|
61
|
+
# [@adobe/spacecat-shared-data-access-v1.4.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.4.1...@adobe/spacecat-shared-data-access-v1.4.2) (2023-12-20)
|
|
44
62
|
|
|
45
63
|
|
|
46
64
|
### Bug Fixes
|
|
47
65
|
|
|
48
|
-
* **deps:** update aws-sdk-js-v3 monorepo to v3.477.0 ([#68](https://github.com/adobe
|
|
66
|
+
* **deps:** update aws-sdk-js-v3 monorepo to v3.477.0 ([#68](https://github.com/adobe/spacecat-shared/issues/68)) ([492913f](https://github.com/adobe/spacecat-shared/commit/492913f0011d557b7c91ba631c13ced171bc2ce9))
|
|
49
67
|
|
|
50
|
-
# [@adobe/spacecat-shared-data-access-v1.4.1](https://github.com/adobe
|
|
68
|
+
# [@adobe/spacecat-shared-data-access-v1.4.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.4.0...@adobe/spacecat-shared-data-access-v1.4.1) (2023-12-18)
|
|
51
69
|
|
|
52
70
|
|
|
53
71
|
### Bug Fixes
|
|
54
72
|
|
|
55
|
-
* update dynamo client ([#65](https://github.com/adobe
|
|
73
|
+
* update dynamo client ([#65](https://github.com/adobe/spacecat-shared/issues/65)) ([cc09041](https://github.com/adobe/spacecat-shared/commit/cc09041200dfe23c0a83c384fc9695ac972564e9))
|
|
56
74
|
|
|
57
|
-
# [@adobe/spacecat-shared-data-access-v1.4.0](https://github.com/adobe
|
|
75
|
+
# [@adobe/spacecat-shared-data-access-v1.4.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.3.2...@adobe/spacecat-shared-data-access-v1.4.0) (2023-12-16)
|
|
58
76
|
|
|
59
77
|
|
|
60
78
|
### Features
|
|
61
79
|
|
|
62
|
-
* update audit config ([#63](https://github.com/adobe
|
|
80
|
+
* update audit config ([#63](https://github.com/adobe/spacecat-shared/issues/63)) ([00a468e](https://github.com/adobe-rnd/spacecat-shared/commit/00a468e9404676212ec9441c8a7fccf1a93c636f))
|
|
63
81
|
|
|
64
82
|
# [@adobe/spacecat-shared-data-access-v1.3.2](https://github.com/adobe-rnd/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.3.1...@adobe/spacecat-shared-data-access-v1.3.2) (2023-12-16)
|
|
65
83
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/spacecat-shared-data-access",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.2",
|
|
4
4
|
"description": "Shared modules of the Spacecat Services - Data Access",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "src/index.js",
|
|
@@ -17,14 +17,14 @@
|
|
|
17
17
|
},
|
|
18
18
|
"repository": {
|
|
19
19
|
"type": "git",
|
|
20
|
-
"url": "https://github.com/adobe
|
|
20
|
+
"url": "https://github.com/adobe/spacecat-shared.git"
|
|
21
21
|
},
|
|
22
22
|
"author": "",
|
|
23
23
|
"license": "Apache-2.0",
|
|
24
24
|
"bugs": {
|
|
25
|
-
"url": "https://github.com/adobe
|
|
25
|
+
"url": "https://github.com/adobe/spacecat-shared/issues"
|
|
26
26
|
},
|
|
27
|
-
"homepage": "https://github.com/adobe
|
|
27
|
+
"homepage": "https://github.com/adobe/spacecat-shared#readme",
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"access": "public"
|
|
30
30
|
},
|
package/src/index.d.ts
CHANGED
|
@@ -242,7 +242,9 @@ export interface DataAccess {
|
|
|
242
242
|
siteId: string,
|
|
243
243
|
) => Promise<void>;
|
|
244
244
|
getSites: () => Promise<Site[]>;
|
|
245
|
-
getSitesByDeliveryType: (
|
|
245
|
+
getSitesByDeliveryType: (
|
|
246
|
+
deliveryType: string,
|
|
247
|
+
) => Promise<Site[]>;
|
|
246
248
|
getSitesToAudit: () => Promise<string[]>;
|
|
247
249
|
getSitesWithLatestAudit: (
|
|
248
250
|
auditType: string,
|