2015-05-21 20:38:19 +00:00
|
|
|
### Changes
|
|
|
|
|
|
|
|
* Enables passing credentials via environment variables. ([@haabaato][])
|
|
|
|
[#27](https://github.com/google/google-auth-library-ruby/issues/27)
|
|
|
|
|
2015-04-23 20:17:00 +00:00
|
|
|
## 0.4.1 (25/04/2015)
|
|
|
|
|
|
|
|
### Changes
|
|
|
|
|
|
|
|
* Improves handling of --no-scopes GCE authorization ([@tbetbetbe][])
|
|
|
|
* Refactoring and cleanup ([@joneslee85][])
|
|
|
|
|
2015-03-26 03:03:54 +00:00
|
|
|
## 0.4.0 (25/03/2015)
|
|
|
|
|
|
|
|
### Changes
|
|
|
|
|
|
|
|
* Adds an implementation of JWT header auth ([@tbetbetbe][])
|
|
|
|
|
2015-03-23 22:49:18 +00:00
|
|
|
## 0.3.0 (23/03/2015)
|
|
|
|
|
|
|
|
### Changes
|
|
|
|
|
|
|
|
* makes the scope parameter's optional in all APIs. ([@tbetbetbe][])
|
|
|
|
* changes the scope parameter's position in various constructors. ([@tbetbetbe][])
|
|
|
|
|
|
|
|
[@tbetbetbe]: https://github.com/tbetbetbe
|
2015-04-23 20:17:00 +00:00
|
|
|
[@joneslee85]: https://github.com/joneslee85
|
2015-05-21 20:38:19 +00:00
|
|
|
[@haabaato]: https://github.com/haabaato
|