Skip to content

v1.4.1

Compare
Choose a tag to compare
@bsipocz bsipocz released this 08 Mar 05:08
· 520 commits to main since this release
v1.4.1

What's Changed

  • Maxrec in regsearch by @msdemlei in #375
  • Now properly warning when an update of a cached vocabulary fails. by @msdemlei in #380
  • DOC: mirror code directory structure for docs by @bsipocz in #379
  • MAINT: adding linkcheck to CI and minor fixes by @bsipocz in #377
  • MAINT: minor typo fix by @bsipocz in #383
  • MAINT: minor fixes to setup.cfg and MANIFEST by @bsipocz in #371
  • DOC: Change link targets at the protocol overview into pyVO docs; add brief intro for each service protocol by @chmmao in #372
  • Removed use of deprecated cgi module by @andamian in #385
  • Avoid AttributeError in DALServiceError.from_except by @JannisNe in #392
  • CI: bugfix branches need to be tested, too by @bsipocz in #434
  • UWS error messages now sit on errorsummary. by @msdemlei in #432
  • BUG: fix typo in default by @bsipocz in #421
  • DOC: returns are not votables by @bsipocz in #391
  • CI: Add python3.11, reorder CI, fewer cron runs by @bsipocz in #420
  • MAINT: cleanup outer scope shadowing by @bsipocz in #418
  • MAINT: removal of unused tests directory by @bsipocz in #414
  • Make all-vo example work by @msdemlei in #415
  • Improving servicetype documentation by @msdemlei in #410
  • Remove defaults for SIAv1 query params by @tomdonaldson in #367
  • DOC: remove mentions of nonexisting nrecs attribute by @bsipocz in #406
  • Fixing a query generation for the epn-tap data model. by @msdemlei in #395
  • No longer discarding single untyped interfaces. by @msdemlei in #402

New Contributors

Full Changelog: v1.4...v1.4.1