Skip to content

Commit 8dc7950

Browse files
Add release notes and update CHANGELOG.md for 3.2.0 release (#117)
1 parent 921395f commit 8dc7950

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
99
### Features
1010

1111
### Enhancements
12-
* [Enhancement] Adding a field to store the A/B TDI configs per event in the data generator. ([#102](https://github.com/opensearch-project/user-behavior-insights/pull/102))
1312

1413
### Bug Fixes
1514

1615
### Infrastructure
17-
* Added end to end integration tests for experiments ([#154](https://github.com/opensearch-project/search-relevance/pull/154))
18-
* Upgrade gradle to 8.14 and higher JDK version to 24 ([#106](https://github.com/opensearch-project/user-behavior-insights/pull/106))
1916

2017
### Documentation
2118

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Version 3.2.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0
4+
5+
### Enhancements
6+
* [Enhancement] Adding a field to store the A/B TDI configs per event in the data generator. ([#102](https://github.com/opensearch-project/user-behavior-insights/pull/102))
7+
8+
### Infrastructure
9+
* Added end to end integration tests for experiments ([#154](https://github.com/opensearch-project/search-relevance/pull/154))
10+
* Upgrade gradle to 8.14 and higher JDK version to 24 ([#106](https://github.com/opensearch-project/user-behavior-insights/pull/106))

0 commit comments

Comments
 (0)