From 260571730ee104dd8291a8191f51a63eac047ce1 Mon Sep 17 00:00:00 2001 From: Michel Davit Date: Thu, 24 Nov 2022 10:32:21 +0100 Subject: [PATCH] Update release info --- site/src/main/paradox/Apache-Beam.md | 9 ++++++--- site/src/main/paradox/dev/How-to-Release.md | 9 +++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/site/src/main/paradox/Apache-Beam.md b/site/src/main/paradox/Apache-Beam.md index d78d88d79a..4c717f99e2 100644 --- a/site/src/main/paradox/Apache-Beam.md +++ b/site/src/main/paradox/Apache-Beam.md @@ -16,6 +16,7 @@ Also check out the [SDK Version Support Status](https://cloud.google.com/dataflo | **Scio** | **SDK Dependency** | **Description** | |:--------:|:------------------:|:------------------------------------------------------------------------------------------------------------------------------------| +| 0.12.x | Apache Beam 2.x.x | com.spotify.scio.extra.bigquery, com.spotify.scio.pubsub removed. scio-elasticsearch6 deprecated. | | 0.11.x | Apache Beam 2.x.x | scio-sql and case-app removed, com.spotify.scio.extra.bigquery deprecated, shaded Beam Avro coder, `tensorflow-core-platform` 0.3.3 | | 0.10.x | Apache Beam 2.x.x | Coder implicits, `scio-google-cloud-platform` | | 0.9.x | Apache Beam 2.x.x | Drop Scala 2.11, add Scala 2.13, Guava based Bloom Filter | @@ -30,9 +31,11 @@ Also check out the [SDK Version Support Status](https://cloud.google.com/dataflo | **Scio Version** | **Beam Version** | **Details** | |:----------------:|:----------------:|:------------------------------------------------------| -| 0.11.12 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | -| 0.11.11 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | -| 0.11.10 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | +| 0.12.0 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | +| 0.11.13 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | +| 0.11.12 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | +| 0.11.11 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | +| 0.11.10 | 2.41.0 | This version will be deprecated on August 23rd, 2023. | | 0.11.9 | 2.39.0 | This version will be deprecated on May 25, 2023. | | 0.11.6 | 2.38.0 | This version will be deprecated on April 20, 2023. | | 0.11.5 | 2.36.0 | This version will be deprecated on February 7, 2023. | diff --git a/site/src/main/paradox/dev/How-to-Release.md b/site/src/main/paradox/dev/How-to-Release.md index 7f7fc9e096..0e69d71613 100644 --- a/site/src/main/paradox/dev/How-to-Release.md +++ b/site/src/main/paradox/dev/How-to-Release.md @@ -59,9 +59,18 @@ git push origin vX.Y.Z *Starting with `0.4.0` all release names are scientific names of animals with genus and species starting with the same letter, in ascending alphabetical order; Harry Potter spells starting with `0.8.0`; Latin names of cities in ascending alphabetical order starting `0.10.0`; Latin names of countries in ascending alphabetical order starting `0.11.0`. ## Past release names +### 0.12.x + +- [v0.12.0](https://github.com/spotify/scio/releases/tag/v0.12.0) - _"Dalmatia"_ ### 0.11.x +- [v0.11.13](https://github.com/spotify/scio/releases/tag/v0.11.13) - _"Galatia"_ +- [v0.11.12](https://github.com/spotify/scio/releases/tag/v0.11.12) - _"Formosa"_ +- [v0.11.11](https://github.com/spotify/scio/releases/tag/v0.11.11) - _"Finnia"_ +- [v0.11.10](https://github.com/spotify/scio/releases/tag/v0.11.10) - _"Dania"_ +- [v0.11.9](https://github.com/spotify/scio/releases/tag/v0.11.9) - _"Dacia"_ +- [v0.11.8](https://github.com/spotify/scio/releases/tag/v0.11.8) - _"Cyrenaica"_ - [v0.11.7](https://github.com/spotify/scio/releases/tag/v0.11.7) - _"Creta"_ - [v0.11.6](https://github.com/spotify/scio/releases/tag/v0.11.6) - _"Colchis"_ - [v0.11.5](https://github.com/spotify/scio/releases/tag/v0.11.5) - _"Cambria"_