|
1 | 1 | #### `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) |
3 | 3 | #### `Attribute service` [(0.13.12 .. 0.13.12)](https://github.com/hypertrace/attribute-service/releases) |
4 | 4 |
|
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) |
11 | 16 | #### `Config service` [(0.1.20 .. 0.1.20)](https://github.com/hypertrace/config-service/releases) |
12 | 17 |
|
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) |
19 | 98 | #### `Hypertrace alert engine` [( 2.0.10 .. 2.0.10)](https://github.com/hypertrace/hypertrace-alert-engine/releases) |
20 | 99 |
|
0 commit comments