@adobe/spacecat-shared-athena-client 1.8.4 → 1.9.0
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 +69 -84
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
# [@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)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **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))
|
|
7
|
+
|
|
1
8
|
# [@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
9
|
|
|
3
10
|
|
|
@@ -45,229 +52,207 @@
|
|
|
45
52
|
|
|
46
53
|
### Bug Fixes
|
|
47
54
|
|
|
48
|
-
*
|
|
55
|
+
* optimize query for page views ([#1178](https://github.com/adobe/spacecat-shared/issues/1178)) ([94c64ee](https://github.com/adobe/spacecat-shared/commit/94c64ee79dffc19a10b9f48ba77b5cf0c36af52f))
|
|
49
56
|
|
|
50
57
|
# [@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
58
|
|
|
52
59
|
|
|
53
60
|
### Bug Fixes
|
|
54
61
|
|
|
55
|
-
*
|
|
62
|
+
* 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
63
|
|
|
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-
|
|
64
|
+
# [@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
65
|
|
|
59
66
|
|
|
60
67
|
### Bug Fixes
|
|
61
68
|
|
|
62
|
-
*
|
|
69
|
+
* consent banner traffic loss calculation ([#1165](https://github.com/adobe/spacecat-shared/issues/1165)) ([afce5c7](https://github.com/adobe/spacecat-shared/commit/afce5c7f2ec5d50ece74c6f12cacd0af0cec4c67))
|
|
63
70
|
|
|
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-
|
|
71
|
+
# [@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
72
|
|
|
66
73
|
|
|
67
74
|
### Bug Fixes
|
|
68
75
|
|
|
69
|
-
*
|
|
76
|
+
* 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
77
|
|
|
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-
|
|
78
|
+
# [@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
79
|
|
|
73
80
|
|
|
74
81
|
### Bug Fixes
|
|
75
82
|
|
|
76
|
-
*
|
|
83
|
+
* 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
84
|
|
|
78
|
-
# [@adobe/spacecat-shared-athena-client-v1.7.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-athena-client-v1.6.
|
|
85
|
+
# [@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
86
|
|
|
80
87
|
|
|
81
88
|
### Features
|
|
82
89
|
|
|
83
|
-
*
|
|
90
|
+
* 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
91
|
|
|
85
|
-
# [@adobe/spacecat-shared-athena-client-v1.6.
|
|
92
|
+
# [@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
93
|
|
|
87
94
|
|
|
88
95
|
### Bug Fixes
|
|
89
96
|
|
|
90
|
-
*
|
|
97
|
+
* consent-banner query improvements ([#1131](https://github.com/adobe/spacecat-shared/issues/1131)) ([e8b4e0a](https://github.com/adobe/spacecat-shared/commit/e8b4e0a80b60ad21f0f30b87c87ca9e04d1bdb79))
|
|
91
98
|
|
|
92
|
-
# [@adobe/spacecat-shared-athena-client-v1.6.
|
|
99
|
+
# [@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
100
|
|
|
94
101
|
|
|
95
|
-
###
|
|
102
|
+
### Bug Fixes
|
|
96
103
|
|
|
97
|
-
*
|
|
104
|
+
* consent-banner query improvements ([#1126](https://github.com/adobe/spacecat-shared/issues/1126)) ([bb50e92](https://github.com/adobe/spacecat-shared/commit/bb50e9234e0ba35bbdaf1e61b6dca61ae44f9dfb))
|
|
98
105
|
|
|
99
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
106
|
+
# [@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
107
|
|
|
101
108
|
|
|
102
109
|
### Features
|
|
103
110
|
|
|
104
|
-
*
|
|
111
|
+
* consent-banner page views ([#1121](https://github.com/adobe/spacecat-shared/issues/1121)) ([b64e358](https://github.com/adobe/spacecat-shared/commit/b64e35881cef5f7abb94e49c5e93e97df6bf3a72))
|
|
105
112
|
|
|
106
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
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))
|
|
112
|
-
|
|
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)
|
|
113
|
+
# [@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
114
|
|
|
115
115
|
|
|
116
116
|
### Features
|
|
117
117
|
|
|
118
|
-
*
|
|
118
|
+
* consent-banner page views ([#1112](https://github.com/adobe/spacecat-shared/issues/1112)) ([c0c93ac](https://github.com/adobe/spacecat-shared/commit/c0c93ac8ada82af8eb30f64c1e39f6a3c50acaae))
|
|
119
119
|
|
|
120
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
120
|
+
# [@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
121
|
|
|
122
122
|
|
|
123
123
|
### Bug Fixes
|
|
124
124
|
|
|
125
|
-
*
|
|
125
|
+
* consent-banner traffic-loss query ([#1108](https://github.com/adobe/spacecat-shared/issues/1108)) ([a330be5](https://github.com/adobe/spacecat-shared/commit/a330be57a2dd3ed07a93af8e21d2c16d28f18e8c))
|
|
126
126
|
|
|
127
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
127
|
+
# [@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
128
|
|
|
129
129
|
|
|
130
|
-
###
|
|
130
|
+
### Features
|
|
131
131
|
|
|
132
|
-
*
|
|
132
|
+
* 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
133
|
|
|
134
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
134
|
+
# [@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
135
|
|
|
136
136
|
|
|
137
137
|
### Bug Fixes
|
|
138
138
|
|
|
139
|
-
*
|
|
139
|
+
* 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
140
|
|
|
141
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
141
|
+
# [@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
142
|
|
|
143
143
|
|
|
144
144
|
### Bug Fixes
|
|
145
145
|
|
|
146
|
-
*
|
|
146
|
+
* **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
147
|
|
|
148
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
148
|
+
# [@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
149
|
|
|
150
150
|
|
|
151
151
|
### Bug Fixes
|
|
152
152
|
|
|
153
|
-
*
|
|
153
|
+
* 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
154
|
|
|
155
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
155
|
+
# [@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
156
|
|
|
157
157
|
|
|
158
158
|
### Bug Fixes
|
|
159
159
|
|
|
160
|
-
*
|
|
160
|
+
* weekly traffic drop report params ([#1051](https://github.com/adobe/spacecat-shared/issues/1051)) ([16a90e2](https://github.com/adobe/spacecat-shared/commit/16a90e21c74c75b3b8a8e32bf1b3ae3d3f3e0e98))
|
|
161
161
|
|
|
162
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
162
|
+
# [@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
163
|
|
|
164
164
|
|
|
165
165
|
### Bug Fixes
|
|
166
166
|
|
|
167
|
-
*
|
|
167
|
+
* athena weekly traffic drop query ([#1049](https://github.com/adobe/spacecat-shared/issues/1049)) ([0cfc5e8](https://github.com/adobe/spacecat-shared/commit/0cfc5e8e7a51fa2099ab5f7e8e9aa5d3b4a1a2c1))
|
|
168
168
|
|
|
169
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
169
|
+
# [@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
170
|
|
|
171
171
|
|
|
172
172
|
### Bug Fixes
|
|
173
173
|
|
|
174
|
-
*
|
|
174
|
+
* update weekly report queries ([#1032](https://github.com/adobe/spacecat-shared/issues/1032)) ([0f43b1b](https://github.com/adobe/spacecat-shared/commit/0f43b1bbedefc6bc6a7116fc25b15f44de2e5cc3))
|
|
175
175
|
|
|
176
|
-
# [@adobe/spacecat-shared-athena-client-v1.3.
|
|
177
|
-
|
|
178
|
-
|
|
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)
|
|
176
|
+
# [@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
177
|
|
|
186
178
|
|
|
187
179
|
### Bug Fixes
|
|
188
180
|
|
|
189
|
-
* **
|
|
181
|
+
* **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
182
|
|
|
191
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
183
|
+
# [@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
184
|
|
|
193
185
|
|
|
194
|
-
###
|
|
186
|
+
### Features
|
|
195
187
|
|
|
196
|
-
* **
|
|
188
|
+
* **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
189
|
|
|
198
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
190
|
+
# [@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
191
|
|
|
200
192
|
|
|
201
193
|
### Bug Fixes
|
|
202
194
|
|
|
203
|
-
*
|
|
195
|
+
* update shared dependencies ([#996](https://github.com/adobe/spacecat-shared/issues/996)) ([ffa0abe](https://github.com/adobe/spacecat-shared/commit/ffa0abef7f1d7ea3f22bcfd39a6dd0b71d84fd6e))
|
|
204
196
|
|
|
205
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
197
|
+
# [@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
198
|
|
|
207
199
|
|
|
208
200
|
### Bug Fixes
|
|
209
201
|
|
|
210
|
-
*
|
|
202
|
+
* update shared dependencies ([#974](https://github.com/adobe/spacecat-shared/issues/974)) ([4b80e7d](https://github.com/adobe/spacecat-shared/commit/4b80e7d9c391db61215b98cb1f5b5f6aeab9a2d5))
|
|
211
203
|
|
|
212
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
204
|
+
# [@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
205
|
|
|
214
206
|
|
|
215
207
|
### Bug Fixes
|
|
216
208
|
|
|
217
|
-
*
|
|
209
|
+
* update shared dependencies ([#971](https://github.com/adobe/spacecat-shared/issues/971)) ([58f7dd2](https://github.com/adobe/spacecat-shared/commit/58f7dd236f45ba6dbb5c5e3fb2b326f3107d8f2b))
|
|
218
210
|
|
|
219
|
-
# [@adobe/spacecat-shared-athena-client-v1.2.
|
|
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))
|
|
225
|
-
|
|
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)
|
|
211
|
+
# [@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
212
|
|
|
228
213
|
|
|
229
214
|
### Bug Fixes
|
|
230
215
|
|
|
231
|
-
*
|
|
216
|
+
* update shared dependencies ([#945](https://github.com/adobe/spacecat-shared/issues/945)) ([d6b3c58](https://github.com/adobe/spacecat-shared/commit/d6b3c5856b0e5a9da8f3f03f3d5ac0e32ac1d5da))
|
|
232
217
|
|
|
233
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
218
|
+
# [@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
219
|
|
|
235
220
|
|
|
236
221
|
### Features
|
|
237
222
|
|
|
238
|
-
*
|
|
223
|
+
* **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
224
|
|
|
240
|
-
# [@adobe/spacecat-shared-athena-client-v1.
|
|
225
|
+
# [@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
226
|
|
|
242
227
|
|
|
243
228
|
### Bug Fixes
|
|
244
229
|
|
|
245
|
-
* add
|
|
230
|
+
* add missing export ([#933](https://github.com/adobe/spacecat-shared/issues/933)) ([2c0d1a3](https://github.com/adobe/spacecat-shared/commit/2c0d1a38f4f2f6ae444bc65e7bde60e5a14e28db))
|
|
246
231
|
|
|
247
|
-
# [@adobe/spacecat-shared-athena-client-v1.0
|
|
232
|
+
# [@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
233
|
|
|
249
234
|
|
|
250
|
-
###
|
|
235
|
+
### Features
|
|
251
236
|
|
|
252
|
-
*
|
|
237
|
+
* athena client module ([#917](https://github.com/adobe/spacecat-shared/issues/917)) ([e1a88f7](https://github.com/adobe/spacecat-shared/commit/e1a88f712a0eea8c6785b69f9b2eda71eda959f3))
|
|
253
238
|
|
|
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-
|
|
239
|
+
# [@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
240
|
|
|
256
241
|
|
|
257
242
|
### Bug Fixes
|
|
258
243
|
|
|
259
|
-
*
|
|
244
|
+
* update shared dependencies ([#907](https://github.com/adobe/spacecat-shared/issues/907)) ([c1d7c9d](https://github.com/adobe/spacecat-shared/commit/c1d7c9d3acf93e2a3e600fbb68e0f61ecb5f41b9))
|
|
260
245
|
|
|
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-
|
|
246
|
+
# [@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
247
|
|
|
263
248
|
|
|
264
249
|
### Bug Fixes
|
|
265
250
|
|
|
266
|
-
*
|
|
251
|
+
* update shared dependencies ([#896](https://github.com/adobe/spacecat-shared/issues/896)) ([5a2f17a](https://github.com/adobe/spacecat-shared/commit/5a2f17a3f4b6a5aeba92f09f8e3b7abe0af92a00))
|
|
267
252
|
|
|
268
|
-
# @adobe/spacecat-shared-athena-client-v1.0.0 (2025-
|
|
253
|
+
# @adobe/spacecat-shared-athena-client-v1.0.0 (2025-08-28)
|
|
269
254
|
|
|
270
255
|
|
|
271
256
|
### Features
|
|
272
257
|
|
|
273
|
-
*
|
|
258
|
+
* athena client ([#887](https://github.com/adobe/spacecat-shared/issues/887)) ([7b55ef1](https://github.com/adobe/spacecat-shared/commit/7b55ef182a45ee07e0ad38cf82e13cab67fb6f3b))
|