File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
===================================================================
9
9
10
+ ## [ 1.1.1.dev001000] - 2025-09-09
11
+ ### Changed
12
+ - [ #116 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/116 ) feat: using opensearch instead of elasticsearch
13
+
10
14
## [ 1.1.1.dev000900] - 2025-08-21
11
15
### Changed
12
16
- [ #114 ] ( https://github.com/unity-sds/mdps-ds-lib/pull/114 ) feat: stage-out maap use case
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " mdps-ds-lib"
3
- version =" 1.1.1.dev000900 "
3
+ version =" 1.1.1.dev001000 "
4
4
description = " Mission Data System - MDPS (Unity) Data Service Core library"
5
5
authors = [
" Wai Phyo <[email protected] >" ]
6
6
license = " Apache 2.0"
You can’t perform that action at this time.
0 commit comments