@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 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
- * revert release to node 24 ([#1183](https://github.com/adobe/spacecat-shared/issues/1183)) ([e662259](https://github.com/adobe/spacecat-shared/commit/e66225930c1f56fbc6e8898d37d06f777e6ee356)), closes [#1182](https://github.com/adobe/spacecat-shared/issues/1182)
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
- * update to node 24 ([#1179](https://github.com/adobe/spacecat-shared/issues/1179)) ([0e60c0a](https://github.com/adobe/spacecat-shared/commit/0e60c0ab791b47662d07822f7c93009a8f7048fd))
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-22)
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
- * **deps:** update external fixes ([#1162](https://github.com/adobe/spacecat-shared/issues/1162)) ([f0152c5](https://github.com/adobe/spacecat-shared/commit/f0152c5ecddb75b6b3c6e2f0d756d5fb04171dd3))
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-20)
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
- * athena query - remove dimension check ([#1160](https://github.com/adobe/spacecat-shared/issues/1160)) ([e845b6e](https://github.com/adobe/spacecat-shared/commit/e845b6ee92957a5f7b0c2495aef34e66a266a871))
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-20)
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
- * athena weekly - add week/month to dimensions ([#1158](https://github.com/adobe/spacecat-shared/issues/1158)) ([e90d243](https://github.com/adobe/spacecat-shared/commit/e90d2433faebc5a2890b65e1e7a6933084609537))
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.1...@adobe/spacecat-shared-athena-client-v1.7.0) (2025-11-20)
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
- * athena multi week queries ([#1157](https://github.com/adobe/spacecat-shared/issues/1157)) ([8a4f54b](https://github.com/adobe/spacecat-shared/commit/8a4f54b9cff7248eae1b7ea772f09a2d7e64579f))
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.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-15)
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
- * **deps:** update external fixes ([#1131](https://github.com/adobe/spacecat-shared/issues/1131)) ([d4a3f4a](https://github.com/adobe/spacecat-shared/commit/d4a3f4a653e59e9bdde7926ea8f1a2f9b68739ff))
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.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-11)
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
- ### Features
109
+ ### Bug Fixes
96
110
 
97
- * added device to PTR Results structure ([#1116](https://github.com/adobe/spacecat-shared/issues/1116)) ([f80fc3f](https://github.com/adobe/spacecat-shared/commit/f80fc3ff63d5b979927116cfd3fb759160bbd09f))
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.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-10)
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
- * added trend info to PTAv2 query ([#1109](https://github.com/adobe/spacecat-shared/issues/1109)) ([051a12a](https://github.com/adobe/spacecat-shared/commit/051a12a20fd10641b1e80dd31a3102a72c931bf9))
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.4.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.8...@adobe/spacecat-shared-athena-client-v1.4.0) (2025-11-07)
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
- * PTA2 Summary query ([#1102](https://github.com/adobe/spacecat-shared/issues/1102)) ([06e902a](https://github.com/adobe/spacecat-shared/commit/06e902a5487c2fc2e79a3f15d7acf1072900fab4))
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.3.8](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.3.7...@adobe/spacecat-shared-athena-client-v1.3.8) (2025-11-01)
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
- * **deps:** update external fixes ([#1081](https://github.com/adobe/spacecat-shared/issues/1081)) ([4476494](https://github.com/adobe/spacecat-shared/commit/44764944350f9344d0ca5e2af5a2161cc7470899))
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.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-10-28)
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
- ### Bug Fixes
137
+ ### Features
131
138
 
132
- * remove cyclic deps in shared ([#1053](https://github.com/adobe/spacecat-shared/issues/1053)) ([acbbc93](https://github.com/adobe/spacecat-shared/commit/acbbc93f8c961fdef55edb5e7947958456538586))
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.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-10-25)
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
- * **deps:** update external fixes ([#1046](https://github.com/adobe/spacecat-shared/issues/1046)) ([bb6e118](https://github.com/adobe/spacecat-shared/commit/bb6e11886b323f73624fcb9e3c2b14d318aa00c9))
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.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-09-25)
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
- * remove unnecessary logs to reduce Coralogix usage ([#947](https://github.com/adobe/spacecat-shared/issues/947)) ([c93fa4f](https://github.com/adobe/spacecat-shared/commit/c93fa4f69238106caa0f8150df029e4535c99e39))
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.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-09-20)
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
- * **deps:** update external fixes ([#969](https://github.com/adobe/spacecat-shared/issues/969)) ([d722c62](https://github.com/adobe/spacecat-shared/commit/d722c623193fdbf292d96d71236cb4396db7ce3b))
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.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-09-16)
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
- * **deps:** update external fixes ([#949](https://github.com/adobe/spacecat-shared/issues/949)) ([c25e099](https://github.com/adobe/spacecat-shared/commit/c25e099d2097b134f606e9a369b831d81143966d))
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.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-09-09)
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
- * **deps:** update external major (major) ([#795](https://github.com/adobe/spacecat-shared/issues/795)) ([b020e88](https://github.com/adobe/spacecat-shared/commit/b020e884bfcad48667da87ad9caee7a3669e43d0))
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.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-09-06)
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
- * **deps:** update external fixes ([#920](https://github.com/adobe/spacecat-shared/issues/920)) ([1a6b1e1](https://github.com/adobe/spacecat-shared/commit/1a6b1e1ac9531a41c86406ada4bd4ab903307fdc))
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
- ### Features
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
- * **deps:** update external fixes ([#899](https://github.com/adobe/spacecat-shared/issues/899)) ([c2cc342](https://github.com/adobe/spacecat-shared/commit/c2cc3422a0a4a3f8d1a2724847da456bf801ff59))
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.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-08-04)
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
- ### Bug Fixes
193
+ ### Features
195
194
 
196
- * **deps:** update external fixes ([#888](https://github.com/adobe/spacecat-shared/issues/888)) ([45ccd67](https://github.com/adobe/spacecat-shared/commit/45ccd679577031d01771aa642ac0c2e33b22af6f))
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.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-07-28)
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
- * introduce filter on traffic type ([#882](https://github.com/adobe/spacecat-shared/issues/882)) ([df08c60](https://github.com/adobe/spacecat-shared/commit/df08c6066206ba43582104b6be6a6622259cbafc))
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.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-07-25)
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
- * switch to js template ([#876](https://github.com/adobe/spacecat-shared/issues/876)) ([4e843c6](https://github.com/adobe/spacecat-shared/commit/4e843c66a0d5b0d7d8652c03bb184e9f4253e4ea))
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.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-07-24)
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
- * mapping of traffic data response ([#871](https://github.com/adobe/spacecat-shared/issues/871)) ([ca65936](https://github.com/adobe/spacecat-shared/commit/ca659361b2f61c83bf995c285860d479e9f82066))
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.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-07-19)
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
- * **deps:** update external fixes ([#859](https://github.com/adobe/spacecat-shared/issues/859)) ([7ca9099](https://github.com/adobe/spacecat-shared/commit/7ca90994d61d07f71e580301365447b94ad07a52))
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.1.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.4...@adobe/spacecat-shared-athena-client-v1.1.0) (2025-07-18)
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
- * add traffic queries for traffic analysis to shared location ([#847](https://github.com/adobe/spacecat-shared/issues/847)) ([4eecc72](https://github.com/adobe/spacecat-shared/commit/4eecc7289ba630e37fea923262b13e70528ce250))
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.0.4](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.3...@adobe/spacecat-shared-athena-client-v1.0.4) (2025-07-15)
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 pagination for athena ([#848](https://github.com/adobe/spacecat-shared/issues/848)) ([2007cfa](https://github.com/adobe/spacecat-shared/commit/2007cfad79f1921ad015c9c0301cf790f9b9405d))
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.3](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.0.2...@adobe/spacecat-shared-athena-client-v1.0.3) (2025-07-12)
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
- ### Bug Fixes
242
+ ### Features
251
243
 
252
- * **deps:** update external fixes ([#845](https://github.com/adobe/spacecat-shared/issues/845)) ([23bd3a2](https://github.com/adobe/spacecat-shared/commit/23bd3a2235686480cb89d6379276d9ed000baea3))
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-07-05)
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
- * **deps:** update external fixes ([#837](https://github.com/adobe/spacecat-shared/issues/837)) ([acfbbe7](https://github.com/adobe/spacecat-shared/commit/acfbbe712d90fe2f4b0cab97e8a941eb1bd5c8ea))
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-06-28)
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
- * **deps:** update external fixes ([#830](https://github.com/adobe/spacecat-shared/issues/830)) ([b98589d](https://github.com/adobe/spacecat-shared/commit/b98589da5c11aa4e63358e98f0c0852b0ef2a02d))
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-06-25)
260
+ # @adobe/spacecat-shared-athena-client-v1.0.0 (2025-08-28)
269
261
 
270
262
 
271
263
  ### Features
272
264
 
273
- * add Athena client ([#820](https://github.com/adobe/spacecat-shared/issues/820)) ([fb1d530](https://github.com/adobe/spacecat-shared/commit/fb1d5306196a73f032568b3fa6285b28ef59c04b))
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.8.4",
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.81.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(', ');