notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-google-apis-storage_v1 Simple REST client for version V1 of the Cloud Storage JSON API
0.35.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.31.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-26 17:33:36
Last Update: 2024-03-23 14:49:58
Commit Hash: 930ad2f
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-storage_v1
https://github.com/googleapis/google-api-ruby-client
Description:
This is a simple client library for version V1 of the Cloud Storage JSON API. It provides: - A client object that connects to the HTTP/JSON REST endpoint for the service. - Ruby objects for data structures related to the service. - Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts. - Control of retry, pagination, and timeouts.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-google-apis-storage_v1-0.35.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-apis-storage_v1-0.35.0/LICENSE
  3. /usr/local/share/licenses/rubygem-google-apis-storage_v1-0.35.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-google-apis-storage_v1>0:devel/rubygem-google-apis-storage_v1
To install the port:
cd /usr/ports/devel/rubygem-google-apis-storage_v1/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-google-apis-storage_v1
  • pkg install rubygem-google-apis-storage_v1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-apis-storage_v1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710712698 SHA256 (rubygem/google-apis-storage_v1-0.35.0.gem) = 6027076df8da2da094f7c4842694429a6a1943447aeb4eba9da744e3c2ef960b SIZE (rubygem/google-apis-storage_v1-0.35.0.gem) = 49152

Packages (timestamps in pop-ups are UTC):
rubygem-google-apis-storage_v1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.34.00.34.0-0.34.00.34.0---
FreeBSD:13:quarterly0.31.00.31.00.22.00.31.00.31.00.31.00.31.00.31.0
FreeBSD:14:latest0.34.00.34.00.20.00.34.00.34.00.22.0-0.22.0
FreeBSD:14:quarterly0.31.00.31.0-0.31.00.31.00.31.00.31.00.31.0
FreeBSD:15:latest0.34.00.34.0n/a0.31.0n/a0.31.00.31.00.33.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-google-apis-core>=0.14.0<2.0 : devel/rubygem-google-apis-core
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. net/rubygem-fog-google
  2. net/rubygem-google-cloud-storage
  3. net/rubygem-google-cloud-storage144
  4. net/rubygem-google-cloud-storage145
  5. www/gitlab-ce

Configuration Options:
No options to configure
Options name:
devel_rubygem-google-apis-storage_v1
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.35.0
23 Mar 2024 14:49:58
commit hash: 930ad2f76bb0efd37bbc3e7fac39352305e0ca95commit hash: 930ad2f76bb0efd37bbc3e7fac39352305e0ca95commit hash: 930ad2f76bb0efd37bbc3e7fac39352305e0ca95commit hash: 930ad2f76bb0efd37bbc3e7fac39352305e0ca95 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.35.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.34.0
09 Mar 2024 14:06:39
commit hash: 7a62887d733a39d050f15a4fe5c830e53fa41368commit hash: 7a62887d733a39d050f15a4fe5c830e53fa41368commit hash: 7a62887d733a39d050f15a4fe5c830e53fa41368commit hash: 7a62887d733a39d050f15a4fe5c830e53fa41368 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.34.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.33.0
21 Feb 2024 15:10:21
commit hash: 33246bfb74bf734e363f091595215e69bd065b70commit hash: 33246bfb74bf734e363f091595215e69bd065b70commit hash: 33246bfb74bf734e363f091595215e69bd065b70commit hash: 33246bfb74bf734e363f091595215e69bd065b70 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.33.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.31.0
14 Dec 2023 05:48:45
commit hash: 9658779fcc55758c2b8ab5b240ea24e6deb8688fcommit hash: 9658779fcc55758c2b8ab5b240ea24e6deb8688fcommit hash: 9658779fcc55758c2b8ab5b240ea24e6deb8688fcommit hash: 9658779fcc55758c2b8ab5b240ea24e6deb8688f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.31.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.30.0
14 Nov 2023 17:16:20
commit hash: a3c166189947b709faacb6a510ae11f6f06eaa93commit hash: a3c166189947b709faacb6a510ae11f6f06eaa93commit hash: a3c166189947b709faacb6a510ae11f6f06eaa93commit hash: a3c166189947b709faacb6a510ae11f6f06eaa93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.30.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.29.0
16 Oct 2023 16:00:02
commit hash: 44e888b1f9115adb1449c1dd7278109ecc5d7650commit hash: 44e888b1f9115adb1449c1dd7278109ecc5d7650commit hash: 44e888b1f9115adb1449c1dd7278109ecc5d7650commit hash: 44e888b1f9115adb1449c1dd7278109ecc5d7650 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.29.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.28.0
05 Oct 2023 02:00:31
commit hash: a60bd0d586a93cb52ca213ebfde2219b72b0225bcommit hash: a60bd0d586a93cb52ca213ebfde2219b72b0225bcommit hash: a60bd0d586a93cb52ca213ebfde2219b72b0225bcommit hash: a60bd0d586a93cb52ca213ebfde2219b72b0225b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.28.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.27.0
30 Sep 2023 00:46:26
commit hash: 30a3286e478216c63eced9ea374612ff1caec98fcommit hash: 30a3286e478216c63eced9ea374612ff1caec98fcommit hash: 30a3286e478216c63eced9ea374612ff1caec98fcommit hash: 30a3286e478216c63eced9ea374612ff1caec98f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.27.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.26.0
22 Sep 2023 03:20:16
commit hash: dd9e37cb503e1ed54f6650f5b4822c91732574c4commit hash: dd9e37cb503e1ed54f6650f5b4822c91732574c4commit hash: dd9e37cb503e1ed54f6650f5b4822c91732574c4commit hash: dd9e37cb503e1ed54f6650f5b4822c91732574c4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.26.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.24.0
16 Aug 2023 18:26:11
commit hash: 02f0d4910ec16b804dbc517fadb5a775363a46b5commit hash: 02f0d4910ec16b804dbc517fadb5a775363a46b5commit hash: 02f0d4910ec16b804dbc517fadb5a775363a46b5commit hash: 02f0d4910ec16b804dbc517fadb5a775363a46b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.24.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.23.0
09 Jul 2023 10:25:30
commit hash: f0d1c36e4e64b4c053e3beec619668904c56ca9ecommit hash: f0d1c36e4e64b4c053e3beec619668904c56ca9ecommit hash: f0d1c36e4e64b4c053e3beec619668904c56ca9ecommit hash: f0d1c36e4e64b4c053e3beec619668904c56ca9e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.23.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.22.0
05 Apr 2023 17:31:23
commit hash: 5b5f58fe721d624fd7cad404145fdfaf2658691ccommit hash: 5b5f58fe721d624fd7cad404145fdfaf2658691ccommit hash: 5b5f58fe721d624fd7cad404145fdfaf2658691ccommit hash: 5b5f58fe721d624fd7cad404145fdfaf2658691c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.22.0

