What's Changed
- API: changing optional arguments to be keyword only by @bsipocz in #507
- Feature: add possibility to return full list of services by @ManonMarchand in #505
- fix: author constraint missed rr.res_role extra table by @ManonMarchand in #515
- Fixing two function signatures that recently went bad. by @msdemlei in #518
- The regtap Ivoid constraint can now take multiple ivoids. by @msdemlei in #517
- BUG: fixing maxrec=0 case for SIA2 queries by @bsipocz in #520
- Backing out of requesting alt_identifiers every time. by @msdemlei in #523
- DOC: Enabling nitpicky docs build by @bsipocz in #416
- MAINT: updating mailmap after v1.5 by @bsipocz in #511
- DOC: changelog update after 1.5.1 release by @bsipocz in #529
- Replace list_services by list_interfaces by @ManonMarchand in #525
- MAINT: do fewer style checks by @bsipocz in #531
- Fixing SODA_SYNC_IVOID so we work with all version 1 SODA services. by @msdemlei in #538
- Async TAP delete no longer pulls the joblist. by @msdemlei in #536
- MAINT: fix doctest for online CI job by @bsipocz in #540
- MAINT: removing usage of deprecated astropy.utils.misc.indent by @bsipocz in #539
- CI: update setup-python versions by @bsipocz in #541
- TST: fix doc example by @bsipocz in #546
- Feature MIVOT (Model Instance in VOTable) by @somilia in #497
- DOC: ignore output in doctests by @bsipocz in #548
- Check for nan dateobs before converting to Time by @duytnguyendtn in #550
- Updated SIA up-casing behavior by @d-giles in #545
- No longer joining alt_identifier into our RegTAP template query. by @msdemlei in #561
- Fixing the TAP doctest in dal/index.rst. by @msdemlei in #565
- BUG: fix keyword arguments by @bsipocz in #555
- Now passing strings to mimetypes.guess_extension. by @msdemlei in #553
- Defuse sia title characters by @msdemlei in #557
- Make extra table constraints subqueried by @msdemlei in #562
- Add datalink original row by @msdemlei in #559
- Update of the dictionaries that are used to build the MIVOT_INSTANCE by @lmichel in #551
- Speed up registry doctest by @msdemlei in #567
- MAINT: fixing new dependency as reshuffle CI jobs by @bsipocz in #574
- Adding some documentation on pyvo.samp by @msdemlei in #558
- Now using DISTINCT in ivoid-selecting registry subqueries. by @msdemlei in #572
- Documentation of Freetext constraint by @ManonMarchand in #577
- RegistryResults.get_tables now preserves table utypes. by @msdemlei in #576
- SodaRecordMixin no longer will use a datalink#links endpoint for soda by @msdemlei in #580
- MAINT: Fix error message for SSA diameter by @bsipocz in #581
- Adding
sia1
as servicetype by @bsipocz in #583 - Deprecating image and spectrum as registry servicetype-s by @msdemlei in #449
- DOC: examples have changed upstream, change index in docs by @bsipocz in #585
- DOC: fix some typos by @bsipocz in #587
- MAINT: fix doctest typoes fixed upstream by @bsipocz in #588
- BUG: better session handling in registry by @bsipocz in #590
- MAINT: adding Python 3.13 to CI by @bsipocz in #589
- DOC: ignore one more job.phase by @bsipocz in #592
- CI: bump oldest numpy version in CI by @bsipocz in #597
- Support Astropy Quantity as radius arg for Registry SkyCoord Spatial constraint by @duytnguyendtn in #594
- Update repo URL by @xuanxu in #600
- Sped up sia2 remote tests by @andamian in #602
- Avoid assuming that
access_url
exists always by @aragilar in #570 - Fix bug #543 by @msdemlei in #599
- MNT: Use hash for Action workflow versions and update if needed by @pllim in #603
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group by @dependabot in #605
- BUG: Include port number if present by @chmmao in #582
- Feature skycoord by @lmichel in #591
- MAINT: remove the usage of the astropy TestRunner by @bsipocz in #606
- Adding RegistryResults and RegistryResource to the registry API by @msdemlei in #608
- Add global discovery by @msdemlei in #470
- DOC: post 1.5.3 changelog cleanup by @bsipocz in #610
- BUG: adding all mivot tests files by @bsipocz in #611
- CI: ignore milestone for changelog check by @bsipocz in #615
- Getdatalink - guess or return more informative error by @d-giles in #613
New Contributors
- @somilia made their first contribution in #497
- @duytnguyendtn made their first contribution in #550
- @d-giles made their first contribution in #545
- @lmichel made their first contribution in #551
- @xuanxu made their first contribution in #600
Full Changelog: v1.5...v1.6