Skip to content

Releases: GAM-team/got-your-back

GYB 1.95

05 Sep 16:09
Immutable release. Only release title and notes can be modified.
78f8106

Choose a tag to compare

  • always retry certain API operations that seemed to occasionally fail.
  • Reduce the number of SSL certificate authorities GYB trusts to the minimal set Google uses.
  • Fix --tls-min-version and --tls-max-version so they actually work.

GAM 1.94

04 Sep 16:39
Immutable release. Only release title and notes can be modified.
60a5cda

Choose a tag to compare

  • Reduce both GYB binary file size and startup performance significantly by removing hundreds of unnecessary JSON files.
  • Optimize GYB usage and retrieval of Google API Discovery files

GYB 1.93

02 Sep 15:14
Immutable release. Only release title and notes can be modified.
84201f0

Choose a tag to compare

  • Fix Linux legacy binary to properly rename the staticx binary. Fixes #514.

GYB 1.92

02 Sep 13:04
Immutable release. Only release title and notes can be modified.
a1f9cc3

Choose a tag to compare

  • Fix wrong version tag which caused 1.91 to always show an update was available even when it wasn't.
  • Switch to renewed Windows code signing certificate.

GYB 1.91

31 Aug 23:52
Immutable release. Only release title and notes can be modified.
f4a011c

Choose a tag to compare

  • Enable GitHub Immutable Releases for improved security.
  • Update GitHub build actions to latest

GYB 1.90

27 Aug 20:51
d59f985

Choose a tag to compare

  • MacOS and Windows builds of GYB are now signed which improves performance and security! Learn more.
  • Upgraded Python and OpenSSL
  • fix: change 'G Suite' to 'Google Workspace' by @paulschreiber in #507

GYB 1.82

09 Aug 13:40
a7b2329

Choose a tag to compare

  • fix #456 strptime unconverted data error
  • upgrade Python, OpenSSL and other libraries

GYB 1.81

19 Apr 18:06
493ddf9

Choose a tag to compare

  • Fix back off and retry failures by reducing batch sizes for respective actions.
  • Update Python and OpenSSL to the latest releases.

GYB 1.80

18 Jan 16:10

Choose a tag to compare

GYB 1.74

02 Aug 17:06
3f1cd46

Choose a tag to compare

  • GYB now has a native version for Apple Silicon (M1, M2, etc) Macs
  • Python and OpenSSL upgraded to the latest releases