Skip to content

GYB 1.20

Compare
Choose a tag to compare
@jay0lee jay0lee released this 22 Mar 16:57
  • Fix Google authentication errors by allowing you to create your own Google project for GYB.
    • if you still see errors after upgrading
      • Run "gyb --action revoke --email you@domain.com" to revoke old authorization.
      • Run "gyb --action create-project --email you@domain.com" to create your own project. Follow all steps.
      • Run "gyb --action quota --email you@domain.com" to reauthorize.
  • (Turok) Add --label-prefix option to nest labels on restore.
  • Python 3.7 and many library updates for improved performance.
  • Other stuff.