|
1 |
| -#### `Major Features` |
2 |
| -- Error analysis and slice and dice on errors [Related issue: #209](https://github.com/hypertrace/hypertrace/issues/209) |
3 |
| -<img width="2327" alt="Screenshot 2021-05-25 at 9 35 57 AM" src="https://user-images.githubusercontent.com/26570044/119437876-9e82ed00-bd3c-11eb-8281-08cefa83c158.png"> |
| 1 | +#### `Hypertrace deployment` |
4 | 2 |
|
5 |
| -- Support for `span logs` in the platform [Related issue: #224](https://github.com/hypertrace/hypertrace/issues/224) |
6 |
| -<img width="2327" alt="Screenshot 2021-05-25 at 9 38 02 AM" src="https://user-images.githubusercontent.com/26570044/119438029-e99d0000-bd3c-11eb-9632-f20062724f6b.png"> |
| 3 | +#### `Attribute service` [(0.12.2 .. 0.12.2)](https://github.com/hypertrace/attribute-service/releases) |
7 | 4 |
|
8 |
| -- Support for downloading trace json from full trace view in platform [Related issue: #108](https://github.com/hypertrace/hypertrace/issues/108) |
9 |
| -<img width="2327" alt="Screenshot 2021-05-25 at 9 40 14 AM" src="https://user-images.githubusercontent.com/26570044/119438169-3a145d80-bd3d-11eb-992c-e55003aeab54.png"> |
| 5 | +#### `Gateway service` [(0.1.60 .. 0.1.60)](https://github.com/hypertrace/gateway-service/releases) |
10 | 6 |
|
11 |
| -#### `Hypertrace deployment` |
12 |
| -- refactor: removed container name from docker-compose to avoid conflict [#243](https://github.com/hypertrace/hypertrace/pull/243) |
13 |
| -- docs: updated readme to add more focused content [#242](https://github.com/hypertrace/hypertrace/pull/242) |
14 |
| -- chore: update helm values to add raw-logs kafka topic [#240](https://github.com/hypertrace/hypertrace/pull/240) |
15 |
| -#### `Attribute service` [(0.12.1 .. 0.12.2)](https://github.com/hypertrace/attribute-service/releases) |
16 |
| -- chore: updates the config bootstrpper version deps [#95](https://github.com/hypertrace/attribute-service/pull/95) |
17 |
| -#### `Gateway service` [(0.1.58 .. 0.1.60)](https://github.com/hypertrace/gateway-service/releases) |
18 |
| -- fix: omit time range on time agnostic entity query [#89](https://github.com/hypertrace/gateway-service/pull/89) |
19 |
| -- feat: Api for log event [#87](https://github.com/hypertrace/gateway-service/pull/87) |
20 |
| -- Removing Buchi from CODEOWNERS. [#88](https://github.com/hypertrace/gateway-service/pull/88) |
21 |
| -- publish artifacts to hypertrace artifactory [#86](https://github.com/hypertrace/gateway-service/pull/86) |
22 |
| -- chore: added code style [#85](https://github.com/hypertrace/gateway-service/pull/85) |
23 |
| -#### `Query service` [(0.5.9 .. 0.5.11)](https://github.com/hypertrace/query-service/releases) |
24 |
| -- Added debug statement for Pinot Query statement resolution [#77](https://github.com/hypertrace/query-service/pull/77) |
25 |
| -- Fixed internal error in pinot queries caused due to question mark (?) in query parameter. [#73](https://github.com/hypertrace/query-service/pull/73) |
26 |
| -- Add summary col [#72](https://github.com/hypertrace/query-service/pull/72) |
27 |
| -#### `Entity service` [(0.6.5 .. 0.6.6)](https://github.com/hypertrace/entity-service/releases) |
28 |
| -- Add filtering support on multi value attributes [#108](https://github.com/hypertrace/entity-service/pull/108) |
29 |
| -- chore: updates config bootstrapper version [#109](https://github.com/hypertrace/entity-service/pull/109) |
30 |
| -- chore: update codeowners [#101](https://github.com/hypertrace/entity-service/pull/101) |
| 7 | +#### `Query service` [(0.5.11 .. 0.5.11)](https://github.com/hypertrace/query-service/releases) |
| 8 | + |
| 9 | +#### `Entity service` [(0.6.6 .. 0.6.7)](https://github.com/hypertrace/entity-service/releases) |
| 10 | +- chore: update document store version for hasNext fix [#110](https://github.com/hypertrace/entity-service/pull/110) |
| 11 | +- refactor: use testcontainers for integration test [#107](https://github.com/hypertrace/entity-service/pull/107) |
31 | 12 | #### `Config service` [(0.1.3 .. 0.1.3)](https://github.com/hypertrace/config-service/releases)
|
32 | 13 |
|
33 |
| -#### `Hypertrace GraphQL` [( 0.7.4 .. 0.7.6)](https://github.com/hypertrace/hypertrace-graphql/releases) |
34 |
| -- chore: update submodule's to latest reference [#85](https://github.com/hypertrace/hypertrace-graphql/pull/85) |
35 |
| -- chore: update hypertrace-core-graphql submodule [#84](https://github.com/hypertrace/hypertrace-graphql/pull/84) |
36 |
| -- update submodule [#83](https://github.com/hypertrace/hypertrace-graphql/pull/83) |
37 |
| -- chore: update submodule [#82](https://github.com/hypertrace/hypertrace-graphql/pull/82) |
38 |
| -- feat: Add log-event api (mock data) [#80](https://github.com/hypertrace/hypertrace-graphql/pull/80) |
39 |
| -- Removing Buchi from GH Action authors [#81](https://github.com/hypertrace/hypertrace-graphql/pull/81) |
40 |
| -- fix: work around time agnostic query issue [#79](https://github.com/hypertrace/hypertrace-graphql/pull/79) |
41 |
| -- publish artifacts to hypertrace artifactory [#78](https://github.com/hypertrace/hypertrace-graphql/pull/78) |
42 |
| -#### `Hypertrace UI` [( 0.69.7 .. 0.70.0)](https://github.com/hypertrace/hypertrace-ui/releases) |
| 14 | +#### `Hypertrace GraphQL` [( 0.7.6 .. 0.7.7)](https://github.com/hypertrace/hypertrace-graphql/releases) |
| 15 | +- chore: update submodule references [#87](https://github.com/hypertrace/hypertrace-graphql/pull/87) |
| 16 | +- chore: update submodules [#86](https://github.com/hypertrace/hypertrace-graphql/pull/86) |
| 17 | +#### `Hypertrace UI` [( 0.69.9 .. 0.70.0)](https://github.com/hypertrace/hypertrace-ui/releases) |
43 | 18 | - feat: download trace [#867](https://github.com/hypertrace/hypertrace-ui/pull/867)
|
44 |
| -- feat: download json component [#866](https://github.com/hypertrace/hypertrace-ui/pull/866) |
45 |
| -- chore:(deps): bump @apollo/client from 3.3.15 to 3.3.19 [#873](https://github.com/hypertrace/hypertrace-ui/pull/873) |
46 |
| -- chore:(deps-dev): bump commitizen from 4.2.3 to 4.2.4 [#872](https://github.com/hypertrace/hypertrace-ui/pull/872) |
47 |
| -- chore:(deps-dev): bump @types/jest from 26.0.22 to 26.0.23 [#871](https://github.com/hypertrace/hypertrace-ui/pull/871) |
48 |
| -- refactor: remove unused components [#868](https://github.com/hypertrace/hypertrace-ui/pull/868) |
49 |
| -- feat: adding new display view [#864](https://github.com/hypertrace/hypertrace-ui/pull/864) |
50 |
| -- fix: Adjusting styles [#861](https://github.com/hypertrace/hypertrace-ui/pull/861) |
51 |
| -- fix: combo-box dropdown overflow-x [#860](https://github.com/hypertrace/hypertrace-ui/pull/860) |
52 |
| -- feat: remove create option when empty searchString [#859](https://github.com/hypertrace/hypertrace-ui/pull/859) |
53 |
| -- feat: memoize record method call so it is only called once [#858](https://github.com/hypertrace/hypertrace-ui/pull/858) |
54 |
| -- feat: adding download icon [#857](https://github.com/hypertrace/hypertrace-ui/pull/857) |
55 |
| -- feat: add more color constants [#855](https://github.com/hypertrace/hypertrace-ui/pull/855) |
56 |
| -- feat: update combo-box to account for 'create new' autocomplete use cases [#854](https://github.com/hypertrace/hypertrace-ui/pull/854) |
57 |
| -- chore:(deps): bump graphql-tag from 2.12.3 to 2.12.4 [#852](https://github.com/hypertrace/hypertrace-ui/pull/852) |
58 |
| -- chore:(deps-dev): bump @commitlint/config-conventional [#851](https://github.com/hypertrace/hypertrace-ui/pull/851) |
59 |
| -- chore:(deps-dev): bump @commitlint/cli from 12.1.1 to 12.1.4 [#850](https://github.com/hypertrace/hypertrace-ui/pull/850) |
60 |
| -- chore:(deps): bump core-js from 3.10.2 to 3.12.1 [#849](https://github.com/hypertrace/hypertrace-ui/pull/849) |
61 |
| -- fix: link updates for tracing and entity renderers [#845](https://github.com/hypertrace/hypertrace-ui/pull/845) |
62 |
| -- feat: allow user to configure default string and separator for dislay… [#844](https://github.com/hypertrace/hypertrace-ui/pull/844) |
63 |
| -- fix: style fixes [#843](https://github.com/hypertrace/hypertrace-ui/pull/843) |
64 |
| -- feat: relative timestamp table cell renderer and log events table in sheet [#818](https://github.com/hypertrace/hypertrace-ui/pull/818) |
65 |
| -- Create ONBOARDING.md [#836](https://github.com/hypertrace/hypertrace-ui/pull/836) |
66 |
| -- style: add Green2 color [#842](https://github.com/hypertrace/hypertrace-ui/pull/842) |
67 |
| -- refactor: make table scope optional [#841](https://github.com/hypertrace/hypertrace-ui/pull/841) |
68 |
| -- Zero filling missing bucket in Explore Data [#839](https://github.com/hypertrace/hypertrace-ui/pull/839) |
69 |
| -- fix: upgrade core-js from 3.10.1 to 3.10.2 [#838](https://github.com/hypertrace/hypertrace-ui/pull/838) |
70 |
| -- chore:(deps-dev): bump @angular-builders/jest from 11.1.1 to 11.2.0 [#835](https://github.com/hypertrace/hypertrace-ui/pull/835) |
71 |
| -- chore:(deps-dev): bump @angular/cli from 11.2.9 to 11.2.12 [#832](https://github.com/hypertrace/hypertrace-ui/pull/832) |
72 |
| -- fix: updating label since chart shows selectable interval [#830](https://github.com/hypertrace/hypertrace-ui/pull/830) |
73 |
| -- fix: bad terrible awful totally unacceptable way of returning from method [#829](https://github.com/hypertrace/hypertrace-ui/pull/829) |
74 |
| -- Table multiselect filters [#823](https://github.com/hypertrace/hypertrace-ui/pull/823) |
75 |
| -- fix: log events attributes function [#828](https://github.com/hypertrace/hypertrace-ui/pull/828) |
76 |
| -- refactor: marking startTime as optional [#827](https://github.com/hypertrace/hypertrace-ui/pull/827) |
77 |
| -- feat: adding inherit color from text input to entity [#826](https://github.com/hypertrace/hypertrace-ui/pull/826) |
78 |
| -- feat: fetching log records and showing log icon [#817](https://github.com/hypertrace/hypertrace-ui/pull/817) |
79 |
| -- feat: add navigation handling for inactive entities [#815](https://github.com/hypertrace/hypertrace-ui/pull/815) |
80 |
| -- fix: close popup on destroy [#822](https://github.com/hypertrace/hypertrace-ui/pull/822) |
81 |
| -- chore: update nginx [#820](https://github.com/hypertrace/hypertrace-ui/pull/820) |
82 |
| -- feat: header functionality for the list view [#806](https://github.com/hypertrace/hypertrace-ui/pull/806) |
83 |
| -- feat: adding new font [#814](https://github.com/hypertrace/hypertrace-ui/pull/814) |
84 |
| -- feat: non resizable columns functionality in table [#813](https://github.com/hypertrace/hypertrace-ui/pull/813) |
85 |
| -- chore:(deps): bump d3-scale from 3.2.4 to 3.3.0 [#812](https://github.com/hypertrace/hypertrace-ui/pull/812) |
86 |
| -- chore:(deps-dev): bump @angular-devkit/build-angular [#808](https://github.com/hypertrace/hypertrace-ui/pull/808) |
87 |
| -- fix: ennable selectable time intervals for metrics across all screens [#807](https://github.com/hypertrace/hypertrace-ui/pull/807) |
88 |
| -- feat: adding badge to tab header [#800](https://github.com/hypertrace/hypertrace-ui/pull/800) |
89 |
| -- Fix table editable columns option [#804](https://github.com/hypertrace/hypertrace-ui/pull/804) |
90 |
| -- fix: waterfall undefined strings [#803](https://github.com/hypertrace/hypertrace-ui/pull/803) |
91 |
| -- fix: filter out all meta types from table edit columns modal [#802](https://github.com/hypertrace/hypertrace-ui/pull/802) |
92 |
| -- chore:(deps-dev): bump @angular-devkit/build-angular [#795](https://github.com/hypertrace/hypertrace-ui/pull/795) |
93 |
| -- feat: restayling radio group [#792](https://github.com/hypertrace/hypertrace-ui/pull/792) |
94 |
| -- feat: adding note icon [#801](https://github.com/hypertrace/hypertrace-ui/pull/801) |
95 |
| -- fix: reset paging if table filters or sorts [#794](https://github.com/hypertrace/hypertrace-ui/pull/794) |
96 |
| -- chore: pointer only on selectable [#793](https://github.com/hypertrace/hypertrace-ui/pull/793) |
97 |
| -- refactor: only add aggregation in fragment if value is present [#789](https://github.com/hypertrace/hypertrace-ui/pull/789) |
98 |
| -- fix: using errorcount attribute in the explorer dashboard for span scope. [#791](https://github.com/hypertrace/hypertrace-ui/pull/791) |
99 |
| -- feat: highlight error span on partial or full error [#773](https://github.com/hypertrace/hypertrace-ui/pull/773) |
100 |
| -- feat: adding error column in trace table [#786](https://github.com/hypertrace/hypertrace-ui/pull/786) |
101 |
| -- feat: string enum table cell renderer [#787](https://github.com/hypertrace/hypertrace-ui/pull/787) |
102 |
| -- refactor: update positioning of table state watcher [#788](https://github.com/hypertrace/hypertrace-ui/pull/788) |
103 |
| -- feat: adding rows count to textarea [#785](https://github.com/hypertrace/hypertrace-ui/pull/785) |
104 |
| -- chore:(deps-dev): bump @types/node from 14.14.37 to 14.14.41 [#782](https://github.com/hypertrace/hypertrace-ui/pull/782) |
105 |
| -- chore:(deps-dev): bump @angular/language-service from 11.2.9 to 11.2.10 [#784](https://github.com/hypertrace/hypertrace-ui/pull/784) |
106 |
| -- chore:(deps-dev): bump @angular/cli from 11.2.8 to 11.2.9 [#781](https://github.com/hypertrace/hypertrace-ui/pull/781) |
107 |
| -- feat: turn on paginator when total Items are larger than page size [#777](https://github.com/hypertrace/hypertrace-ui/pull/777) |
108 |
| -- feat: adding explore filter link component [#776](https://github.com/hypertrace/hypertrace-ui/pull/776) |
109 |
| -- feat(exit call breakup): adding exit calls hover breakup feature in the explorer dashboard [#779](https://github.com/hypertrace/hypertrace-ui/pull/779) |
110 |
| -- refactor: adding notIn and in to operators [#775](https://github.com/hypertrace/hypertrace-ui/pull/775) |
111 |
| -- fix: removing filtering for exit calls cell in trace table [#772](https://github.com/hypertrace/hypertrace-ui/pull/772) |
112 |
| -- fix: enlarging button height [#771](https://github.com/hypertrace/hypertrace-ui/pull/771) |
113 |
| -- fix: clicking on checkbox does not select the option [#769](https://github.com/hypertrace/hypertrace-ui/pull/769) |
114 |
| -- chore: update to jfrog [#770](https://github.com/hypertrace/hypertrace-ui/pull/770) |
115 |
| -- feat: show exit calls break up on hover on exit calls cell in trace list [#756](https://github.com/hypertrace/hypertrace-ui/pull/756) |
116 |
| -- feat: adding default interval for cartesian [#768](https://github.com/hypertrace/hypertrace-ui/pull/768) |
117 |
| -- feat: adding an option to configure a default value to empty values [#766](https://github.com/hypertrace/hypertrace-ui/pull/766) |
118 |
| -- feat: adding parameter for color to menu item [#767](https://github.com/hypertrace/hypertrace-ui/pull/767) |
119 |
| -- chore:(deps): bump core-js from 3.9.1 to 3.10.1 [#764](https://github.com/hypertrace/hypertrace-ui/pull/764) |
120 |
| -- chore:(deps-dev): bump @commitlint/cli from 12.0.1 to 12.1.1 [#765](https://github.com/hypertrace/hypertrace-ui/pull/765) |
121 |
| -- chore:(deps): bump @apollo/client from 3.3.13 to 3.3.14 [#762](https://github.com/hypertrace/hypertrace-ui/pull/762) |
122 |
| -- chore:(deps): bump tslib from 2.1.0 to 2.2.0 [#763](https://github.com/hypertrace/hypertrace-ui/pull/763) |
123 |
| -- chore:(deps-dev): bump @angular/cli from 11.2.6 to 11.2.8 [#761](https://github.com/hypertrace/hypertrace-ui/pull/761) |
124 |
| -- refactor: switch to string entity type argument [#758](https://github.com/hypertrace/hypertrace-ui/pull/758) |
125 |
| -- publish artifacts to hypertrace artifactory [#759](https://github.com/hypertrace/hypertrace-ui/pull/759) |
126 |
| -- fix(navbar): minor style changes [#757](https://github.com/hypertrace/hypertrace-ui/pull/757) |
127 |
| -- refactor: update label detail style [#708](https://github.com/hypertrace/hypertrace-ui/pull/708) |
128 |
| -- fix: reducing space in tab's title [#753](https://github.com/hypertrace/hypertrace-ui/pull/753) |
129 |
| -- Display string enum pipe [#752](https://github.com/hypertrace/hypertrace-ui/pull/752) |
130 |
| -- feat: adding Medium size support in button [#751](https://github.com/hypertrace/hypertrace-ui/pull/751) |
131 |
| -- fix: updating page data after modify an implicit filter [#750](https://github.com/hypertrace/hypertrace-ui/pull/750) |
132 |
| -- fix: table column and content misalignment [#745](https://github.com/hypertrace/hypertrace-ui/pull/745) |
133 |
| -- feat: support displaying beta tag in left nav item [#747](https://github.com/hypertrace/hypertrace-ui/pull/747) |
134 |
| -- refactor: updating display string to show 'null' as '-' [#746](https://github.com/hypertrace/hypertrace-ui/pull/746) |
135 |
| -- chore:(deps-dev): bump @angular-devkit/build-angular [#741](https://github.com/hypertrace/hypertrace-ui/pull/741) |
136 |
| -- fix: Unable to click topology [#731](https://github.com/hypertrace/hypertrace-ui/pull/731) |
137 |
| -- chore:(deps): bump graphql-tag from 2.12.1 to 2.12.3 [#743](https://github.com/hypertrace/hypertrace-ui/pull/743) |
138 |
| -- chore:(deps-dev): bump ng-mocks from 11.9.1 to 11.10.0 [#740](https://github.com/hypertrace/hypertrace-ui/pull/740) |
139 |
| -- chore:(deps-dev): bump @angular-builders/jest from 11.0.0 to 11.1.1 [#742](https://github.com/hypertrace/hypertrace-ui/pull/742) |
140 |
| -#### `Hypertrace ingester` [( 0.6.8 .. 0.6.14)](https://github.com/hypertrace/hypertrace-ingester/releases) |
141 |
| -- Update values.yaml [#194](https://github.com/hypertrace/hypertrace-ingester/pull/194) |
142 |
| -- feat: KeyValue store for spans [#191](https://github.com/hypertrace/hypertrace-ingester/pull/191) |
143 |
| -- chore: Update log summary [#189](https://github.com/hypertrace/hypertrace-ingester/pull/189) |
144 |
| -- chore: Caching option for window store [#188](https://github.com/hypertrace/hypertrace-ingester/pull/188) |
145 |
| -- feat: RawSpanGrouper processing optimisation [#184](https://github.com/hypertrace/hypertrace-ingester/pull/184) |
146 |
| -- chore: Add custom metrics [#187](https://github.com/hypertrace/hypertrace-ingester/pull/187) |
147 |
| -- Update docker-tests.yml [#185](https://github.com/hypertrace/hypertrace-ingester/pull/185) |
148 |
| -- fix(backend-enricher): added missing setup call [#183](https://github.com/hypertrace/hypertrace-ingester/pull/183) |
149 |
| -- refactor: backend enrichers [#182](https://github.com/hypertrace/hypertrace-ingester/pull/182) |
150 |
| -- chore: updates view generator, creator framework [#181](https://github.com/hypertrace/hypertrace-ingester/pull/181) |
151 |
| -- Report custom metrics for log attributes size [#180](https://github.com/hypertrace/hypertrace-ingester/pull/180) |
152 |
| -- feat: Add summary col in LogEventView [#178](https://github.com/hypertrace/hypertrace-ingester/pull/178) |
153 |
| -- chore: update kstream framework version to 0.1.21 [#179](https://github.com/hypertrace/hypertrace-ingester/pull/179) |
154 |
| -- fix: handle the cases of resolving destination for http backend [#177](https://github.com/hypertrace/hypertrace-ingester/pull/177) |
155 |
| -- fix: propagate context for building upsert [#176](https://github.com/hypertrace/hypertrace-ingester/pull/176) |
156 |
| -- fix: support projections inside first attr def [#175](https://github.com/hypertrace/hypertrace-ingester/pull/175) |
157 |
| -- feat: Ingest Log events [#165](https://github.com/hypertrace/hypertrace-ingester/pull/165) |
| 19 | +#### `Hypertrace ingester` [( 0.6.14 .. 0.6.17)](https://github.com/hypertrace/hypertrace-ingester/releases) |
| 20 | +- publish semantic-convention-utils [#198](https://github.com/hypertrace/hypertrace-ingester/pull/198) |
| 21 | +- Fix URI path in EnrichedSpanUtils [#197](https://github.com/hypertrace/hypertrace-ingester/pull/197) |
| 22 | +- chore: Add unit test for view-generator service [#196](https://github.com/hypertrace/hypertrace-ingester/pull/196) |
| 23 | +- fix: optimize the usage of ApiTraceGraph in the ingestion pipeline [#195](https://github.com/hypertrace/hypertrace-ingester/pull/195) |
0 commit comments