猫でもわかるWeb開発・プログラミング

本業エンジニアリングマネージャー。副業Webエンジニア。Web開発のヒントや、副業、日常生活のことを書きます。

Google Cloud の Release Notes の RSS を購読する

Google Cloud の Release Notes の RSS を購読する

Google Cloud のサービス別のリリースノートが以下のページにあるので、自分が見たいものだけ選択して購読するのがいいです。

cloud.google.com

例えば、App Engine Standard で Java を使っているのであれば、 https://cloud.google.com/appengine/docs/standard/java-gen2/release-notes がリリースノートのページです。

このページに、To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly. のように記載があり、 feed URL のリンクの部分が RSS の URL となっています。

App Engine Standard Java の RSS の URL は https://cloud.google.com/feeds/gaestd-java-release-notes.xml になります。

これを Feedly に突っ込んだり、Slack で Subscribe したりすれば勝手にニュースが流れてきます。

Feedly

RSS の URL を突っ込むだけでいい感じになります。僕は普段 Feedly を使っています。

Slack

/feed subscribe https://cloud.google.com/feeds/gaestd-java-release-notes.xml のようにすることでニュースが Slack チャンネルに流れてくるようになります。