Skip to content

Commit 9d713ee

Browse files
committed
Update CHANGES.rst -- resolve conflict
1 parent c1a09b9 commit 9d713ee

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
@@ -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+
1924
gaia
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+
5266
gaia
5367
^^^^
5468

0 commit comments

Comments
 (0)