- Update WWW and clean up pkg-descr

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.21.0
21 Mar 2023 19:21:59
commit hash: 197f812e2b234127ddca35cd14801dd3022104b1commit hash: 197f812e2b234127ddca35cd14801dd3022104b1commit hash: 197f812e2b234127ddca35cd14801dd3022104b1commit hash: 197f812e2b234127ddca35cd14801dd3022104b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.21.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.20.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
0.20.0
30 Dec 2022 09:05:27
commit hash: b9cae7e29c1476db7b3afa7e7b51be7c0d28d8c4commit hash: b9cae7e29c1476db7b3afa7e7b51be7c0d28d8c4commit hash: b9cae7e29c1476db7b3afa7e7b51be7c0d28d8c4commit hash: b9cae7e29c1476db7b3afa7e7b51be7c0d28d8c4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.20.0

- Update WWW

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.19.0
03 Oct 2022 17:10:58
commit hash: 35b81faed4cae66f6d54200d23ce07450b636318commit hash: 35b81faed4cae66f6d54200d23ce07450b636318commit hash: 35b81faed4cae66f6d54200d23ce07450b636318commit hash: 35b81faed4cae66f6d54200d23ce07450b636318 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.19.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.18.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.18.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.18.0
13 Jul 2022 00:19:20
commit hash: f0dfa07122c36fd3ea8ac826bc144d7d6054753ccommit hash: f0dfa07122c36fd3ea8ac826bc144d7d6054753ccommit hash: f0dfa07122c36fd3ea8ac826bc144d7d6054753ccommit hash: f0dfa07122c36fd3ea8ac826bc144d7d6054753c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.18.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.17.0
07 Jul 2022 21:43:02
commit hash: 6069cbe0bf45b1704c25624be1841f122359a64ecommit hash: 6069cbe0bf45b1704c25624be1841f122359a64ecommit hash: 6069cbe0bf45b1704c25624be1841f122359a64ecommit hash: 6069cbe0bf45b1704c25624be1841f122359a64e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.17.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.16.0
29 Jun 2022 21:50:42
commit hash: eb1baee626408b18e6e93d5a3a0e3f5bccb0690acommit hash: eb1baee626408b18e6e93d5a3a0e3f5bccb0690acommit hash: eb1baee626408b18e6e93d5a3a0e3f5bccb0690acommit hash: eb1baee626408b18e6e93d5a3a0e3f5bccb0690a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.16.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.15.0
16 Jun 2022 14:01:26
commit hash: 88e8a4b0c5b8e5725675ad049d6329c94c90fb44commit hash: 88e8a4b0c5b8e5725675ad049d6329c94c90fb44commit hash: 88e8a4b0c5b8e5725675ad049d6329c94c90fb44commit hash: 88e8a4b0c5b8e5725675ad049d6329c94c90fb44 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.15.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.14.0
22 May 2022 05:11:28
commit hash: f419be7d9d384ce848b52dbcce8dfffad95d4bd3commit hash: f419be7d9d384ce848b52dbcce8dfffad95d4bd3commit hash: f419be7d9d384ce848b52dbcce8dfffad95d4bd3commit hash: f419be7d9d384ce848b52dbcce8dfffad95d4bd3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.14.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.13.0
17 Apr 2022 23:58:38
commit hash: db752229acaa910866a16e16784a22421e933609commit hash: db752229acaa910866a16e16784a22421e933609commit hash: db752229acaa910866a16e16784a22421e933609commit hash: db752229acaa910866a16e16784a22421e933609 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.13.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.11.0
23 Jan 2022 19:09:25
commit hash: 515a91082d46aef793ff959adf0f97da6337a681commit hash: 515a91082d46aef793ff959adf0f97da6337a681commit hash: 515a91082d46aef793ff959adf0f97da6337a681commit hash: 515a91082d46aef793ff959adf0f97da6337a681 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.11.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.10.0
11 Jan 2022 18:46:42
commit hash: fab428ea13cce0f114573878902e7f127518df90commit hash: fab428ea13cce0f114573878902e7f127518df90commit hash: fab428ea13cce0f114573878902e7f127518df90commit hash: fab428ea13cce0f114573878902e7f127518df90 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.10.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.9.0
01 Nov 2021 13:42:16
commit hash: 523f096571d8857f30775c194d5c4f2586fd28f6commit hash: 523f096571d8857f30775c194d5c4f2586fd28f6commit hash: 523f096571d8857f30775c194d5c4f2586fd28f6commit hash: 523f096571d8857f30775c194d5c4f2586fd28f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.9.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
0.8.0
13 Oct 2021 05:38:37
commit hash: 6a5e7c382ae60ff67bb649c7209f296e61bf8266commit hash: 6a5e7c382ae60ff67bb649c7209f296e61bf8266commit hash: 6a5e7c382ae60ff67bb649c7209f296e61bf8266commit hash: 6a5e7c382ae60ff67bb649c7209f296e61bf8266 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.8.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.7.0
27 Sep 2021 15:56:10
commit hash: ea1ab09ec17311ad3c745b31f8559a3c6d90de06commit hash: ea1ab09ec17311ad3c745b31f8559a3c6d90de06commit hash: ea1ab09ec17311ad3c745b31f8559a3c6d90de06commit hash: ea1ab09ec17311ad3c745b31f8559a3c6d90de06 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.7.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.6.0
14 Jul 2021 16:10:16
commit hash: 69d79328e0c8f9d0a2f0e60641df6f31449a77b2commit hash: 69d79328e0c8f9d0a2f0e60641df6f31449a77b2commit hash: 69d79328e0c8f9d0a2f0e60641df6f31449a77b2commit hash: 69d79328e0c8f9d0a2f0e60641df6f31449a77b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.6.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.5.0
06 Jul 2021 14:58:06
commit hash: 460eed8120d0e698432c78780ade009464cfca04commit hash: 460eed8120d0e698432c78780ade009464cfca04commit hash: 460eed8120d0e698432c78780ade009464cfca04commit hash: 460eed8120d0e698432c78780ade009464cfca04 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.5.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.4.0
26 May 2021 19:00:03
commit hash: 552915e30e9233ba3c09ca98d64531b705f4e831commit hash: 552915e30e9233ba3c09ca98d64531b705f4e831commit hash: 552915e30e9233ba3c09ca98d64531b705f4e831commit hash: 552915e30e9233ba3c09ca98d64531b705f4e831 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.4.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.3.0
18 Apr 2021 05:47:40
commit hash: 85fdca03d4b617e349e02cb3d3f9fc6469f1178acommit hash: 85fdca03d4b617e349e02cb3d3f9fc6469f1178acommit hash: 85fdca03d4b617e349e02cb3d3f9fc6469f1178acommit hash: 85fdca03d4b617e349e02cb3d3f9fc6469f1178a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-storage_v1: Update to 0.3.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.0
17 Feb 2021 18:21:22
Revision:565700Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.2.0

Changes:	https://github.com/googleapis/google-api-ruby-client/releases
		https://github.com/googleapis/google-api-ruby-client/blob/master/generated/google-apis-storage_v1/CHANGELOG.md
0.1.0
26 Jan 2021 17:20:12
Revision:562727Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-google-apis-storage_v1 0.1.0

This is a simple client library for version V1 of the Cloud Storage JSON API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
  and service accounts.
- Control of retry, pagination, and timeouts.

WWW: https://github.com/googleapis/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-storage_v1

Number of commits found: 37