Version 1.3.0
- 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()
, andappengine.IsAppengine()
, which report which Google infrastructure you are using