-
Notifications
You must be signed in to change notification settings - Fork 30
chore: updates helm charts #338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,99 @@ | ||
| #### `Hypertrace deployment` | ||
| - chore: updating message of handling log4j issue [#333](https://github.com/hypertrace/hypertrace/pull/333) | ||
| - chore: updated the message for log4j fix [#335](https://github.com/hypertrace/hypertrace/pull/335) | ||
| #### `Attribute service` [(0.13.12 .. 0.13.12)](https://github.com/hypertrace/attribute-service/releases) | ||
|
|
||
| #### `Gateway service` [(0.1.174 .. 0.1.174)](https://github.com/hypertrace/gateway-service/releases) | ||
|
|
||
| #### `Query service` [(0.6.10 .. 0.6.10)](https://github.com/hypertrace/query-service/releases) | ||
|
|
||
| #### `Entity service` [(0.8.15 .. 0.8.16)](https://github.com/hypertrace/entity-service/releases) | ||
| - upgrade log4j version to 2.17.0 [#153](https://github.com/hypertrace/entity-service/pull/153) | ||
| #### `Gateway service` [(0.1.174 .. 0.2.0)](https://github.com/hypertrace/gateway-service/releases) | ||
| - Attribute expressions [#116](https://github.com/hypertrace/gateway-service/pull/116) | ||
| - add tolerations, affinity and topology spread constraints to deployment [#113](https://github.com/hypertrace/gateway-service/pull/113) | ||
| #### `Query service` [(0.6.10 .. 0.7.0)](https://github.com/hypertrace/query-service/releases) | ||
| - test: add projection with subpath test [#132](https://github.com/hypertrace/query-service/pull/132) | ||
| - fix: support for attribute expressions in selections [#129](https://github.com/hypertrace/query-service/pull/129) | ||
| - Add integ tests [#131](https://github.com/hypertrace/query-service/pull/131) | ||
| - feat : Addition of API support for receiving attribute expressions [#126](https://github.com/hypertrace/query-service/pull/126) | ||
| #### `Entity service` [(0.8.16 .. 0.8.17)](https://github.com/hypertrace/entity-service/releases) | ||
| - fix: use requested alias for result metadata [#150](https://github.com/hypertrace/entity-service/pull/150) | ||
| - add tolerations, affinity and topology spread constraints to deployment [#151](https://github.com/hypertrace/entity-service/pull/151) | ||
| #### `Config service` [(0.1.20 .. 0.1.20)](https://github.com/hypertrace/config-service/releases) | ||
|
|
||
| #### `Hypertrace GraphQL` [( 0.8.3 .. 0.8.3)](https://github.com/hypertrace/hypertrace-graphql/releases) | ||
|
|
||
| #### `Hypertrace UI` [( 0.73.0 .. 0.73.0)](https://github.com/hypertrace/hypertrace-ui/releases) | ||
|
|
||
| #### `Hypertrace ingester` [( 0.6.39 .. 0.6.39)](https://github.com/hypertrace/hypertrace-ingester/releases) | ||
|
|
||
| #### `Hypertrace GraphQL` [( 0.8.3 .. 0.9.0)](https://github.com/hypertrace/hypertrace-graphql/releases) | ||
| - Attribute expressions [#128](https://github.com/hypertrace/hypertrace-graphql/pull/128) | ||
| - fix(entity-joiner): support for metric requests [#127](https://github.com/hypertrace/hypertrace-graphql/pull/127) | ||
| - feat(entity-joiner): support for fixed time range argument [#126](https://github.com/hypertrace/hypertrace-graphql/pull/126) | ||
| - Fix limit issue when querying labels [#125](https://github.com/hypertrace/hypertrace-graphql/pull/125) | ||
| - Changes to get entities and services count associated with label [#123](https://github.com/hypertrace/hypertrace-graphql/pull/123) | ||
| - GraphQL: Merge the label-application-rules-schema into the labels-schema [#124](https://github.com/hypertrace/hypertrace-graphql/pull/124) | ||
| - Schema changes to get entities count for labels [#122](https://github.com/hypertrace/hypertrace-graphql/pull/122) | ||
| - Refactor code to split labels into api and impl [#121](https://github.com/hypertrace/hypertrace-graphql/pull/121) | ||
| - chore: update log4j again [#120](https://github.com/hypertrace/hypertrace-graphql/pull/120) | ||
| #### `Hypertrace UI` [( 0.73.0 .. 0.74.0)](https://github.com/hypertrace/hypertrace-ui/releases) | ||
| - refactor: adding filters to data source [#1372](https://github.com/hypertrace/hypertrace-ui/pull/1372) | ||
| - Explorer groupby subpath support [#1369](https://github.com/hypertrace/hypertrace-ui/pull/1369) | ||
| - Explorer subpath support [#1368](https://github.com/hypertrace/hypertrace-ui/pull/1368) | ||
| - Attribute expressions [#1367](https://github.com/hypertrace/hypertrace-ui/pull/1367) | ||
| - style(navigation): update overflow styles [#1371](https://github.com/hypertrace/hypertrace-ui/pull/1371) | ||
| - refactor: add blue 6 [#1370](https://github.com/hypertrace/hypertrace-ui/pull/1370) | ||
| - style: add overflow for navigation list [#1366](https://github.com/hypertrace/hypertrace-ui/pull/1366) | ||
| - feat: entity icon color [#1365](https://github.com/hypertrace/hypertrace-ui/pull/1365) | ||
| - feat: adding request options to graphql data source [#1220](https://github.com/hypertrace/hypertrace-ui/pull/1220) | ||
| - fix: Fixing Time picker comparison time in dropdown [#1364](https://github.com/hypertrace/hypertrace-ui/pull/1364) | ||
| - chore:(deps-dev): bump @types/mixpanel-browser from 2.35.7 to 2.36.0 [#1363](https://github.com/hypertrace/hypertrace-ui/pull/1363) | ||
| - chore:(deps-dev): bump jest-config from 27.4.4 to 27.4.7 [#1359](https://github.com/hypertrace/hypertrace-ui/pull/1359) | ||
| - chore:(deps-dev): bump @commitlint/config-conventional [#1360](https://github.com/hypertrace/hypertrace-ui/pull/1360) | ||
| - chore:(deps): bump core-js from 3.20.1 to 3.20.2 [#1362](https://github.com/hypertrace/hypertrace-ui/pull/1362) | ||
| - chore:(deps): bump @apollo/client from 3.5.5 to 3.5.6 [#1361](https://github.com/hypertrace/hypertrace-ui/pull/1361) | ||
| - feat: providing functionality to use else template in if feature directive [#1357](https://github.com/hypertrace/hypertrace-ui/pull/1357) | ||
| - feat: add option to configure create option label [#1356](https://github.com/hypertrace/hypertrace-ui/pull/1356) | ||
| - feat: add alignment customization for page header content [#1355](https://github.com/hypertrace/hypertrace-ui/pull/1355) | ||
| - feat: datetime picker as form field [#1352](https://github.com/hypertrace/hypertrace-ui/pull/1352) | ||
| - fix: prevent empty like clause for search parameters [#1353](https://github.com/hypertrace/hypertrace-ui/pull/1353) | ||
| - Adding inputs to time picker [#1343](https://github.com/hypertrace/hypertrace-ui/pull/1343) | ||
| - feat: toISOString Time function [#1351](https://github.com/hypertrace/hypertrace-ui/pull/1351) | ||
| - fix: corrected nested styling for `titled-content` [#1350](https://github.com/hypertrace/hypertrace-ui/pull/1350) | ||
| - chore:(deps-dev): bump @compodoc/compodoc from 1.1.15 to 1.1.16 [#1348](https://github.com/hypertrace/hypertrace-ui/pull/1348) | ||
| - chore:(deps-dev): bump @types/jest from 26.0.24 to 27.4.0 [#1346](https://github.com/hypertrace/hypertrace-ui/pull/1346) | ||
| - chore:(deps-dev): bump @commitlint/cli from 15.0.0 to 16.0.1 [#1345](https://github.com/hypertrace/hypertrace-ui/pull/1345) | ||
| - chore:(deps-dev): bump @types/node from 17.0.1 to 17.0.5 [#1342](https://github.com/hypertrace/hypertrace-ui/pull/1342) | ||
| - chore:(deps): bump mixpanel-browser from 2.42.0 to 2.42.1 [#1340](https://github.com/hypertrace/hypertrace-ui/pull/1340) | ||
| - chore:(deps): bump core-js from 3.19.3 to 3.20.1 [#1339](https://github.com/hypertrace/hypertrace-ui/pull/1339) | ||
| - chore:(deps-dev): bump jest-html-reporter from 3.4.1 to 3.4.2 [#1338](https://github.com/hypertrace/hypertrace-ui/pull/1338) | ||
| - refactor: minor style change support for combo box [#1336](https://github.com/hypertrace/hypertrace-ui/pull/1336) | ||
| - feat: disabled state for input component reactive forms [#1333](https://github.com/hypertrace/hypertrace-ui/pull/1333) | ||
| - fix: grouped legend bug [#1334](https://github.com/hypertrace/hypertrace-ui/pull/1334) | ||
| - chore:(deps-dev): bump ng-mocks from 12.5.0 to 12.5.1 [#1329](https://github.com/hypertrace/hypertrace-ui/pull/1329) | ||
| - chore:(deps): bump graphql from 15.7.2 to 15.8.0 [#1328](https://github.com/hypertrace/hypertrace-ui/pull/1328) | ||
| - chore:(deps-dev): bump @types/node from 16.11.12 to 17.0.1 [#1331](https://github.com/hypertrace/hypertrace-ui/pull/1331) | ||
| - chore:(deps-dev): bump @types/d3-scale from 2.2.4 to 2.2.6 [#1332](https://github.com/hypertrace/hypertrace-ui/pull/1332) | ||
| - feat: grouped cartesian legend [#1288](https://github.com/hypertrace/hypertrace-ui/pull/1288) | ||
| - feat: Combo box forms [#1327](https://github.com/hypertrace/hypertrace-ui/pull/1327) | ||
| - feat: adding color picker component [#1325](https://github.com/hypertrace/hypertrace-ui/pull/1325) | ||
| - fix: pull applied filter logic into table controls so consumer doesn't have to manage [#1323](https://github.com/hypertrace/hypertrace-ui/pull/1323) | ||
| - fix: setting max-height for multi select options container [#1315](https://github.com/hypertrace/hypertrace-ui/pull/1315) | ||
| - chore:(deps-dev): bump @ngneat/spectator from 8.3.1 to 8.3.2 [#1318](https://github.com/hypertrace/hypertrace-ui/pull/1318) | ||
| - chore:(deps-dev): bump @types/node from 16.11.10 to 16.11.12 [#1319](https://github.com/hypertrace/hypertrace-ui/pull/1319) | ||
| - chore:(deps-dev): bump pretty-quick from 3.1.1 to 3.1.2 [#1320](https://github.com/hypertrace/hypertrace-ui/pull/1320) | ||
| - chore:(deps-dev): bump jest-config from 27.4.3 to 27.4.4 [#1317](https://github.com/hypertrace/hypertrace-ui/pull/1317) | ||
| - Fix date picker timezone issue [#1313](https://github.com/hypertrace/hypertrace-ui/pull/1313) | ||
| - refactor: making radio forms compatible with forms [#1314](https://github.com/hypertrace/hypertrace-ui/pull/1314) | ||
| - fix: minor style changes to list view and multi select [#1312](https://github.com/hypertrace/hypertrace-ui/pull/1312) | ||
| - fix: make border configurable in form field [#1311](https://github.com/hypertrace/hypertrace-ui/pull/1311) | ||
| - feat: list view changes [#1302](https://github.com/hypertrace/hypertrace-ui/pull/1302) | ||
| - feat: support for custom row height in table widget [#1310](https://github.com/hypertrace/hypertrace-ui/pull/1310) | ||
| - feat: exporting field and active tab label change [#1309](https://github.com/hypertrace/hypertrace-ui/pull/1309) | ||
| - chore:(deps-dev): bump @commitlint/config-conventional [#1306](https://github.com/hypertrace/hypertrace-ui/pull/1306) | ||
| - chore:(deps): bump core-js from 3.19.1 to 3.19.3 [#1307](https://github.com/hypertrace/hypertrace-ui/pull/1307) | ||
| - chore:(deps-dev): bump jest-config from 27.4.0 to 27.4.3 [#1304](https://github.com/hypertrace/hypertrace-ui/pull/1304) | ||
| - feat: support styles for text-widget primary text [#1301](https://github.com/hypertrace/hypertrace-ui/pull/1301) | ||
| - feat: add row highlighting to table selections [#1300](https://github.com/hypertrace/hypertrace-ui/pull/1300) | ||
| - feat: table filters now always show their placeholder even when a selection is made [#1296](https://github.com/hypertrace/hypertrace-ui/pull/1296) | ||
| - feat: toggle able legend for cartesian chart [#1270](https://github.com/hypertrace/hypertrace-ui/pull/1270) | ||
| - feat: persisted expand collapse for explorer panels [#1295](https://github.com/hypertrace/hypertrace-ui/pull/1295) | ||
| - Form changes [#1281](https://github.com/hypertrace/hypertrace-ui/pull/1281) | ||
| - chore:(deps): bump @apollo/client from 3.4.17 to 3.5.5 [#1291](https://github.com/hypertrace/hypertrace-ui/pull/1291) | ||
| - chore:(deps-dev): bump jest-config from 27.3.1 to 27.4.0 [#1292](https://github.com/hypertrace/hypertrace-ui/pull/1292) | ||
| - chore:(deps-dev): bump @types/node from 16.7.10 to 16.11.10 [#1289](https://github.com/hypertrace/hypertrace-ui/pull/1289) | ||
| - fix: support for custom row size for table [#1286](https://github.com/hypertrace/hypertrace-ui/pull/1286) | ||
| #### `Hypertrace ingester` [( 0.6.39 .. 0.6.40)](https://github.com/hypertrace/hypertrace-ingester/releases) | ||
| - chore: extend the helm template for spanDropFilter [#298](https://github.com/hypertrace/hypertrace-ingester/pull/298) | ||
| - Added test to cover scenario where there is a single ENTRY span in a trace [#296](https://github.com/hypertrace/hypertrace-ingester/pull/296) | ||
| #### `Hypertrace alert engine` [( 2.0.10 .. 2.0.10)](https://github.com/hypertrace/hypertrace-alert-engine/releases) | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,9 @@ | ||
| attribute-service:0.13.12 | ||
| gateway-service:0.1.174 | ||
| query-service:0.6.10 | ||
| entity-service:0.8.16 | ||
| gateway-service:0.2.0 | ||
| query-service:0.7.0 | ||
| entity-service:0.8.17 | ||
| config-service:0.1.20 | ||
| hypertrace-graphql:0.8.3 | ||
| hypertrace-ui:0.73.0 | ||
| hypertrace-ingester:0.6.39 | ||
| hypertrace-graphql:0.9.0 | ||
| hypertrace-ui:0.74.0 | ||
| hypertrace-ingester:0.6.40 | ||
| hypertrace-alert-engine:2.0.10 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.