Skip to content

Commit 4bee12f

Browse files
authored
Add release notes (#6873)
Signed-off-by: Divya Madala <divyaasm@amazon.com>
1 parent 74147a3 commit 4bee12f

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CHANGELOG
22
Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
33

4-
## [Unreleased](https://github.com/opensearch-project/OpenSearch-Dashboards/compare/1.3.16...1.3)
4+
## [1.3.17 - 2024-06-06](https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/1.3.17)
55

66
### 💥 Breaking Changes
77

@@ -11,6 +11,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1111

1212
### 📈 Features/Enhancements
1313

14+
- Replace control characters before logging ([#6590](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6590))
15+
1416
### 🐛 Bug Fixes
1517

1618
### 🚞 Infrastructure
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Version 1.3.17 Release Notes
2+
3+
### 🛡 Security
4+
5+
### 📈 Features/Enhancements
6+
7+
- Replace control characters before logging ([#6590](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6590))
8+
9+
### 🐛 Bug Fixes
10+
11+
### 🚞 Infrastructure
12+
13+
### 📝 Documentation
14+
15+
### 🛠 Maintenance
16+
17+
- [Version] Increment version to 1.3.17 ([#6845](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6845))

0 commit comments

Comments
 (0)