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
99API changes
1010-----------
1111
12+ eso
13+ ^^^
14+
15+ - Deprecated ``open_form `` and ``cache `` in query functions [#3339]
16+
1217gaia
1318^^^^
1419
@@ -30,6 +35,15 @@ esa.euclid
3035- New method, get_scientific_product_list, to retrieve scientific LE3
3136 products. [#3313]
3237
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+
3347gaia
3448^^^^
3549
You can’t perform that action at this time.
0 commit comments