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
@@ -30,6 +35,15 @@ esa.euclid
30
35
- New method, get_scientific_product_list, to retrieve scientific LE3
31
36
products. [#3313]
32
37
38
+ eso
39
+ ^^^
40
+
41
+ - Switch querying interface from WDB to TAP in querying functions. [#3339]
42
+ - Allow plain ADQL queries via ``query_tap_service `` (with authentication as well). [#3339]
43
+ - Cone search using ``cone_ra`, ``cone_dec`, ``cone_radius `` arguments. [#3339]
44
+ - Retrieve record count before querying the archive, via ``count_only `` argument. [#3339]
45
+ - Ask query functions to print the underlying ADQL queries without issuing them. [#3339]
46
+
33
47
gaia
34
48
^^^^
35
49
You can’t perform that action at this time.
0 commit comments