Skip to content

Commit 4b775f8

Browse files
committed
Update CHANGES.rst
1 parent f8a28d6 commit 4b775f8

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

@@ -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+
3347
gaia
3448
^^^^
3549

0 commit comments

Comments
 (0)