github rackerlabs/scantron v1.46.0

latest release: v1.47.0
2 years ago

Console

  • Re-version from "1.46" to "1.46.0"
  • Updated extract_targets.py to be more robust and accurate #271
  • Updated base.txt requirements, except psycopg2-binary, because of the error it generates: "AssertionError: database connection isn't set to UTC". See psycopg/psycopg2#1293 (comment)
  • Disabled auto reboot at the end of the console Ansible playbook.

Engine

  • Aesthetic change only. Removed "f" in 2 print() statements since no variables needed to be converted to strings
  • Re-version from "1.03" to "1.0.4" #272
  • Re-built standalone engine binary and updated engine/standalone_engine_binary.txt hashes
  • Disabled auto reboot at the end of the engine Ansible playbook.

API Client

  • moved utility.py functions into scantron_api_client.py to simplify #273
  • Replaced space (" ") with "_" in some of the globally excluded target URL paths
  • Re-version from "0.0.6" to "1.0.7"

Don't miss a new scantron release

NewReleases is sending notifications on new releases.