File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ New Tools and Services
9
9
API changes
10
10
-----------
11
11
12
+ eso
13
+ ^^^
14
+
15
+ - Deprecated ``open_form `` and ``cache `` in query functions [#3339]
16
+
12
17
gaia
13
18
^^^^
14
19
23
28
24
29
- Bug fix in ``footprint_to_reg `` that did not allow regions to be plotted. [#3285]
25
30
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
+
26
40
linelists.cdms
27
41
^^^^^^^^^^^^^^
28
42
You can’t perform that action at this time.
0 commit comments