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-cloud-spanner Official library for Google Cloud Spanner API
2.21.0 net 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 2.18.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-27 11:30:37
Last Update: 2024-02-21 15:10:41
Commit Hash: 24cdb75
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/googleapis/ruby-spanner
Description:
Google Cloud Spanner API (docs) provides a fully managed, mission-critical, relational database service that offers transactional consistency at global scale, schemas, SQL (ANSI 2011 with extensions), and automatic, synchronous replication for high availability.
Homepage    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-cloud-spanner-2.21.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-cloud-spanner-2.21.0/LICENSE
  3. /usr/local/share/licenses/rubygem-google-cloud-spanner-2.21.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-google-cloud-spanner>0:net/rubygem-google-cloud-spanner
To install the port:
cd /usr/ports/net/rubygem-google-cloud-spanner/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rubygem-google-cloud-spanner
  • pkg install rubygem-google-cloud-spanner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-cloud-spanner
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708450534 SHA256 (rubygem/google-cloud-spanner-2.21.0.gem) = 47a7d349364ca660f1937fef7d8e2712a6a1ef66a9a345d6cd0ffa942bca8a82 SIZE (rubygem/google-cloud-spanner-2.21.0.gem) = 116224

Packages (timestamps in pop-ups are UTC):
rubygem-google-cloud-spanner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.21.02.21.02.2.02.21.02.21.0-2.2.0-
FreeBSD:13:quarterly2.18.12.18.12.16.12.18.12.18.12.18.12.18.12.18.1
FreeBSD:14:latest2.21.02.21.02.16.12.21.02.21.02.16.1-2.16.1
FreeBSD:14:quarterly2.18.12.18.1-2.18.12.18.12.18.12.18.12.18.1
FreeBSD:15:latest2.21.02.21.0n/a2.18.1n/a2.18.12.18.12.21.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. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-concurrent-ruby>=1.0<2 : devel/rubygem-concurrent-ruby
  2. rubygem-google-cloud-core>=1.5<2 : net/rubygem-google-cloud-core
  3. rubygem-google-cloud-spanner-admin-database-v1>=0.1<1 : net/rubygem-google-cloud-spanner-admin-database-v1
  4. rubygem-google-cloud-spanner-admin-instance-v1>=0.1<1 : net/rubygem-google-cloud-spanner-admin-instance-v1
  5. rubygem-google-cloud-spanner-v1>=0.2<1 : net/rubygem-google-cloud-spanner-v1
  6. ruby31 : lang/ruby31
  7. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_rubygem-google-cloud-spanner
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
2.21.0
21 Feb 2024 15:10:41
commit hash: 24cdb75aae487faf0f8e436bf24f1857b216477acommit hash: 24cdb75aae487faf0f8e436bf24f1857b216477acommit hash: 24cdb75aae487faf0f8e436bf24f1857b216477acommit hash: 24cdb75aae487faf0f8e436bf24f1857b216477a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.21.0

Changes:	https://github.com/googleapis/ruby-spanner/releases
2.18.1
22 Sep 2023 23:31:17
commit hash: 0c8938b3d45aa0d8302dad0a0c52cd8893b3bfcfcommit hash: 0c8938b3d45aa0d8302dad0a0c52cd8893b3bfcfcommit hash: 0c8938b3d45aa0d8302dad0a0c52cd8893b3bfcfcommit hash: 0c8938b3d45aa0d8302dad0a0c52cd8893b3bfcf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.18.1

Changes:	https://github.com/googleapis/ruby-spanner/releases
2.18.0
11 Sep 2023 03:11:39
commit hash: 2f56f72115ecb876d398f14c2746cd5ef2608b4ecommit hash: 2f56f72115ecb876d398f14c2746cd5ef2608b4ecommit hash: 2f56f72115ecb876d398f14c2746cd5ef2608b4ecommit hash: 2f56f72115ecb876d398f14c2746cd5ef2608b4e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.18.0

