Skip to content

Commit a987745

Browse files
committed
Update CHANGES.rst
1 parent c32f348 commit a987745

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ New Tools and Services
99
API changes
1010
-----------
1111

12+
eso
13+
^^^
14+
15+
- Deprecated ``open_form`` and ``cache`` in query functions [#3339]
16+
1217
gaia
1318
^^^^
1419

@@ -23,6 +28,15 @@ alma
2328

2429
- Bug fix in ``footprint_to_reg`` that did not allow regions to be plotted. [#3285]
2530

31+
eso
32+
^^^
33+
34+
- Switch querying interface from WDB to TAP in querying functions. [#3339]
35+
- Allow plain ADQL queries via ``query_tap_service`` (with authentication as well). [#3339]
36+
- Cone search using ``cone_ra`, ``cone_dec`, ``cone_radius`` arguments. [#3339]
37+
- Retrieve record count before querying the archive, via ``count_only`` argument. [#3339]
38+
- Ask query functions to print the underlying ADQL queries without issuing them. [#3339]
39+
2640
linelists.cdms
2741
^^^^^^^^^^^^^^
2842

0 commit comments

Comments
 (0)