Change Log
Released: 04 February, 2019, Compare: 0.4.0
Added
- Added 3 examples of Google Sheets #80
- Support service account user impersonation #78
Fixed
- Fixed tinylog typo #76
- Fix import conflicts for servant 0.13 #96
- Updated dependencies
New Libraries
- gogol-abusiveexperiencereport
- gogol-acceleratedmobilepageurl
- gogol-accesscontextmanager
- gogol-adexchangebuyer2
- gogol-adexperiencereport
- gogol-alertcenter
- gogol-analyticsreporting
- gogol-androiddeviceprovisioning
- gogol-androidmanagement
- gogol-bigquerydatatransfer
- gogol-bigtableadmin
- gogol-binaryauthorization
- gogol-chat
- gogol-cloudasset
- gogol-clouderrorreporting
- gogol-cloudfunctions
- gogol-cloudidentity
- gogol-cloudiot
- gogol-cloudkms
- gogol-cloudprofiler
- gogol-cloudscheduler
- gogol-cloudsearch
- gogol-cloudshell
- gogol-cloudtasks
- gogol-composer
- gogol-consumersurveys
- gogol-containeranalysis
- gogol-dialogflow
- gogol-digitalassetlinks
- gogol-dlp
- gogol-driveactivity
- gogol-file
- gogol-firebasehosting
- gogol-firebaseremoteconfig
- gogol-firestore
- gogol-iamcredentials
- gogol-iap
- gogol-indexing
- gogol-jobs
- gogol-libraryagent
- gogol-oslogin
- gogol-photoslibrary
- gogol-playcustomapp
- gogol-poly
- gogol-redis
- gogol-remotebuildexecution
- gogol-searchconsole
- gogol-servicebroker
- gogol-serviceconsumermanagement
- gogol-servicenetworking
- gogol-serviceusage
- gogol-serviceuser
- gogol-sourcerepo
- gogol-spanner
- gogol-speech
- gogol-streetviewpublish
- gogol-surveys
- gogol-testing
- gogol-texttospeech
- gogol-toolresults
- gogol-tpu
- gogol-tracing
- gogol-vault
- gogol-videointelligence
- gogol-websecurityscanner
Updated Service Definitions
- All service definitions have been updated to their latest respective versions.
Released: 12 July, 2017, Compare: 0.3.0
Added
- Addition of offline mode and save + refresh for credentials. #66
Fixed
- Corrected Durationtype serialisation. #68
Released: 12 February, 2017, Compare: 0.1.1
Fixed
- Removal of ‘smart’-deserialisation of Base64-encoded byte streams. #47 #58
- Various fixes for Installed Application AuthN/AuthZ example. #39
- Various fixes for token-based refresh requests. #37 #53 #55 #57
- CSV quote parameters in BigQuery should be optional. #52
- Fixed the incocrrect construction of URL’s containing mode suffixes, such as :commit. #33 #34 #49
New Libraries
Updated Service Definitions
- All service definitions have been updated to their latest respective versions.
Released: 03 November, 2016, Compare: 0.1.0
Fixed
- Fixes for incorrectly serialised project/commit URL identifiers. #34
- Correcting /computeMetadta/V1path prefix for metadata token refresh URLs. #37
- Fixes for Installed Application authentication flow. #39
Updated Service Definitions
- All service definitions have been updated to their latest respective versions.
Released: 20 June, 2016, Compare: 0.0.1
Fixed
- The generator now emits ByteStringtypes instead of the erroneousWord8for many services. #26
- The generator now correctly handles smart constructor parameters. #10
- Streaming media requests now have the correct Content-Type, previouslyapplication/octet-stream. #16
- Streaming media requests now have the correct altvsmultipartquery parameter usage.
Changed
- Base64 URL encoding is now transparent handled. #29
- The MIME type of streaming files via sourceBodyis now used as theContent-Type.
This behaviour can be overriden using thebodyContentTypelens.
- Response body is now included in thrown ServiceErrors. #18 #23
- MonadGoogle,- Google,- Env, and- Credentialstypes are now constrained by
the required OAuth2 scopes.
- GHC 8 support.
Updated Service Definitions
- All service definitions have been updated to their latest respective versions.
Released: 24 October, 2015
Initial Release