Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@sbuss sbuss released this 01 Nov 14:35
· 75 commits to master since this release
v1.3.0
4a4468e
  • Removes support for Go < 1.9
  • Ensure at least one log flush happens before connections are closed when using Go 1.11 on App Engine Standard
  • Add appengine.IsStandard(), appengine.IsFlex(), and appengine.IsAppengine(), which report which Google infrastructure you are using