Changes:	https://github.com/googleapis/ruby-spanner/releases
2.17.0
09 Jul 2023 10:26:03
commit hash: c572395e75e79b5121ea89f5d9da6ce670df8cfecommit hash: c572395e75e79b5121ea89f5d9da6ce670df8cfecommit hash: c572395e75e79b5121ea89f5d9da6ce670df8cfecommit hash: c572395e75e79b5121ea89f5d9da6ce670df8cfe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.17.0

Changes:	https://github.com/googleapis/ruby-spanner/releases
2.16.1
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
2.16.1
30 Dec 2022 09:05:37
commit hash: 8ca0fe1c13fbfc92c2716f4d3ff200fb7fbeae14commit hash: 8ca0fe1c13fbfc92c2716f4d3ff200fb7fbeae14commit hash: 8ca0fe1c13fbfc92c2716f4d3ff200fb7fbeae14commit hash: 8ca0fe1c13fbfc92c2716f4d3ff200fb7fbeae14 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.16.1

- Update WWW

Changes:	https://github.com/googleapis/ruby-spanner/releases
2.15.0
10 Sep 2022 16:06:50
commit hash: 7ce155230e8a05062ea05815a07c41e428ac6e93commit hash: 7ce155230e8a05062ea05815a07c41e428ac6e93commit hash: 7ce155230e8a05062ea05815a07c41e428ac6e93commit hash: 7ce155230e8a05062ea05815a07c41e428ac6e93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.15.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner/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)
2.14.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)
2.14.0
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.14.0
11 Jul 2022 13:50:59
commit hash: 94ccef0ffe9c5dd1bbb3793b126a2b1d6c8c2557commit hash: 94ccef0ffe9c5dd1bbb3793b126a2b1d6c8c2557commit hash: 94ccef0ffe9c5dd1bbb3793b126a2b1d6c8c2557commit hash: 94ccef0ffe9c5dd1bbb3793b126a2b1d6c8c2557 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.14.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner/CHANGELOG.md
2.13.0
16 Apr 2022 04:19:40
commit hash: b5ccaf5722b27961296730d8976a4a074be5e4d4commit hash: b5ccaf5722b27961296730d8976a4a074be5e4d4commit hash: b5ccaf5722b27961296730d8976a4a074be5e4d4commit hash: b5ccaf5722b27961296730d8976a4a074be5e4d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.13.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner/CHANGELOG.md
2.12.1
07 Mar 2022 18:13:02
commit hash: 80a559cd1d39f63e7d786bee3d37844475664d7fcommit hash: 80a559cd1d39f63e7d786bee3d37844475664d7fcommit hash: 80a559cd1d39f63e7d786bee3d37844475664d7fcommit hash: 80a559cd1d39f63e7d786bee3d37844475664d7f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.12.1

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner/CHANGELOG.md
2.12.0
23 Jan 2022 19:09:32
commit hash: 67731611dcd0b55e61adc6582527d65a9d7be631commit hash: 67731611dcd0b55e61adc6582527d65a9d7be631commit hash: 67731611dcd0b55e61adc6582527d65a9d7be631commit hash: 67731611dcd0b55e61adc6582527d65a9d7be631 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.12.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner/CHANGELOG.md
2.11.0
11 Jan 2022 18:46:54
commit hash: caea53f62a28769e08665b0c08e4cd23ad9522abcommit hash: caea53f62a28769e08665b0c08e4cd23ad9522abcommit hash: caea53f62a28769e08665b0c08e4cd23ad9522abcommit hash: caea53f62a28769e08665b0c08e4cd23ad9522ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.11.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner/CHANGELOG.md
2.10.1
21 Nov 2021 18:23:40
commit hash: 29e4bdbab64f0bbbba1736ad75addb02372d0092commit hash: 29e4bdbab64f0bbbba1736ad75addb02372d0092commit hash: 29e4bdbab64f0bbbba1736ad75addb02372d0092commit hash: 29e4bdbab64f0bbbba1736ad75addb02372d0092 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.10.1

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.10.0
21 Sep 2021 03:47:08
commit hash: 77bce76f7ff73527fb8c0d10bb3a6393555cc6e0commit hash: 77bce76f7ff73527fb8c0d10bb3a6393555cc6e0commit hash: 77bce76f7ff73527fb8c0d10bb3a6393555cc6e0commit hash: 77bce76f7ff73527fb8c0d10bb3a6393555cc6e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.10.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.9.0
08 Aug 2021 14:55:22
commit hash: 1111db1e6446e998cfa697769ee884b5d97fa699commit hash: 1111db1e6446e998cfa697769ee884b5d97fa699commit hash: 1111db1e6446e998cfa697769ee884b5d97fa699commit hash: 1111db1e6446e998cfa697769ee884b5d97fa699 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.9.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.8.1
14 Jul 2021 16:10:22
commit hash: 5e826ce467e0af2f9eaa831a9211e872fea22fa6commit hash: 5e826ce467e0af2f9eaa831a9211e872fea22fa6commit hash: 5e826ce467e0af2f9eaa831a9211e872fea22fa6commit hash: 5e826ce467e0af2f9eaa831a9211e872fea22fa6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.8.1

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.8.0
20 Jun 2021 16:16:14
commit hash: 971afcc4d0112b38c9cc1c4aef7a5f77b8e60d16commit hash: 971afcc4d0112b38c9cc1c4aef7a5f77b8e60d16commit hash: 971afcc4d0112b38c9cc1c4aef7a5f77b8e60d16commit hash: 971afcc4d0112b38c9cc1c4aef7a5f77b8e60d16 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.8.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.7.0
14 Jun 2021 17:42:07
commit hash: 058de48219b709f7c19ea70e49d115294af3a10bcommit hash: 058de48219b709f7c19ea70e49d115294af3a10bcommit hash: 058de48219b709f7c19ea70e49d115294af3a10bcommit hash: 058de48219b709f7c19ea70e49d115294af3a10b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.7.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.6.0
25 Apr 2021 20:36:20
commit hash: 350654ab84fbad9ca5a8c0373d09a82bcbf0b2f9commit hash: 350654ab84fbad9ca5a8c0373d09a82bcbf0b2f9commit hash: 350654ab84fbad9ca5a8c0373d09a82bcbf0b2f9commit hash: 350654ab84fbad9ca5a8c0373d09a82bcbf0b2f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.6.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.5.0
18 Apr 2021 05:48:08
commit hash: 385b337b651a71f94e0dfd0b591f3c884e947dfccommit hash: 385b337b651a71f94e0dfd0b591f3c884e947dfccommit hash: 385b337b651a71f94e0dfd0b591f3c884e947dfccommit hash: 385b337b651a71f94e0dfd0b591f3c884e947dfc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-google-cloud-spanner: Update to 2.5.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.4.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.
2.4.0
03 Mar 2021 18:16:23
Revision:567221Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.3.0
17 Feb 2021 18:22:59
Revision:565715Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
2.2.0
09 Oct 2020 14:20:21
Revision:551784Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.16.2
31 May 2020 18:47:25
Revision:537433Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.2

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.16.1
22 May 2020 19:42:35
Revision:536236Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.1

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.16.0
31 Mar 2020 23:16:42
Revision:530152Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.15.0
28 Mar 2020 13:23:57
Revision:529681Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.14.0
21 Feb 2020 18:59:08
Revision:526682Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.13.1
26 Jan 2020 16:14:44
Revision:524218Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.13.1

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.13.0
09 Jan 2020 17:54:13
Revision:522527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.13.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.12.2
30 Dec 2019 17:00:24
Revision:521543Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.2

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.12.0
30 Oct 2019 15:42:07
Revision:516080Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12.0

Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
1.11.0
27 Oct 2019 11:29:43
Revision:515777Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-google-cloud-spanner 1.11.0

Google Cloud Spanner API (docs) provides a fully managed, mission-critical,
relational database service that offers transactional consistency at global
scale, schemas, SQL (ANSI 2011 with extensions), and automatic, synchronous
replication for high availability.

WWW:
https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-spanner

Number of commits found: 37