Skip to content

Commit 309f654

Browse files
committed
[DOCS] Release notes for 7.17
1 parent 1c77250 commit 309f654

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 7.17.0
2+
3+
- Drops Ruby 2.5 from the test matrix. Support for Ruby 2.5 was dropped March 2021.
4+
- Updates the product verification when the response is a `413` error.
5+
16
## 7.16.3
27

38
### API

docs/release_notes/717.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[[release_notes_717]]
2+
=== 7.17 Release notes
3+
4+
[discrete]
5+
[[release_notes_7170]]
6+
=== 7.17.0 Release notes
7+
8+
- Drops Ruby 2.5 from the test matrix. Support for Ruby 2.5 was dropped March 2021.
9+
- Updates the product verification when the response is a `413` error.

docs/release_notes/index.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
[discrete]
66
=== 7.x
7+
* <<release_notes_717, 7.17 Release Notes>>
78
* <<release_notes_716, 7.16 Release Notes>>
89
* <<release_notes_715, 7.15 Release Notes>>
910
* <<release_notes_714, 7.14 Release Notes>>
@@ -18,6 +19,7 @@
1819
* <<release_notes_75, 7.5 Release Notes>>
1920
* <<release_notes_70, 7.0 Release Notes>>
2021

22+
include::717.asciidoc[]
2123
include::716.asciidoc[]
2224
include::715.asciidoc[]
2325
include::714.asciidoc[]

0 commit comments

Comments
 (0)