You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed force reset of configuration.password and configuration.username to empty string. This was not increasing security, and was causing unexpected errors for users connecting to multiple services in a single script.
Add greedy control to versioning.get_registry_bucket and versioning.get_flow_in_bucket to avoid undesirable partial string match.
Update readme to reflect switch from 'master' branch naming to 'main'.
Update tox to pin testing to Python 3.8, as Python 3.9 is producing unexpected and unrelated SSL failures
Minor lint formatting improvements
Signed-off-by: Daniel Chaffelson <[email protected]>
0 commit comments