Skip to content

Commit 357a3c5

Browse files
New IA versions in Python and Go
Plus misc 3.8 API updates
1 parent 6c1ac15 commit 357a3c5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

antora-playbook.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ content:
171171
- url: https://github.com/couchbase/docs-sdk-c
172172
branches: [release/3.3]
173173
- url: https://github.com/couchbase/docs-sdk-cxx
174-
branches: [release/1.1, release/1.0]
174+
branches: [release/1.2, release/1.1, release/1.0]
175175

176176
# .NET
177177
- url: https://github.com/couchbase/docs-sdk-dotnet
@@ -181,31 +181,31 @@ content:
181181

182182
# Go
183183
- url: https://github.com/couchbase/docs-sdk-go
184-
branches: [temp/2.11, temp/2.10, temp/2.9, temp/2.8, release/2.7]
184+
branches: [release/2.12, temp/2.11, temp/2.10, temp/2.9, temp/2.8, release/2.7]
185185

186186
# JVM
187187
- url: https://github.com/couchbase/docs-sdk-java
188-
branches: [3.8-api, release/3.8, temp/3.7, temp/3.6, release/3.5]
188+
branches: [release/3.10, release/3.9, release/3.8, temp/3.7, temp/3.6, release/3.5]
189189
- url: https://github.com/couchbase/docs-quarkus-extension
190190
branches: [release/1.1, release/1.0]
191191
- url: https://github.com/couchbase/docs-sdk-kotlin
192-
branches: [release/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
192+
branches: [release/3.10, release/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
193193
- url: https://github.com/couchbase/docs-sdk-scala
194-
branches: [release/3.9, release/1.8, release/1.7, temp/1.6, release/1.5]
194+
branches: [release/3.10, release/3.9, release/1.8, release/1.7, temp/1.6, release/1.5]
195195

196196
# Rust
197197
- url: https://github.com/couchbase/docs-sdk-rust
198198
branches: [release/1.0]
199199

200200
# "scripting languages"
201201
- url: https://github.com/couchbase/docs-sdk-nodejs
202-
branches: [temp/4.5, temp/4.4, temp/4.3]
202+
branches: [temp/4.6, temp/4.5, temp/4.4, temp/4.3]
203203
- url: https://github.com/couchbase/docs-sdk-php
204-
branches: [temp/4.3, temp/4.2]
205-
- url: https://github.com/couchbase/docs-sdk-python
206204
branches: [temp/4.4, temp/4.3, temp/4.2]
205+
- url: https://github.com/couchbase/docs-sdk-python
206+
branches: [release/4.6, temp/4.5, temp/4.4, temp/4.3, temp/4.2]
207207
- url: https://github.com/couchbase/docs-sdk-ruby
208-
branches: [temp/3.6, temp/3.5]
208+
branches: [temp/3.7, temp/3.6, temp/3.5]
209209

210210
- url: https://github.com/couchbase/docs-sdk-extensions
211211
branches: [main]

0 commit comments

Comments
 (0)