File tree Expand file tree Collapse file tree 6 files changed +12
-9
lines changed Expand file tree Collapse file tree 6 files changed +12
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ ALL_IN_ONE_IMAGE_NAME=ghcr.io/hyperdxio/hyperdx-all-in-one
8
8
ALL_IN_ONE_IMAGE_NAME_DOCKERHUB = hyperdx/hyperdx-all-in-one
9
9
OTEL_COLLECTOR_IMAGE_NAME = ghcr.io/hyperdxio/hyperdx-otel-collector
10
10
OTEL_COLLECTOR_IMAGE_NAME_DOCKERHUB = hyperdx/hyperdx-otel-collector
11
- CODE_VERSION = 2.6 .0
12
- IMAGE_VERSION_SUB_TAG = .6 .0
11
+ CODE_VERSION = 2.7 .0
12
+ IMAGE_VERSION_SUB_TAG = .7 .0
13
13
IMAGE_VERSION = 2
14
14
IMAGE_NIGHTLY_TAG = 2-nightly
15
15
IMAGE_LATEST_TAG = latest
Original file line number Diff line number Diff line change 1
1
# @hyperdx/api
2
2
3
+ ## 2.7.0
4
+
3
5
## 2.6.0
4
6
5
7
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperdx/api" ,
3
- "version" : " 2.6 .0" ,
3
+ "version" : " 2.7 .0" ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
# @hyperdx/app
2
2
3
+ ## 2.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 730325a5: Improve SourceSchemaPreview button integration in SourceSelect and DBTableSelect components.
8
+
3
9
## 2.6.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hyperdx/app" ,
3
- "version" : " 2.6 .0" ,
3
+ "version" : " 2.7 .0" ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments