Skip to content

Releases: astropy/pyvo

v1.9.1

11 Jun 14:44
v1.9.1

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

11 Jun 14:39
v1.9.0

Choose a tag to compare

What's Changed

  • Add session parameter to DatalinkQuery initialization by @trjaffe in #716
  • Add DALRateLimitError for HTTP 429 responses with retry timing info by @stvoutsin in #718
  • Update vizier example by @lmichel in #710
  • Install VOTable schemas by @McSinyx in #723
  • Updating user-agent to better support IVOA-. by @msdemlei in #719
  • CI: ignore leap-second warning by @bsipocz in #725
  • Add DEFAULT_JOB_POLL_TIMEOUT constant and use it in _update method by @stvoutsin in #721
  • Fix sia2 to not display warnings when user-provided maxrec use case by @stvoutsin in #727
  • MAINT: removing python 3.9 support by @bsipocz in #724
  • ENH: Add timeout parameter to run_async method in tap module by @stvoutsin in #730
  • Move astropy.samp to pyvo.astropy_samp by @fjebaker in #729
  • MAINT: adding the usage of pytest-timeout by @bsipocz in #732
  • BUG: pass on environment variables to CI and revert skipping OSX tests by @bsipocz in #733
  • fix: preserve text/plain error body in raise_if_error() after stream is consumed by @stvoutsin in #736
  • FIX: Change tap to better handle timeout default based on context by @stvoutsin in #740
  • DOCS: Add run_async example to the docs by @stvoutsin in #741
  • ENH: Provide users with easy access to global variables by @stvoutsin in #742
  • FIX: raise_if_error() to use cached job phase instead of re-polling by @stvoutsin in #743
  • FIX: Support VOTableFile in accessible_table and broadcast_samp by @stvoutsin in #745
  • ENH: Declaratively define new-style standard IDs in Servicetype constraint by @stvoutsin in #744
  • FIX: clear stale _ex before each execute_stream call by @stvoutsin in #751
  • docs(README): drop dead VAO website link, point at Wayback snapshot (#748) by @mvanhorn in #752
  • Change regtap to only make 2 calls instead of N+1 for get_tables by @stvoutsin in #750
  • DOC: revising top level readme by @bsipocz in #754
  • MivotInstance update by @lmichel in #747
  • Update the observation date modeling that has been changed during the by @lmichel in #726
  • FIX: Auth methods registered for base URLs being dropped for capability-declared sub-paths by @stvoutsin in #758
  • Deep copy bug in ElementWithXSIType by @andamian in #756
  • FIX: Corrections to the TAPResults documentation by @stvoutsin in #760

New Contributors

Full Changelog: v1.8...v1.9.0

v1.8.1

12 Feb 21:24
v1.8.1

Choose a tag to compare

1.8.1 (2026-02-12)

Bug Fixes

  • Pass session through to DatalinkService requests. [#716]

  • Add DALRateLimitError for HTTP 429 responses with retry timing info. [#718]

  • Fix a bug in the space frame equinox processing. [#710]

  • Add DEFAULT_JOB_POLL_TIMEOUT constant. [#721]

  • Fix SIA2 overflow warnings. [#727]

  • Add timeout parameter to run_async method in tap module. [#730]

Full Changelog: v1.8...v1.8.1

v1.8

13 Nov 16:17
v1.8

Choose a tag to compare

What's Changed

  • fix: change JobSummary (UWS) to support jobInfo elements with any XML content by @stvoutsin in #679
  • DOC: fixing referencing syntax by @bsipocz in #681
  • Fix job result handling to prioritize standard URL structure by @stvoutsin in #684
  • Add documentation for docs/io/uws.rst by @stvoutsin in #682
  • fix: Change the message of the DALOverflowWarning when overflow is encountered by @stvoutsin in #689
  • Change to not display overflow warning when user has set a maxrec by @stvoutsin in #690
  • ENH: improving error messaging for invalid SIAv2 inputs by @bsipocz in #693
  • DOC: making sure doctests pass more often by @bsipocz in #694
  • Add retry option to AsyncTAPJob.fetch_result for transient failures by @stvoutsin in #696
  • CI: adding python 3.14 to CI by @bsipocz in #699
  • Mango next by @lmichel in #698
  • ENH: adding HATS and HIPS shorthands by @bsipocz in #706

Full Changelog: v1.7...v1.8

v1.7.1

25 Nov 14:28
v1.7.1

Choose a tag to compare

Full Changelog: v1.7...v1.7.1

v1.7

02 Jun 03:09
v1.7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

v1.6.2

07 Apr 22:30
v1.6.2

Choose a tag to compare

Full Changelog: v1.6.1...v1.6.2

v1.6.1

13 Feb 08:08
v1.6.1

Choose a tag to compare

Full Changelog: v1.6...v1.6.1

v1.6

02 Nov 01:07
c49124a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...v1.6

v1.5.3

15 Oct 03:13
v1.5.3

Choose a tag to compare

Full Changelog: v1.5.2...v1.5.3