diff --git a/docs/.buildinfo b/docs/.buildinfo index 6fc9f074..e272439a 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 4e8be02453fdf83aad264f9370e6965b +config: fa97e9a23b89ece745b389bed5a5b594 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_sources/whatsnew.rst.txt b/docs/_sources/whatsnew.rst.txt index ca44775b..b3129faf 100644 --- a/docs/_sources/whatsnew.rst.txt +++ b/docs/_sources/whatsnew.rst.txt @@ -5,6 +5,10 @@ This document outlines features and improvements from each release. .. note:: All releases before v1.0.0 are considered pre-release and are for non-production testing and evaluation, and may include changes to the API. +v0.10.3 - January 17, 2023 +-------------------------- +* Change Stage URLs +* Fix password encoding in deferred connections v0.10.2 - December 14, 2023 --------------------------- * Make workspace group optional in Fusion SQL if it is specified in the environment diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 1891b451..7214558a 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.10.2', + VERSION: '0.10.3', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/api.html b/docs/api.html index 4565b011..a7cf2ada 100644 --- a/docs/api.html +++ b/docs/api.html @@ -3,7 +3,7 @@
-