Skip to content

Commit 9dcff48

Browse files
JBAhirerish691
andauthored
Updates helm charts (#289)
Co-authored-by: rish691 <rish691@users.noreply.github.com>
1 parent a41d798 commit 9dcff48

3 files changed

Lines changed: 114 additions & 15 deletions

File tree

RELEASE_NOTES.md

Lines changed: 102 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#### `Hypertrace deployment`
2+
- chore: Revert version in compatibility matrix [#288](https://github.com/hypertrace/hypertrace/pull/288)
3+
- Use old version of alert for release notes [#286](https://github.com/hypertrace/hypertrace/pull/286)
4+
- chore: updates helm charts [#265](https://github.com/hypertrace/hypertrace/pull/265)
25
- chore: Update release script to include alerting [#284](https://github.com/hypertrace/hypertrace/pull/284)
36
- refactor: Refactor docker compose file a bit [#282](https://github.com/hypertrace/hypertrace/pull/282)
47
- fix: fixed the move of alerting file [#281](https://github.com/hypertrace/hypertrace/pull/281)
@@ -64,8 +67,80 @@
6467
- Gateway-Service Client Timeout Config [#91](https://github.com/hypertrace/hypertrace-graphql/pull/91)
6568
- chore: update submodule [#90](https://github.com/hypertrace/hypertrace-graphql/pull/90)
6669
- chore: update submodule reference to latest [#89](https://github.com/hypertrace/hypertrace-graphql/pull/89)
67-
#### `Hypertrace UI` [( 0.70.2 .. 0.70.2)](https://github.com/hypertrace/hypertrace-ui/releases)
68-
70+
#### `Hypertrace UI` [( 0.70.2 .. 0.70.3)](https://github.com/hypertrace/hypertrace-ui/releases)
71+
- chore:(deps): bump graphql from 15.5.1 to 15.5.2 [#1096](https://github.com/hypertrace/hypertrace-ui/pull/1096)
72+
- chore:(deps-dev): bump @ngneat/spectator from 7.1.0 to 8.0.4 [#1095](https://github.com/hypertrace/hypertrace-ui/pull/1095)
73+
- chore:(deps-dev): bump @types/node from 15.12.5 to 16.7.7 [#1097](https://github.com/hypertrace/hypertrace-ui/pull/1097)
74+
- chore:(deps-dev): bump @compodoc/compodoc from 1.1.11 to 1.1.14 [#1092](https://github.com/hypertrace/hypertrace-ui/pull/1092)
75+
- chore: merging distributed-tracing into observability [#1090](https://github.com/hypertrace/hypertrace-ui/pull/1090)
76+
- chore:(deps): bump @apollo/client from 3.4.7 to 3.4.8 [#1080](https://github.com/hypertrace/hypertrace-ui/pull/1080)
77+
- chore: upgrade to angular 12 [#1073](https://github.com/hypertrace/hypertrace-ui/pull/1073)
78+
- fix: support anything coercer supports for date parsing [#1078](https://github.com/hypertrace/hypertrace-ui/pull/1078)
79+
- chore: set up node 16 in workflows [#1077](https://github.com/hypertrace/hypertrace-ui/pull/1077)
80+
- Increase default debounce [#1074](https://github.com/hypertrace/hypertrace-ui/pull/1074)
81+
- feat: adding icon properties [#1063](https://github.com/hypertrace/hypertrace-ui/pull/1063)
82+
- fix: donut center minimum font size [#1053](https://github.com/hypertrace/hypertrace-ui/pull/1053)
83+
- chore:(deps): bump tslib from 2.3.0 to 2.3.1 [#1070](https://github.com/hypertrace/hypertrace-ui/pull/1070)
84+
- chore:(deps): bump @apollo/client from 3.3.21 to 3.4.7 [#1067](https://github.com/hypertrace/hypertrace-ui/pull/1067)
85+
- feat: add new colors [#1062](https://github.com/hypertrace/hypertrace-ui/pull/1062)
86+
- feat: adding light bulb icon [#1059](https://github.com/hypertrace/hypertrace-ui/pull/1059)
87+
- chore:(deps-dev): bump @types/jest from 26.0.23 to 26.0.24 [#1058](https://github.com/hypertrace/hypertrace-ui/pull/1058)
88+
- chore:(deps): bump core-js from 3.15.2 to 3.16.1 [#1055](https://github.com/hypertrace/hypertrace-ui/pull/1055)
89+
- Format explorer end time [#1049](https://github.com/hypertrace/hypertrace-ui/pull/1049)
90+
- feat: removing unused type in tickCount variable [#1048](https://github.com/hypertrace/hypertrace-ui/pull/1048)
91+
- feat: allow custom tooltip titles [#1047](https://github.com/hypertrace/hypertrace-ui/pull/1047)
92+
- feat: Adding ticks count [#1046](https://github.com/hypertrace/hypertrace-ui/pull/1046)
93+
- chore:(deps-dev): bump ng-mocks from 11.10.1 to 12.4.0 [#1041](https://github.com/hypertrace/hypertrace-ui/pull/1041)
94+
- fix: donut chart text font size fix [#1039](https://github.com/hypertrace/hypertrace-ui/pull/1039)
95+
- fix: fixing the child length [#1038](https://github.com/hypertrace/hypertrace-ui/pull/1038)
96+
- fix: donut chart fixes [#988](https://github.com/hypertrace/hypertrace-ui/pull/988)
97+
- feat: creating a more condensed left to right topology layout [#1036](https://github.com/hypertrace/hypertrace-ui/pull/1036)
98+
- fix: hide navigation header if nothing underneath [#1035](https://github.com/hypertrace/hypertrace-ui/pull/1035)
99+
- fix: set background color for resize button [#1034](https://github.com/hypertrace/hypertrace-ui/pull/1034)
100+
- fix: issue with async nav lists not updating correctly [#1032](https://github.com/hypertrace/hypertrace-ui/pull/1032)
101+
- refactor: adding nav changes [#1031](https://github.com/hypertrace/hypertrace-ui/pull/1031)
102+
- fix: new design for not found page [#1022](https://github.com/hypertrace/hypertrace-ui/pull/1022)
103+
- feat: replacing components with hover over gray [#1020](https://github.com/hypertrace/hypertrace-ui/pull/1020)
104+
- chore:(deps-dev): bump @types/webpack-env from 1.16.0 to 1.16.2 [#1029](https://github.com/hypertrace/hypertrace-ui/pull/1029)
105+
- Revert "feat: add option to open link in new tab (#1019)" [#1023](https://github.com/hypertrace/hypertrace-ui/pull/1023)
106+
- feat: set size of new icons [#1021](https://github.com/hypertrace/hypertrace-ui/pull/1021)
107+
- feat: add option to open link in new tab [#1019](https://github.com/hypertrace/hypertrace-ui/pull/1019)
108+
- feat: external/internal APIs adding icons [#1018](https://github.com/hypertrace/hypertrace-ui/pull/1018)
109+
- feat: Adding bar gauge htDisplayNumber pipe [#1016](https://github.com/hypertrace/hypertrace-ui/pull/1016)
110+
- fix: upgrade core-js from 3.15.1 to 3.15.2 [#1015](https://github.com/hypertrace/hypertrace-ui/pull/1015)
111+
- feat: add esnext.string to ts libs [#1013](https://github.com/hypertrace/hypertrace-ui/pull/1013)
112+
- feat: Adding unlimited value [#1014](https://github.com/hypertrace/hypertrace-ui/pull/1014)
113+
- fix: tab design fix [#1012](https://github.com/hypertrace/hypertrace-ui/pull/1012)
114+
- style: update style for raised shadow hover [#1011](https://github.com/hypertrace/hypertrace-ui/pull/1011)
115+
- chore:(deps-dev): bump @types/uuid from 8.3.0 to 8.3.1 [#1009](https://github.com/hypertrace/hypertrace-ui/pull/1009)
116+
- fix: topology error fix due to change in metrics model [#1005](https://github.com/hypertrace/hypertrace-ui/pull/1005)
117+
- fix: Adding the missing module [#1004](https://github.com/hypertrace/hypertrace-ui/pull/1004)
118+
- refactor: migrating to new topology custom metric [#1000](https://github.com/hypertrace/hypertrace-ui/pull/1000)
119+
- refactor: adding an option to hide time range in page header [#1001](https://github.com/hypertrace/hypertrace-ui/pull/1001)
120+
- feat: adding topology custom metric model and service [#999](https://github.com/hypertrace/hypertrace-ui/pull/999)
121+
- feat: update protocol icon [#996](https://github.com/hypertrace/hypertrace-ui/pull/996)
122+
- feat: add icon for virtual machine [#997](https://github.com/hypertrace/hypertrace-ui/pull/997)
123+
- chore: update husky config [#998](https://github.com/hypertrace/hypertrace-ui/pull/998)
124+
- feat: inherit all sizing for icons set to inherit [#992](https://github.com/hypertrace/hypertrace-ui/pull/992)
125+
- feat: support route wise page titles [#993](https://github.com/hypertrace/hypertrace-ui/pull/993)
126+
- fix: wrong tooltip in radar chart in firefox [#990](https://github.com/hypertrace/hypertrace-ui/pull/990)
127+
- fix: change color [#994](https://github.com/hypertrace/hypertrace-ui/pull/994)
128+
- fix: increase left nav width [#991](https://github.com/hypertrace/hypertrace-ui/pull/991)
129+
- fix: upgrade core-js from 3.15.0 to 3.15.1 [#989](https://github.com/hypertrace/hypertrace-ui/pull/989)
130+
- chore:(deps-dev): bump husky from 4.3.8 to 7.0.1 [#985](https://github.com/hypertrace/hypertrace-ui/pull/985)
131+
- chore:(deps): bump @apollo/client from 3.3.20 to 3.3.21 [#987](https://github.com/hypertrace/hypertrace-ui/pull/987)
132+
- fix: upgrade graphql from 15.5.0 to 15.5.1 [#982](https://github.com/hypertrace/hypertrace-ui/pull/982)
133+
- feat: explore query builder [#981](https://github.com/hypertrace/hypertrace-ui/pull/981)
134+
- fix: support disabling options in multi-select [#979](https://github.com/hypertrace/hypertrace-ui/pull/979)
135+
- refactor: entity changes for api-dashboard [#978](https://github.com/hypertrace/hypertrace-ui/pull/978)
136+
- fix: support disabling select options [#968](https://github.com/hypertrace/hypertrace-ui/pull/968)
137+
- feat: move a common method into navigation service [#969](https://github.com/hypertrace/hypertrace-ui/pull/969)
138+
- fix: Dockerfile to reduce vulnerabilities [#977](https://github.com/hypertrace/hypertrace-ui/pull/977)
139+
- fix: rename route interface [#966](https://github.com/hypertrace/hypertrace-ui/pull/966)
140+
- feat: styling for disabled input [#976](https://github.com/hypertrace/hypertrace-ui/pull/976)
141+
- fix: menu dropdown should not be shown if no items in the list [#967](https://github.com/hypertrace/hypertrace-ui/pull/967)
142+
- chore:(deps): bump graphql-tag from 2.12.4 to 2.12.5 [#971](https://github.com/hypertrace/hypertrace-ui/pull/971)
143+
- chore:(deps-dev): bump pretty-quick from 3.1.0 to 3.1.1 [#974](https://github.com/hypertrace/hypertrace-ui/pull/974)
69144
#### `Hypertrace ingester` [( 0.6.19 .. 0.6.27)](https://github.com/hypertrace/hypertrace-ingester/releases)
70145
- fix(endpoint-enricher): add service name to API entity [#251](https://github.com/hypertrace/hypertrace-ingester/pull/251)
71146
- refactor: change entity write to improve throughput [#248](https://github.com/hypertrace/hypertrace-ingester/pull/248)
@@ -97,4 +172,28 @@
97172
- chore: reduce logging of error message [#220](https://github.com/hypertrace/hypertrace-ingester/pull/220)
98173
- refactor: extract backend read write and identify [#219](https://github.com/hypertrace/hypertrace-ingester/pull/219)
99174
- New version of entity-service-client [#218](https://github.com/hypertrace/hypertrace-ingester/pull/218)
100-
#### `Hypertrace alert engine` [( 0.0.0 .. 2.0.0)](https://github.com/hypertrace/hypertrace-alert-engine/releases)
175+
#### `Hypertrace alert engine` [( 1.0.0 .. 2.0.0)](https://github.com/hypertrace/hypertrace-alert-engine/releases)
176+
- fix: Use tenantId in MetricCache key as well [#61](https://github.com/hypertrace/hypertrace-alert-engine/pull/61)
177+
- feat: Support variable time duration and metric caching [#60](https://github.com/hypertrace/hypertrace-alert-engine/pull/60)
178+
- fix: Schema change [#59](https://github.com/hypertrace/hypertrace-alert-engine/pull/59)
179+
- feat: Variable rule duration Schema changes [#57](https://github.com/hypertrace/hypertrace-alert-engine/pull/57)
180+
- fix: Fix config [#56](https://github.com/hypertrace/hypertrace-alert-engine/pull/56)
181+
- feat: Add evaluation of dynamic baseline rule [#51](https://github.com/hypertrace/hypertrace-alert-engine/pull/51)
182+
- fix : fixed deployment on k8 [#50](https://github.com/hypertrace/hypertrace-alert-engine/pull/50)
183+
- fix : readme [#49](https://github.com/hypertrace/hypertrace-alert-engine/pull/49)
184+
- Update readme [#47](https://github.com/hypertrace/hypertrace-alert-engine/pull/47)
185+
- Fix: NullPointer exception while alert engine startup in v1.0.8 [#45](https://github.com/hypertrace/hypertrace-alert-engine/pull/45)
186+
- Rearrangement of rule files [#31](https://github.com/hypertrace/hypertrace-alert-engine/pull/31)
187+
- fix: Remove sensitive information from helm config [#36](https://github.com/hypertrace/hypertrace-alert-engine/pull/36)
188+
- feat: Add integration test using test containers [#34](https://github.com/hypertrace/hypertrace-alert-engine/pull/34)
189+
- feat: Add gha for test [#35](https://github.com/hypertrace/hypertrace-alert-engine/pull/35)
190+
- fix: Changes to notification message [#33](https://github.com/hypertrace/hypertrace-alert-engine/pull/33)
191+
- fix: Issues, refactoring [#30](https://github.com/hypertrace/hypertrace-alert-engine/pull/30)
192+
- feat: Add helm charts for anomaly-detector [#29](https://github.com/hypertrace/hypertrace-alert-engine/pull/29)
193+
- feat: Add helm charts for notification-service [#28](https://github.com/hypertrace/hypertrace-alert-engine/pull/28)
194+
- Enhancing notification data model [#20](https://github.com/hypertrace/hypertrace-alert-engine/pull/20)
195+
- feat: helm charts for task-manager [#27](https://github.com/hypertrace/hypertrace-alert-engine/pull/27)
196+
- feat: gha for publishing helm charts [#26](https://github.com/hypertrace/hypertrace-alert-engine/pull/26)
197+
- feat: Add helm charts for hypertrace-alert-engine [#25](https://github.com/hypertrace/hypertrace-alert-engine/pull/25)
198+
- chore: add publish plugin [#24](https://github.com/hypertrace/hypertrace-alert-engine/pull/24)
199+
- chore: fix publish [#23](https://github.com/hypertrace/hypertrace-alert-engine/pull/23)

kubernetes/platform-services/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ appVersion: 0.1.0
2525
dependencies:
2626
- name: hypertrace-collector
2727
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
28-
version: 0.1.10
28+
version: 0.1.11
2929
- name: span-normalizer
3030
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
3131
version: 0.6.27
@@ -40,7 +40,7 @@ dependencies:
4040
version: 0.6.27
4141
- name: hypertrace-ui
4242
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
43-
version: 0.70.2
43+
version: 0.70.3
4444
- name: hypertrace-graphql-service
4545
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
4646
version: 0.7.9
@@ -78,5 +78,5 @@ dependencies:
7878
condition: alerting.enabled
7979
- name: kafka-topic-creator
8080
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
81-
version: 0.1.8
81+
version: 0.1.7
8282
condition: kafka-topic-creator.enabled
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
attribute-service:0.12.2
2-
gateway-service:0.1.60
3-
query-service:0.6.0
4-
entity-service:0.6.8
5-
config-service:0.1.4
6-
hypertrace-graphql:0.7.7
7-
hypertrace-ui:0.70.2
8-
hypertrace-ingester:0.6.19
9-
hypertrace-alert-engine:1.0.0
1+
attribute-service:0.13.3
2+
gateway-service:0.1.166
3+
query-service:0.6.3
4+
entity-service:0.8.2
5+
config-service:0.1.8
6+
hypertrace-graphql:0.7.9
7+
hypertrace-ui:0.70.3
8+
hypertrace-ingester:0.6.27
9+
hypertrace-alert-engine:2.0.0

0 commit comments

Comments
 (0)