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 @@ -16,6 +16,11 @@ esa.hubble
1616
1717- Removal of the deprecated ``query_hst_tap `` method, use ``query_tap `` instead. [#3367]
1818
19+ eso
20+ ^^^
21+
22+ - Deprecated ``open_form `` and ``cache `` in query functions [#3339]
23+
1924gaia
2025^^^^
2126
@@ -49,6 +54,15 @@ esa.euclid
4954 products. [#3313]
5055- New cross-match method [#3386]
5156
57+ eso
58+ ^^^
59+
60+ - Switch querying interface from WDB to TAP in querying functions. [#3339]
61+ - Allow plain ADQL queries via ``query_tap_service `` (with authentication as well). [#3339]
62+ - Cone search using ``cone_ra`, ``cone_dec`, ``cone_radius `` arguments. [#3339]
63+ - Retrieve record count before querying the archive, via ``count_only `` argument. [#3339]
64+ - Ask query functions to print the underlying ADQL queries without issuing them. [#3339]
65+
5266gaia
5367^^^^
5468
You can’t perform that action at this time.
0 commit comments