@adobe/spacecat-shared-athena-client 1.8.4 → 1.9.1
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 +76 -84
- package/package.json +2 -2
- package/src/traffic-analysis/queries.js +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [@adobe/spacecat-shared-athena-client-v1.9.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.9.0...@adobe/spacecat-shared-athena-client-v1.9.1) (2025-12-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* use updated shared utils ([#1226](https://github.com/adobe/spacecat-shared/issues/1226)) ([ac8b015](https://github.com/adobe/spacecat-shared/commit/ac8b0159128257f107e08a6b868b69ebe66312d2))
|
|
7
|
+
|
|
8
|
+
# [@adobe/spacecat-shared-athena-client-v1.9.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.8.4...@adobe/spacecat-shared-athena-client-v1.9.0) (2025-12-08)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **audit-url:** add URL store data model and data access ([#1211](https://github.com/adobe/spacecat-shared/issues/1211)) ([a7e458e](https://github.com/adobe/spacecat-shared/commit/a7e458e91d4f1aa93b7243cea5361f028ef2b7db))
|
|
14
|
+
|
|
1
15
|
# [@adobe/spacecat-shared-athena-client-v1.8.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.8.3...@adobe/spacecat-shared-athena-client-v1.8.4) (2025-12-05)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -45,229 +59,207 @@
|
|
|
45
59
|
|
|
46
60
|
### Bug Fixes
|
|
47
61
|
|
|
48
|
-
*
|
|
62
|
+
* optimize query for page views ([#1178](https://github.com/adobe/spacecat-shared/issues/1178)) ([94c64ee](https://github.com/adobe/spacecat-shared/commit/94c64ee79dffc19a10b9f48ba77b5cf0c36af52f))
|
|
49
63
|
|
|
50
64
|
# [@adobe/spacecat-shared-athena-client-v1.7.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.3...@adobe/spacecat-shared-athena-client-v1.7.4) (2025-11-27)
|
|
51
65
|
|
|
52
66
|
|
|
53
67
|
### Bug Fixes
|
|
54
68
|
|
|
55
|
-
*
|
|
69
|
+
* change trafficLoss type to double and remove 0 from enum values ([#1175](https://github.com/adobe/spacecat-shared/issues/1175)) ([28411de](https://github.com/adobe/spacecat-shared/commit/28411de6a3cad22f6e2b69f15f81b2afca8b8f2b))
|
|
56
70
|
|
|
57
|
-
# [@adobe/spacecat-shared-athena-client-v1.7.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.2...@adobe/spacecat-shared-athena-client-v1.7.3) (2025-11-
|
|
71
|
+
# [@adobe/spacecat-shared-athena-client-v1.7.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.2...@adobe/spacecat-shared-athena-client-v1.7.3) (2025-11-26)
|
|
58
72
|
|
|
59
73
|
|
|
60
74
|
### Bug Fixes
|
|
61
75
|
|
|
62
|
-
*
|
|
76
|
+
* consent banner traffic loss calculation ([#1165](https://github.com/adobe/spacecat-shared/issues/1165)) ([afce5c7](https://github.com/adobe/spacecat-shared/commit/afce5c7f2ec5d50ece74c6f12cacd0af0cec4c67))
|
|
63
77
|
|
|
64
|
-
# [@adobe/spacecat-shared-athena-client-v1.7.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.1...@adobe/spacecat-shared-athena-client-v1.7.2) (2025-11-
|
|
78
|
+
# [@adobe/spacecat-shared-athena-client-v1.7.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.1...@adobe/spacecat-shared-athena-client-v1.7.2) (2025-11-26)
|
|
65
79
|
|
|
66
80
|
|
|
67
81
|
### Bug Fixes
|
|
68
82
|
|
|
69
|
-
*
|
|
83
|
+
* refactor consent-banner queries by date type, update page-views, and add tests ([#1145](https://github.com/adobe/spacecat-shared/issues/1145)) ([e451f5a](https://github.com/adobe/spacecat-shared/commit/e451f5a6117f4c68a26c96b8eaa4cace15b4b19f))
|
|
70
84
|
|
|
71
|
-
# [@adobe/spacecat-shared-athena-client-v1.7.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.0...@adobe/spacecat-shared-athena-client-v1.7.1) (2025-11-
|
|
85
|
+
# [@adobe/spacecat-shared-athena-client-v1.7.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.7.0...@adobe/spacecat-shared-athena-client-v1.7.1) (2025-11-21)
|
|
72
86
|
|
|
73
87
|
|
|
74
88
|
### Bug Fixes
|
|
75
89
|
|
|
76
|
-
*
|
|
90
|
+
* consent-banner weekly traffic loss query ([#1143](https://github.com/adobe/spacecat-shared/issues/1143)) ([ac6fc5f](https://github.com/adobe/spacecat-shared/commit/ac6fc5f43a91b5d5a5e339b2ae8a1e58e2f1f56b))
|
|
77
91
|
|
|
78
|
-
# [@adobe/spacecat-shared-athena-client-v1.7.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.6.
|
|
92
|
+
# [@adobe/spacecat-shared-athena-client-v1.7.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.6.2...@adobe/spacecat-shared-athena-client-v1.7.0) (2025-11-20)
|
|
79
93
|
|
|
80
94
|
|
|
81
95
|
### Features
|
|
82
96
|
|
|
83
|
-
*
|
|
97
|
+
* consent-banner weekly traffic loss query ([#1139](https://github.com/adobe/spacecat-shared/issues/1139)) ([f5a1d7d](https://github.com/adobe/spacecat-shared/commit/f5a1d7d31c39a6d8b67e2f6d1cf3f23a85b8cd91))
|
|
84
98
|
|
|
85
|
-
# [@adobe/spacecat-shared-athena-client-v1.6.
|
|
99
|
+
# [@adobe/spacecat-shared-athena-client-v1.6.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.6.1...@adobe/spacecat-shared-athena-client-v1.6.2) (2025-11-19)
|
|
86
100
|
|
|
87
101
|
|
|
88
102
|
### Bug Fixes
|
|
89
103
|
|
|
90
|
-
*
|
|
104
|
+
* consent-banner query improvements ([#1131](https://github.com/adobe/spacecat-shared/issues/1131)) ([e8b4e0a](https://github.com/adobe/spacecat-shared/commit/e8b4e0a80b60ad21f0f30b87c87ca9e04d1bdb79))
|
|
91
105
|
|
|
92
|
-
# [@adobe/spacecat-shared-athena-client-v1.6.
|
|
106
|
+
# [@adobe/spacecat-shared-athena-client-v1.6.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.6.0...@adobe/spacecat-shared-athena-client-v1.6.1) (2025-11-18)
|
|
93
107
|
|
|
94
108
|
|
|
95
|
-
###
|
|
109
|
+
### Bug Fixes
|
|
96
110
|
|
|
97
|
-
*
|
|
111
|
+
* consent-banner query improvements ([#1126](https://github.com/adobe/spacecat-shared/issues/1126)) ([bb50e92](https://github.com/adobe/spacecat-shared/commit/bb50e9234e0ba35bbdaf1e61b6dca61ae44f9dfb))
|
|
98
112
|
|
|
99
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
113
|
+
# [@adobe/spacecat-shared-athena-client-v1.6.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.5.0...@adobe/spacecat-shared-athena-client-v1.6.0) (2025-11-15)
|
|
100
114
|
|
|
101
115
|
|
|
102
116
|
### Features
|
|
103
117
|
|
|
104
|
-
*
|
|
105
|
-
|
|
106
|
-
# [@adobe/spacecat-shared-athena-client-v1.4.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.4.0...@adobe/spacecat-shared-athena-client-v1.4.1) (2025-11-08)
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
### Bug Fixes
|
|
110
|
-
|
|
111
|
-
* **deps:** update external fixes ([#1107](https://github.com/adobe/spacecat-shared/issues/1107)) ([f4cdb50](https://github.com/adobe/spacecat-shared/commit/f4cdb50f96d18dd92de81055f2b58310a68c0cac))
|
|
118
|
+
* consent-banner page views ([#1121](https://github.com/adobe/spacecat-shared/issues/1121)) ([b64e358](https://github.com/adobe/spacecat-shared/commit/b64e35881cef5f7abb94e49c5e93e97df6bf3a72))
|
|
112
119
|
|
|
113
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
120
|
+
# [@adobe/spacecat-shared-athena-client-v1.5.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.4.1...@adobe/spacecat-shared-athena-client-v1.5.0) (2025-11-14)
|
|
114
121
|
|
|
115
122
|
|
|
116
123
|
### Features
|
|
117
124
|
|
|
118
|
-
*
|
|
125
|
+
* consent-banner page views ([#1112](https://github.com/adobe/spacecat-shared/issues/1112)) ([c0c93ac](https://github.com/adobe/spacecat-shared/commit/c0c93ac8ada82af8eb30f64c1e39f6a3c50acaae))
|
|
119
126
|
|
|
120
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
127
|
+
# [@adobe/spacecat-shared-athena-client-v1.4.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.4.0...@adobe/spacecat-shared-athena-client-v1.4.1) (2025-11-13)
|
|
121
128
|
|
|
122
129
|
|
|
123
130
|
### Bug Fixes
|
|
124
131
|
|
|
125
|
-
*
|
|
132
|
+
* consent-banner traffic-loss query ([#1108](https://github.com/adobe/spacecat-shared/issues/1108)) ([a330be5](https://github.com/adobe/spacecat-shared/commit/a330be57a2dd3ed07a93af8e21d2c16d28f18e8c))
|
|
126
133
|
|
|
127
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
134
|
+
# [@adobe/spacecat-shared-athena-client-v1.4.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.7...@adobe/spacecat-shared-athena-client-v1.4.0) (2025-11-12)
|
|
128
135
|
|
|
129
136
|
|
|
130
|
-
###
|
|
137
|
+
### Features
|
|
131
138
|
|
|
132
|
-
*
|
|
139
|
+
* add consent-banner data analysis with traffic loss estimation ([#1099](https://github.com/adobe/spacecat-shared/issues/1099)) ([c1f3b86](https://github.com/adobe/spacecat-shared/commit/c1f3b8693be7a0f5e8723a7e2e0b67ed7a5abf4f))
|
|
133
140
|
|
|
134
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
141
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.7](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.6...@adobe/spacecat-shared-athena-client-v1.3.7) (2025-11-07)
|
|
135
142
|
|
|
136
143
|
|
|
137
144
|
### Bug Fixes
|
|
138
145
|
|
|
139
|
-
*
|
|
146
|
+
* add additional page views summary data ([#1086](https://github.com/adobe/spacecat-shared/issues/1086)) ([03bab15](https://github.com/adobe/spacecat-shared/commit/03bab15f2e54f2ffdd1a8bed23a5dc34d17eeace))
|
|
140
147
|
|
|
141
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
148
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.6](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.5...@adobe/spacecat-shared-athena-client-v1.3.6) (2025-11-07)
|
|
142
149
|
|
|
143
150
|
|
|
144
151
|
### Bug Fixes
|
|
145
152
|
|
|
146
|
-
*
|
|
153
|
+
* **athena:** Update HighOrganic Traffic athena query ([#1078](https://github.com/adobe/spacecat-shared/issues/1078)) ([2b4c7af](https://github.com/adobe/spacecat-shared/commit/2b4c7afa4fdb64c2eee88ca5105a9f1ff1054ad5))
|
|
147
154
|
|
|
148
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
155
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.4...@adobe/spacecat-shared-athena-client-v1.3.5) (2025-10-29)
|
|
149
156
|
|
|
150
157
|
|
|
151
158
|
### Bug Fixes
|
|
152
159
|
|
|
153
|
-
*
|
|
160
|
+
* athena query for weekly drop aggregation ([#1057](https://github.com/adobe/spacecat-shared/issues/1057)) ([4f2f2e3](https://github.com/adobe/spacecat-shared/commit/4f2f2e3ec1d3bbd4ba60f6b87d79d919ba7bafdd))
|
|
154
161
|
|
|
155
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
162
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.3...@adobe/spacecat-shared-athena-client-v1.3.4) (2025-10-28)
|
|
156
163
|
|
|
157
164
|
|
|
158
165
|
### Bug Fixes
|
|
159
166
|
|
|
160
|
-
*
|
|
167
|
+
* weekly traffic drop report params ([#1051](https://github.com/adobe/spacecat-shared/issues/1051)) ([16a90e2](https://github.com/adobe/spacecat-shared/commit/16a90e21c74c75b3b8a8e32bf1b3ae3d3f3e0e98))
|
|
161
168
|
|
|
162
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
169
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.2...@adobe/spacecat-shared-athena-client-v1.3.3) (2025-10-25)
|
|
163
170
|
|
|
164
171
|
|
|
165
172
|
### Bug Fixes
|
|
166
173
|
|
|
167
|
-
*
|
|
174
|
+
* athena weekly traffic drop query ([#1049](https://github.com/adobe/spacecat-shared/issues/1049)) ([0cfc5e8](https://github.com/adobe/spacecat-shared/commit/0cfc5e8e7a51fa2099ab5f7e8e9aa5d3b4a1a2c1))
|
|
168
175
|
|
|
169
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
176
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.1...@adobe/spacecat-shared-athena-client-v1.3.2) (2025-10-21)
|
|
170
177
|
|
|
171
178
|
|
|
172
179
|
### Bug Fixes
|
|
173
180
|
|
|
174
|
-
*
|
|
175
|
-
|
|
176
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.5...@adobe/spacecat-shared-athena-client-v1.3.0) (2025-08-20)
|
|
177
|
-
|
|
181
|
+
* update weekly report queries ([#1032](https://github.com/adobe/spacecat-shared/issues/1032)) ([0f43b1b](https://github.com/adobe/spacecat-shared/commit/0f43b1bbedefc6bc6a7116fc25b15f44de2e5cc3))
|
|
178
182
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
* add query by month and other fixes ([#917](https://github.com/adobe/spacecat-shared/issues/917)) ([57e4144](https://github.com/adobe/spacecat-shared/commit/57e41443bfdcf9068251f6656e5c0cfcebf32d21))
|
|
182
|
-
* add threshold for pageviews ([#923](https://github.com/adobe/spacecat-shared/issues/923)) ([5b989cd](https://github.com/adobe/spacecat-shared/commit/5b989cd7c38ac946609143ed5402d2ff1600c581))
|
|
183
|
-
|
|
184
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.5](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.4...@adobe/spacecat-shared-athena-client-v1.2.5) (2025-08-09)
|
|
183
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.0...@adobe/spacecat-shared-athena-client-v1.3.1) (2025-10-20)
|
|
185
184
|
|
|
186
185
|
|
|
187
186
|
### Bug Fixes
|
|
188
187
|
|
|
189
|
-
* **
|
|
188
|
+
* **athena-client:** refactor athena query client and weekly reports ([#1027](https://github.com/adobe/spacecat-shared/issues/1027)) ([6c11fef](https://github.com/adobe/spacecat-shared/commit/6c11fef2f17a320d26a49fd66e1d49a0d24d68f4))
|
|
190
189
|
|
|
191
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
190
|
+
# [@adobe/spacecat-shared-athena-client-v1.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.4...@adobe/spacecat-shared-athena-client-v1.3.0) (2025-10-17)
|
|
192
191
|
|
|
193
192
|
|
|
194
|
-
###
|
|
193
|
+
### Features
|
|
195
194
|
|
|
196
|
-
* **
|
|
195
|
+
* **athena:** add traffic acquisition reports for RUM dashboard ([#1007](https://github.com/adobe/spacecat-shared/issues/1007)) ([db2f1e5](https://github.com/adobe/spacecat-shared/commit/db2f1e5fef0c67b2d3f98be3dcfe96f79b8f3afb))
|
|
197
196
|
|
|
198
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
197
|
+
# [@adobe/spacecat-shared-athena-client-v1.2.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.3...@adobe/spacecat-shared-athena-client-v1.2.4) (2025-10-14)
|
|
199
198
|
|
|
200
199
|
|
|
201
200
|
### Bug Fixes
|
|
202
201
|
|
|
203
|
-
*
|
|
202
|
+
* update shared dependencies ([#996](https://github.com/adobe/spacecat-shared/issues/996)) ([ffa0abe](https://github.com/adobe/spacecat-shared/commit/ffa0abef7f1d7ea3f22bcfd39a6dd0b71d84fd6e))
|
|
204
203
|
|
|
205
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
204
|
+
# [@adobe/spacecat-shared-athena-client-v1.2.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.2...@adobe/spacecat-shared-athena-client-v1.2.3) (2025-10-07)
|
|
206
205
|
|
|
207
206
|
|
|
208
207
|
### Bug Fixes
|
|
209
208
|
|
|
210
|
-
*
|
|
209
|
+
* update shared dependencies ([#974](https://github.com/adobe/spacecat-shared/issues/974)) ([4b80e7d](https://github.com/adobe/spacecat-shared/commit/4b80e7d9c391db61215b98cb1f5b5f6aeab9a2d5))
|
|
211
210
|
|
|
212
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
211
|
+
# [@adobe/spacecat-shared-athena-client-v1.2.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.1...@adobe/spacecat-shared-athena-client-v1.2.2) (2025-10-04)
|
|
213
212
|
|
|
214
213
|
|
|
215
214
|
### Bug Fixes
|
|
216
215
|
|
|
217
|
-
*
|
|
218
|
-
|
|
219
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.1.1...@adobe/spacecat-shared-athena-client-v1.2.0) (2025-07-24)
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
### Features
|
|
223
|
-
|
|
224
|
-
* ensure queries are shared so cache and api return same ([#866](https://github.com/adobe/spacecat-shared/issues/866)) ([b23d772](https://github.com/adobe/spacecat-shared/commit/b23d772a3a04355333ed090cc00386c33db6f872))
|
|
216
|
+
* update shared dependencies ([#971](https://github.com/adobe/spacecat-shared/issues/971)) ([58f7dd2](https://github.com/adobe/spacecat-shared/commit/58f7dd236f45ba6dbb5c5e3fb2b326f3107d8f2b))
|
|
225
217
|
|
|
226
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
218
|
+
# [@adobe/spacecat-shared-athena-client-v1.2.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.2.0...@adobe/spacecat-shared-athena-client-v1.2.1) (2025-09-23)
|
|
227
219
|
|
|
228
220
|
|
|
229
221
|
### Bug Fixes
|
|
230
222
|
|
|
231
|
-
*
|
|
223
|
+
* update shared dependencies ([#945](https://github.com/adobe/spacecat-shared/issues/945)) ([d6b3c58](https://github.com/adobe/spacecat-shared/commit/d6b3c5856b0e5a9da8f3f03f3d5ac0e32ac1d5da))
|
|
232
224
|
|
|
233
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
225
|
+
# [@adobe/spacecat-shared-athena-client-v1.2.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.1.1...@adobe/spacecat-shared-athena-client-v1.2.0) (2025-09-18)
|
|
234
226
|
|
|
235
227
|
|
|
236
228
|
### Features
|
|
237
229
|
|
|
238
|
-
*
|
|
230
|
+
* **athena-client:** weekly summary query for broken backlinks ([#931](https://github.com/adobe/spacecat-shared/issues/931)) ([2e7f950](https://github.com/adobe/spacecat-shared/commit/2e7f950e43f6a6e11a77105f39313e54ecc9fd45))
|
|
239
231
|
|
|
240
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
232
|
+
# [@adobe/spacecat-shared-athena-client-v1.1.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.1.0...@adobe/spacecat-shared-athena-client-v1.1.1) (2025-09-17)
|
|
241
233
|
|
|
242
234
|
|
|
243
235
|
### Bug Fixes
|
|
244
236
|
|
|
245
|
-
* add
|
|
237
|
+
* add missing export ([#933](https://github.com/adobe/spacecat-shared/issues/933)) ([2c0d1a3](https://github.com/adobe/spacecat-shared/commit/2c0d1a38f4f2f6ae444bc65e7bde60e5a14e28db))
|
|
246
238
|
|
|
247
|
-
# [@adobe/spacecat-shared-athena-client-v1.0
|
|
239
|
+
# [@adobe/spacecat-shared-athena-client-v1.1.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.2...@adobe/spacecat-shared-athena-client-v1.1.0) (2025-09-16)
|
|
248
240
|
|
|
249
241
|
|
|
250
|
-
###
|
|
242
|
+
### Features
|
|
251
243
|
|
|
252
|
-
*
|
|
244
|
+
* athena client module ([#917](https://github.com/adobe/spacecat-shared/issues/917)) ([e1a88f7](https://github.com/adobe/spacecat-shared/commit/e1a88f712a0eea8c6785b69f9b2eda71eda959f3))
|
|
253
245
|
|
|
254
|
-
# [@adobe/spacecat-shared-athena-client-v1.0.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.1...@adobe/spacecat-shared-athena-client-v1.0.2) (2025-
|
|
246
|
+
# [@adobe/spacecat-shared-athena-client-v1.0.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.1...@adobe/spacecat-shared-athena-client-v1.0.2) (2025-09-10)
|
|
255
247
|
|
|
256
248
|
|
|
257
249
|
### Bug Fixes
|
|
258
250
|
|
|
259
|
-
*
|
|
251
|
+
* update shared dependencies ([#907](https://github.com/adobe/spacecat-shared/issues/907)) ([c1d7c9d](https://github.com/adobe/spacecat-shared/commit/c1d7c9d3acf93e2a3e600fbb68e0f61ecb5f41b9))
|
|
260
252
|
|
|
261
|
-
# [@adobe/spacecat-shared-athena-client-v1.0.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.0...@adobe/spacecat-shared-athena-client-v1.0.1) (2025-
|
|
253
|
+
# [@adobe/spacecat-shared-athena-client-v1.0.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.0...@adobe/spacecat-shared-athena-client-v1.0.1) (2025-09-02)
|
|
262
254
|
|
|
263
255
|
|
|
264
256
|
### Bug Fixes
|
|
265
257
|
|
|
266
|
-
*
|
|
258
|
+
* update shared dependencies ([#896](https://github.com/adobe/spacecat-shared/issues/896)) ([5a2f17a](https://github.com/adobe/spacecat-shared/commit/5a2f17a3f4b6a5aeba92f09f8e3b7abe0af92a00))
|
|
267
259
|
|
|
268
|
-
# @adobe/spacecat-shared-athena-client-v1.0.0 (2025-
|
|
260
|
+
# @adobe/spacecat-shared-athena-client-v1.0.0 (2025-08-28)
|
|
269
261
|
|
|
270
262
|
|
|
271
263
|
### Features
|
|
272
264
|
|
|
273
|
-
*
|
|
265
|
+
* athena client ([#887](https://github.com/adobe/spacecat-shared/issues/887)) ([7b55ef1](https://github.com/adobe/spacecat-shared/commit/7b55ef182a45ee07e0ad38cf82e13cab67fb6f3b))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/spacecat-shared-athena-client",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.9.1",
|
|
4
4
|
"description": "Shared modules of the Spacecat Services - AWS Athena Client",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"engines": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"access": "public"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@adobe/spacecat-shared-utils": "1.
|
|
38
|
+
"@adobe/spacecat-shared-utils": "1.82.1",
|
|
39
39
|
"@aws-sdk/client-athena": "3.940.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
@@ -101,9 +101,9 @@ export function getTrafficAnalysisQueryPlaceholdersFilled({
|
|
|
101
101
|
throw new Error('Missing required parameters: week, month or year');
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
if (numTemporalSeries > 1 && week) {
|
|
104
|
+
if (numTemporalSeries > 1 && week && week > 0) {
|
|
105
105
|
dimensions.push('week');
|
|
106
|
-
} else if (numTemporalSeries > 1 && month) {
|
|
106
|
+
} else if (numTemporalSeries > 1 && month && month > 0) {
|
|
107
107
|
dimensions.push('month');
|
|
108
108
|
}
|
|
109
109
|
const dimensionColumns = dimensions.join(', ');
|