Skip to content

Commit bae495a

Browse files
Graham Payeblowmage
authored andcommitted
Release google-cloud-env 1.2.1 (#3911)
#### Bug Fixes * Send Metadata-Flavor header when testing the metadata server root #### Documentation * Update documentation
1 parent 835c49e commit bae495a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

google-cloud-env/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
### 1.2.1 / 2019-08-23
4+
5+
#### Bug Fixes
6+
7+
* Send Metadata-Flavor header when testing the metadata server root
8+
9+
#### Documentation
10+
11+
* Update documentation
12+
313
### 1.2.0 / 2019-06-19
414

515
* Support separate timeout for connecting to the metadata server vs the entire request

google-cloud-env/lib/google/cloud/env/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
class Env
19-
VERSION = "1.2.0".freeze
19+
VERSION = "1.2.1".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)