There was an error while loading. Please reload this page.
1 parent 50479c2 commit 18186ccCopy full SHA for 18186cc
1 file changed
CHANGES.rst
@@ -8,8 +8,6 @@ Enhancements and Fixes
8
9
- Add support for the jobInfo element for UWS jobs [#679]
10
11
-- Fix job result handling to prioritize standard URL structure [#684]
12
-
13
- Fix DALOverflowWarning error message to only indicate the cause as limits from user or server. [#689]
14
15
- Add retry option to AsyncTAPJob.fetch_result for transient failures [#696]
@@ -19,12 +17,16 @@ Deprecations and Removals
19
17
-------------------------
20
18
21
22
-1.7.1 (unreleased)
+1.7.1 (2025-10-16)
23
==================
24
25
Bug Fixes
26
---------
27
+- Fix job result handling to prioritize standard URL structure [#684]
+
28
+- Improving error messaging for invalid SIAv2 inputs. [#693]
29
30
31
1.7 (2025-06-01)
32
================
0 commit comments