Skip to content

Commit

Permalink
Build documentation for 1.7 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Jan 24, 2024
1 parent 9d20e2d commit 7666c8f
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion _data/releases/0.10/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 0.10 release stream
version: "0.10"
overview: New incubating Cassandra connector, new features and enhancements for PostgreSQL connector, and various bugfixes
displayed: false
hidden: false
hidden: true
tutorial: true
# Since 0.10.0.Beta4 added the Cassandra connector, we cannot add that here yet.
# When the next major/minor release introduces a new series.yml, it can be added here rather than in the specific release files
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/0.9/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 0.9 release stream
version: "0.9"
overview: New SQL Server connector, new metrics, field filtering for MongoDB, various improvements to Oracle and other connectors
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.0/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.0 release stream
version: "1.0"
overview: Revised change event format and config options, support for and images based on Java 11
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.1/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.1 release stream
version: "1.1"
overview: Quarkus extension for the outbox pattern, transaction marker events, CloudEvents, Debezium Engine API, Db2 connector
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.2/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.2 release stream
version: "1.2"
overview: SMTs for content-based routing and filtering; schema change topic for SQL Server, Db2, and Oracle. Debezium Server
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.3/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.3 release stream
version: "1.3"
overview: Incubating Oracle LogMiner support; Debezium Server sink adapter for Azure Event Hubs, revised filter option names
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.4/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.4 release stream
version: "1.4"
overview: Incubating Vitess connector, distributed snapshotting, many improvements to LogMiner-based connector implementation
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.5/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.5 release stream
version: "1.5"
overview: TX metadata and connector rewrite for MySQL, Redis Streams sink in Debezium Server, upgrade to Kafka 2.7
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
2 changes: 1 addition & 1 deletion _data/releases/1.6/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ summary: Version 1.6 release stream
version: "1.6"
overview: Incremental snapshotting and ad-hoc snapshots; Debezium Server sinks for Apache Kafka and Pravega
displayed: false
hidden: false
hidden: true
tutorial: true
connectors:
- mysql
Expand Down
9 changes: 0 additions & 9 deletions playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ content:
- url: https://github.com/debezium/debezium.git
start_path: documentation
branches:
- '0.9'
- '0.10'
- '1.0'
- '1.1'
- '1.2'
- '1.3'
- '1.4'
- '1.5'
- '1.6'
- '1.7'
- '1.8'
- '1.9'
Expand Down

0 comments on commit 7666c8f

Please sign in to comment.