Skip to content

Commit caecdf2

Browse files
committed
Finalizing changelog for v1.8.0
1 parent f9c3947 commit caecdf2

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

CHANGES.rst

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,32 @@
1-
1.8 (unreleased)
1+
1.8 (2025-11-13)
22
================
33

44
Enhancements and Fixes
55
----------------------
66

7-
- No longer show a warning when an overflow status is encountered with a maxrec set by the user [#690]
7+
- No longer show a warning when an overflow status is encountered with a maxrec
8+
set by the user [#690]
89

910
- Add support for the jobInfo element for UWS jobs [#679]
1011

11-
- Fix DALOverflowWarning error message to only indicate the cause as limits from user or server. [#689]
12+
- Fix DALOverflowWarning error message to only indicate the cause as limits from
13+
user or server. [#689]
1214

1315
- Add retry option to AsyncTAPJob.fetch_result for transient failures [#696]
1416

15-
- Upgrade of the ``MivotViewer`` API (``xml_viewer`` module removed, support of
16-
multiple mapped objects per row, partial redesign of the public API) -
17-
Improve the gateway between annotations and ``SkyCoord`` objects -
18-
revamp the viewer documentation. [#698]
17+
- Improve the ``MivotViewer`` API: adding support of multiple mapped objects
18+
per row and a partial redesign of the public API. Also, improved the gateway
19+
between annotations and ``SkyCoord`` objects. [#698]
1920

2021
- Adding "hats" and "hips" servicetype shorthands for registry searches for
2122
HATS and HIPS resources. [#706]
2223

2324
Deprecations and Removals
2425
-------------------------
2526

27+
- Upgrade of the ``MivotViewer`` API including the removal of the
28+
``xml_viewer`` module. [#698]
29+
2630

2731
1.7.1 (2025-10-16)
2832
==================

0 commit comments

Comments
 (0)