Skip to content

Releases: googleapis/ruby-cloud-env

google-cloud-env: v2.3.1

26 May 17:56
23aedef

Choose a tag to compare

2.3.1 (2025-05-23)

Bug Fixes

  • Compatibility fix for JRuby 10 on non-Windows systems (#86)

google-cloud-env: v2.3.0

30 Apr 15:51
1dd37a1

Choose a tag to compare

2.3.0 (2025-04-30)

Features

  • updated required ruby version to 3.1 (#84)

google-cloud-env: v2.2.2

13 Mar 23:53
b02fd88

Choose a tag to compare

2.2.2 (2025-03-13)

Bug Fixes

  • Updated dependencies to include base64 for Ruby 3.4 (#81)

google-cloud-env: v2.2.1

04 Oct 20:39
e94e072

Choose a tag to compare

2.2.1 (2024-10-04)

Bug Fixes

  • Fixed edge cases in token expiration extraction (#73)

google-cloud-env: v2.2.0

27 Aug 17:44
fa27352

Choose a tag to compare

2.2.0 (2024-08-22)

Features

  • Provide a query for whether a logging agent is expected in the current environment (#70)
  • Require Ruby 3.0 or later (#71)

google-cloud-env: v2.1.1

01 Feb 21:26
18f4881

Choose a tag to compare

2.1.1 (2024-02-01)

Bug Fixes

  • Setting non-empty overrides simulates metadata server existence setting (#64)

google-cloud-env: v2.1.0

12 Dec 17:05
5a1a000

Choose a tag to compare

2.1.0 (2023-12-12)

Features

  • Provide retrieval_monotonic_time on compute metadata response objects (#62)

google-cloud-env: v2.0.1

01 Dec 03:04
d0e94f5

Choose a tag to compare

2.0.1 (2023-12-01)

Bug Fixes

  • Bad response status or flavor headers no longer signal positive metadata existence (#61)
  • Increase token expiry buffer to three and a half minutes (#59)

google-cloud-env: v2.0.0

14 Nov 22:21
d417266

Choose a tag to compare

2.0.0 (2023-11-14)

Features

  • Drop support for Ruby 2.6 (#46)
  • Provide an access object for environment variables (#49)
  • Provide an access object for SMBIOS information (#51)
  • Provide an access object for the file system (#50)
  • Provide an access object for the metadata server (#53)
  • Provide ensure_metadata and lookup_metadata_response calls (#48)

Documentation

  • Update readme for 2.0 release (#57)

Miscellaneous Chores

  • Fix release-please config (#58)

google-cloud-env: v1.7.0

24 Jul 11:18
e9a1300

Choose a tag to compare

1.7.0 (2023-05-15)

Features

  • Update minimum Ruby version to 2.6 (#34)