Skip to content

Commit 4900bae

Browse files
committed
Add release note for 1.7.0 and 1.7.1
Move the 1.7.0-alpha01 release notes to 1.8.0-alpha01 PiperOrigin-RevId: 759651218 (cherry picked from commit 412b0a1)
1 parent ff164af commit 4900bae

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

RELEASENOTES.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release notes
22

3-
## 1.7
3+
## 1.8
44

5-
### 1.7.0-alpha01 (2025-05-15)
5+
### 1.8.0-alpha01 (2025-05-19)
66

77
This release includes the following changes since [1.6.1](#161-2025-04-14):
88

@@ -190,6 +190,20 @@ This release includes the following changes since [1.6.1](#161-2025-04-14):
190190
MediaCodecSelector, long, boolean, @Nullable Handler, @Nullable
191191
VideoRendererEventListener, int, float, @Nullable VideoSinkProvider)`.
192192

193+
## 1.7
194+
195+
### 1.7.1 (2025-05-16)
196+
197+
This release has the same code as 1.6.1 and is being released to ensure it
198+
appears as a 'newer' release than 1.7.0, which was an alpha release accidentally
199+
tagged as stable (see below). Please avoid using either of these releases. Stay
200+
on 1.6.1 and wait for 1.8.0-alpha01.
201+
202+
### 1.7.0 (2025-05-16)
203+
204+
This release should have been `1.7.0-alpha01`, but was accidentally tagged
205+
`1.7.0` (i.e. stable) on maven.google.com.
206+
193207
## 1.6
194208

195209
### 1.6.1 (2025-04-14)

0 commit comments

Comments
 (0)