Skip to content

v0.3.9

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 13:28
· 15 commits to main since this release
5b29c29

Commits

  • 6851061: when creating offline pools -> take a base url for the would-be-service, force the use of "local" caching, which means everything is valid; (Johannes Richter) #45
  • d1d1d5b: do not truncate the file, as this is not possible when using gzip-files; (Johannes Richter) #45
  • d35a2c3: for some reason get_instances was not cached like get_models was; (Johannes Richter) #45
  • c857e01: python3.3+ salts hash results for str, bytes und datetime, so we use a workaround using uuid with namespaces; (Johannes Richter) #45
  • 2b6ab95: do not re-persistyfy when offline; do not re-persistify if object was not touched; bump the version; (Johannes Richter) #45
  • 1b5576d: fix a typo; added base_url to tests for persistence; (Johannes Richter) #45