Skip to content

Commit 17378fd

Browse files
chore: updates helm charts (#338)
* Updates helm charts * Update kubernetes/platform-services/Chart.yaml Co-authored-by: kotharironak <kotharironak@users.noreply.github.com> Co-authored-by: kotharironak <53209990+kotharironak@users.noreply.github.com>
1 parent 85b2b4f commit 17378fd

4 files changed

Lines changed: 111 additions & 32 deletions

File tree

RELEASE_NOTES.md

Lines changed: 92 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,99 @@
11
#### `Hypertrace deployment`
2-
- chore: updating message of handling log4j issue [#333](https://github.com/hypertrace/hypertrace/pull/333)
2+
- chore: updated the message for log4j fix [#335](https://github.com/hypertrace/hypertrace/pull/335)
33
#### `Attribute service` [(0.13.12 .. 0.13.12)](https://github.com/hypertrace/attribute-service/releases)
44

5-
#### `Gateway service` [(0.1.174 .. 0.1.174)](https://github.com/hypertrace/gateway-service/releases)
6-
7-
#### `Query service` [(0.6.10 .. 0.6.10)](https://github.com/hypertrace/query-service/releases)
8-
9-
#### `Entity service` [(0.8.15 .. 0.8.16)](https://github.com/hypertrace/entity-service/releases)
10-
- upgrade log4j version to 2.17.0 [#153](https://github.com/hypertrace/entity-service/pull/153)
5+
#### `Gateway service` [(0.1.174 .. 0.2.0)](https://github.com/hypertrace/gateway-service/releases)
6+
- Attribute expressions [#116](https://github.com/hypertrace/gateway-service/pull/116)
7+
- add tolerations, affinity and topology spread constraints to deployment [#113](https://github.com/hypertrace/gateway-service/pull/113)
8+
#### `Query service` [(0.6.10 .. 0.7.0)](https://github.com/hypertrace/query-service/releases)
9+
- test: add projection with subpath test [#132](https://github.com/hypertrace/query-service/pull/132)
10+
- fix: support for attribute expressions in selections [#129](https://github.com/hypertrace/query-service/pull/129)
11+
- Add integ tests [#131](https://github.com/hypertrace/query-service/pull/131)
12+
- feat : Addition of API support for receiving attribute expressions [#126](https://github.com/hypertrace/query-service/pull/126)
13+
#### `Entity service` [(0.8.16 .. 0.8.17)](https://github.com/hypertrace/entity-service/releases)
14+
- fix: use requested alias for result metadata [#150](https://github.com/hypertrace/entity-service/pull/150)
15+
- add tolerations, affinity and topology spread constraints to deployment [#151](https://github.com/hypertrace/entity-service/pull/151)
1116
#### `Config service` [(0.1.20 .. 0.1.20)](https://github.com/hypertrace/config-service/releases)
1217

13-
#### `Hypertrace GraphQL` [( 0.8.3 .. 0.8.3)](https://github.com/hypertrace/hypertrace-graphql/releases)
14-
15-
#### `Hypertrace UI` [( 0.73.0 .. 0.73.0)](https://github.com/hypertrace/hypertrace-ui/releases)
16-
17-
#### `Hypertrace ingester` [( 0.6.39 .. 0.6.39)](https://github.com/hypertrace/hypertrace-ingester/releases)
18-
18+
#### `Hypertrace GraphQL` [( 0.8.3 .. 0.9.0)](https://github.com/hypertrace/hypertrace-graphql/releases)
19+
- Attribute expressions [#128](https://github.com/hypertrace/hypertrace-graphql/pull/128)
20+
- fix(entity-joiner): support for metric requests [#127](https://github.com/hypertrace/hypertrace-graphql/pull/127)
21+
- feat(entity-joiner): support for fixed time range argument [#126](https://github.com/hypertrace/hypertrace-graphql/pull/126)
22+
- Fix limit issue when querying labels [#125](https://github.com/hypertrace/hypertrace-graphql/pull/125)
23+
- Changes to get entities and services count associated with label [#123](https://github.com/hypertrace/hypertrace-graphql/pull/123)
24+
- GraphQL: Merge the label-application-rules-schema into the labels-schema [#124](https://github.com/hypertrace/hypertrace-graphql/pull/124)
25+
- Schema changes to get entities count for labels [#122](https://github.com/hypertrace/hypertrace-graphql/pull/122)
26+
- Refactor code to split labels into api and impl [#121](https://github.com/hypertrace/hypertrace-graphql/pull/121)
27+
- chore: update log4j again [#120](https://github.com/hypertrace/hypertrace-graphql/pull/120)
28+
#### `Hypertrace UI` [( 0.73.0 .. 0.74.0)](https://github.com/hypertrace/hypertrace-ui/releases)
29+
- refactor: adding filters to data source [#1372](https://github.com/hypertrace/hypertrace-ui/pull/1372)
30+
- Explorer groupby subpath support [#1369](https://github.com/hypertrace/hypertrace-ui/pull/1369)
31+
- Explorer subpath support [#1368](https://github.com/hypertrace/hypertrace-ui/pull/1368)
32+
- Attribute expressions [#1367](https://github.com/hypertrace/hypertrace-ui/pull/1367)
33+
- style(navigation): update overflow styles [#1371](https://github.com/hypertrace/hypertrace-ui/pull/1371)
34+
- refactor: add blue 6 [#1370](https://github.com/hypertrace/hypertrace-ui/pull/1370)
35+
- style: add overflow for navigation list [#1366](https://github.com/hypertrace/hypertrace-ui/pull/1366)
36+
- feat: entity icon color [#1365](https://github.com/hypertrace/hypertrace-ui/pull/1365)
37+
- feat: adding request options to graphql data source [#1220](https://github.com/hypertrace/hypertrace-ui/pull/1220)
38+
- fix: Fixing Time picker comparison time in dropdown [#1364](https://github.com/hypertrace/hypertrace-ui/pull/1364)
39+
- chore:(deps-dev): bump @types/mixpanel-browser from 2.35.7 to 2.36.0 [#1363](https://github.com/hypertrace/hypertrace-ui/pull/1363)
40+
- chore:(deps-dev): bump jest-config from 27.4.4 to 27.4.7 [#1359](https://github.com/hypertrace/hypertrace-ui/pull/1359)
41+
- chore:(deps-dev): bump @commitlint/config-conventional [#1360](https://github.com/hypertrace/hypertrace-ui/pull/1360)
42+
- chore:(deps): bump core-js from 3.20.1 to 3.20.2 [#1362](https://github.com/hypertrace/hypertrace-ui/pull/1362)
43+
- chore:(deps): bump @apollo/client from 3.5.5 to 3.5.6 [#1361](https://github.com/hypertrace/hypertrace-ui/pull/1361)
44+
- feat: providing functionality to use else template in if feature directive [#1357](https://github.com/hypertrace/hypertrace-ui/pull/1357)
45+
- feat: add option to configure create option label [#1356](https://github.com/hypertrace/hypertrace-ui/pull/1356)
46+
- feat: add alignment customization for page header content [#1355](https://github.com/hypertrace/hypertrace-ui/pull/1355)
47+
- feat: datetime picker as form field [#1352](https://github.com/hypertrace/hypertrace-ui/pull/1352)
48+
- fix: prevent empty like clause for search parameters [#1353](https://github.com/hypertrace/hypertrace-ui/pull/1353)
49+
- Adding inputs to time picker [#1343](https://github.com/hypertrace/hypertrace-ui/pull/1343)
50+
- feat: toISOString Time function [#1351](https://github.com/hypertrace/hypertrace-ui/pull/1351)
51+
- fix: corrected nested styling for `titled-content` [#1350](https://github.com/hypertrace/hypertrace-ui/pull/1350)
52+
- chore:(deps-dev): bump @compodoc/compodoc from 1.1.15 to 1.1.16 [#1348](https://github.com/hypertrace/hypertrace-ui/pull/1348)
53+
- chore:(deps-dev): bump @types/jest from 26.0.24 to 27.4.0 [#1346](https://github.com/hypertrace/hypertrace-ui/pull/1346)
54+
- chore:(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1 [#1345](https://github.com/hypertrace/hypertrace-ui/pull/1345)
55+
- chore:(deps-dev): bump @types/node from 17.0.1 to 17.0.5 [#1342](https://github.com/hypertrace/hypertrace-ui/pull/1342)
56+
- chore:(deps): bump mixpanel-browser from 2.42.0 to 2.42.1 [#1340](https://github.com/hypertrace/hypertrace-ui/pull/1340)
57+
- chore:(deps): bump core-js from 3.19.3 to 3.20.1 [#1339](https://github.com/hypertrace/hypertrace-ui/pull/1339)
58+
- chore:(deps-dev): bump jest-html-reporter from 3.4.1 to 3.4.2 [#1338](https://github.com/hypertrace/hypertrace-ui/pull/1338)
59+
- refactor: minor style change support for combo box [#1336](https://github.com/hypertrace/hypertrace-ui/pull/1336)
60+
- feat: disabled state for input component reactive forms [#1333](https://github.com/hypertrace/hypertrace-ui/pull/1333)
61+
- fix: grouped legend bug [#1334](https://github.com/hypertrace/hypertrace-ui/pull/1334)
62+
- chore:(deps-dev): bump ng-mocks from 12.5.0 to 12.5.1 [#1329](https://github.com/hypertrace/hypertrace-ui/pull/1329)
63+
- chore:(deps): bump graphql from 15.7.2 to 15.8.0 [#1328](https://github.com/hypertrace/hypertrace-ui/pull/1328)
64+
- chore:(deps-dev): bump @types/node from 16.11.12 to 17.0.1 [#1331](https://github.com/hypertrace/hypertrace-ui/pull/1331)
65+
- chore:(deps-dev): bump @types/d3-scale from 2.2.4 to 2.2.6 [#1332](https://github.com/hypertrace/hypertrace-ui/pull/1332)
66+
- feat: grouped cartesian legend [#1288](https://github.com/hypertrace/hypertrace-ui/pull/1288)
67+
- feat: Combo box forms [#1327](https://github.com/hypertrace/hypertrace-ui/pull/1327)
68+
- feat: adding color picker component [#1325](https://github.com/hypertrace/hypertrace-ui/pull/1325)
69+
- fix: pull applied filter logic into table controls so consumer doesn't have to manage [#1323](https://github.com/hypertrace/hypertrace-ui/pull/1323)
70+
- fix: setting max-height for multi select options container [#1315](https://github.com/hypertrace/hypertrace-ui/pull/1315)
71+
- chore:(deps-dev): bump @ngneat/spectator from 8.3.1 to 8.3.2 [#1318](https://github.com/hypertrace/hypertrace-ui/pull/1318)
72+
- chore:(deps-dev): bump @types/node from 16.11.10 to 16.11.12 [#1319](https://github.com/hypertrace/hypertrace-ui/pull/1319)
73+
- chore:(deps-dev): bump pretty-quick from 3.1.1 to 3.1.2 [#1320](https://github.com/hypertrace/hypertrace-ui/pull/1320)
74+
- chore:(deps-dev): bump jest-config from 27.4.3 to 27.4.4 [#1317](https://github.com/hypertrace/hypertrace-ui/pull/1317)
75+
- Fix date picker timezone issue [#1313](https://github.com/hypertrace/hypertrace-ui/pull/1313)
76+
- refactor: making radio forms compatible with forms [#1314](https://github.com/hypertrace/hypertrace-ui/pull/1314)
77+
- fix: minor style changes to list view and multi select [#1312](https://github.com/hypertrace/hypertrace-ui/pull/1312)
78+
- fix: make border configurable in form field [#1311](https://github.com/hypertrace/hypertrace-ui/pull/1311)
79+
- feat: list view changes [#1302](https://github.com/hypertrace/hypertrace-ui/pull/1302)
80+
- feat: support for custom row height in table widget [#1310](https://github.com/hypertrace/hypertrace-ui/pull/1310)
81+
- feat: exporting field and active tab label change [#1309](https://github.com/hypertrace/hypertrace-ui/pull/1309)
82+
- chore:(deps-dev): bump @commitlint/config-conventional [#1306](https://github.com/hypertrace/hypertrace-ui/pull/1306)
83+
- chore:(deps): bump core-js from 3.19.1 to 3.19.3 [#1307](https://github.com/hypertrace/hypertrace-ui/pull/1307)
84+
- chore:(deps-dev): bump jest-config from 27.4.0 to 27.4.3 [#1304](https://github.com/hypertrace/hypertrace-ui/pull/1304)
85+
- feat: support styles for text-widget primary text [#1301](https://github.com/hypertrace/hypertrace-ui/pull/1301)
86+
- feat: add row highlighting to table selections [#1300](https://github.com/hypertrace/hypertrace-ui/pull/1300)
87+
- feat: table filters now always show their placeholder even when a selection is made [#1296](https://github.com/hypertrace/hypertrace-ui/pull/1296)
88+
- feat: toggle able legend for cartesian chart [#1270](https://github.com/hypertrace/hypertrace-ui/pull/1270)
89+
- feat: persisted expand collapse for explorer panels [#1295](https://github.com/hypertrace/hypertrace-ui/pull/1295)
90+
- Form changes [#1281](https://github.com/hypertrace/hypertrace-ui/pull/1281)
91+
- chore:(deps): bump @apollo/client from 3.4.17 to 3.5.5 [#1291](https://github.com/hypertrace/hypertrace-ui/pull/1291)
92+
- chore:(deps-dev): bump jest-config from 27.3.1 to 27.4.0 [#1292](https://github.com/hypertrace/hypertrace-ui/pull/1292)
93+
- chore:(deps-dev): bump @types/node from 16.7.10 to 16.11.10 [#1289](https://github.com/hypertrace/hypertrace-ui/pull/1289)
94+
- fix: support for custom row size for table [#1286](https://github.com/hypertrace/hypertrace-ui/pull/1286)
95+
#### `Hypertrace ingester` [( 0.6.39 .. 0.6.40)](https://github.com/hypertrace/hypertrace-ingester/releases)
96+
- chore: extend the helm template for spanDropFilter [#298](https://github.com/hypertrace/hypertrace-ingester/pull/298)
97+
- Added test to cover scenario where there is a single ENTRY span in a trace [#296](https://github.com/hypertrace/hypertrace-ingester/pull/296)
1998
#### `Hypertrace alert engine` [( 2.0.10 .. 2.0.10)](https://github.com/hypertrace/hypertrace-alert-engine/releases)
2099

kubernetes/data-services/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
version: 0.1.3
3232
- name: pinot
3333
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
34-
version: 0.4.4
34+
version: 0.4.5
3535
- name: schema-registry
3636
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
3737
version: 0.1.5

kubernetes/platform-services/Chart.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,36 +25,36 @@ appVersion: 0.1.0
2525
dependencies:
2626
- name: hypertrace-collector
2727
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
28-
version: 0.2.1
28+
version: 0.3.1
2929
- name: span-normalizer
3030
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
31-
version: 0.6.39
31+
version: 0.6.40
3232
- name: raw-spans-grouper
3333
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
34-
version: 0.6.39
34+
version: 0.6.40
3535
- name: hypertrace-trace-enricher
3636
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
37-
version: 0.6.39
37+
version: 0.6.40
3838
- name: hypertrace-view-generator
3939
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
40-
version: 0.6.39
40+
version: 0.6.40
4141
- name: hypertrace-ui
4242
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
43-
version: 0.73.0
43+
version: 0.74.0
4444
- name: hypertrace-graphql-service
4545
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
46-
version: 0.8.3
46+
version: 0.9.0
4747
- name: gateway-service
4848
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
49-
version: 0.1.174
49+
version: 0.2.0
5050
condition: merge-query-services.disabled
5151
- name: query-service
5252
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
53-
version: 0.6.10
53+
version: 0.7.0
5454
condition: merge-query-services.disabled
5555
- name: entity-service
5656
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
57-
version: 0.8.16
57+
version: 0.8.17
5858
condition: merge-query-services.disabled
5959
- name: attribute-service
6060
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
@@ -66,11 +66,11 @@ dependencies:
6666
condition: merge-query-services.disabled
6767
- name: hypertrace-data-config-service
6868
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
69-
version: 0.2.19
69+
version: 0.2.20
7070
condition: merge-query-services.enabled
7171
- name: hypertrace-data-query-service
7272
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
73-
version: 0.2.19
73+
version: 0.2.20
7474
condition: merge-query-services.enabled
7575
- name: hypertrace-alert-engine
7676
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
attribute-service:0.13.12
2-
gateway-service:0.1.174
3-
query-service:0.6.10
4-
entity-service:0.8.16
2+
gateway-service:0.2.0
3+
query-service:0.7.0
4+
entity-service:0.8.17
55
config-service:0.1.20
6-
hypertrace-graphql:0.8.3
7-
hypertrace-ui:0.73.0
8-
hypertrace-ingester:0.6.39
6+
hypertrace-graphql:0.9.0
7+
hypertrace-ui:0.74.0
8+
hypertrace-ingester:0.6.40
99
hypertrace-alert-engine:2.0.10

0 commit comments

Comments
 (0)