UNPKG

20.9 kBMarkdownView Raw
1<a name="0.17.5"></a>
2## [0.17.5](https://github.com/Dynatrace/davis-server/compare/v0.17.4...v0.17.5) (2017-06-06)
3
4
5
6<a name="0.17.4"></a>
7## [0.17.4](https://github.com/Dynatrace/davis-server/compare/v0.17.3...v0.17.4) (2017-06-06)
8
9
10
11<a name="0.17.2"></a>
12## [0.17.2](https://github.com/Dynatrace/davis-server/compare/v0.17.1...v0.17.2) (2017-05-26)
13
14
15
16<a name="0.17.1"></a>
17## [0.17.1](https://github.com/Dynatrace/davis-server/compare/v0.17.0...v0.17.1) (2017-05-19)
18
19
20
21<a name="0.17.0"></a>
22# [0.17.0](https://github.com/Dynatrace/davis-server/compare/v0.16.1...v0.17.0) (2017-05-08)
23
24
25### Features
26
27* Added additional launch phrases to Slack ([f6e8be6](https://github.com/Dynatrace/davis-server/commit/f6e8be6))
28
29
30
31<a name="0.16.1"></a>
32## [0.16.1](https://github.com/Dynatrace/davis-server/compare/v0.16.0...v0.16.1) (2017-04-28)
33
34
35
36<a name="0.16.0"></a>
37# [0.16.0](https://github.com/Dynatrace/davis-server/compare/v0.15.1...v0.16.0) (2017-04-26)
38
39
40### Bug Fixes
41
42* Affected application and service counts ([f01605a](https://github.com/Dynatrace/davis-server/commit/f01605a)), closes [#273](https://github.com/Dynatrace/davis-server/issues/273)
43
44
45### Features
46
47* Added support for multiple tenant tokens ([7ba8e79](https://github.com/Dynatrace/davis-server/commit/7ba8e79))
48* Less verbose launch message ([8aa4858](https://github.com/Dynatrace/davis-server/commit/8aa4858))
49
50
51
52<a name="0.15.1"></a>
53## [0.15.1](https://github.com/Dynatrace/davis-server/compare/v0.15.0...v0.15.1) (2017-04-21)
54
55
56### Bug Fixes
57
58* Catch me up phrase collision ([a39fbdd](https://github.com/Dynatrace/davis-server/commit/a39fbdd))
59
60
61
62<a name="0.15.0"></a>
63# [0.15.0](https://github.com/Dynatrace/davis-server/compare/v0.14.0...v0.15.0) (2017-04-21)
64
65
66### Bug Fixes
67
68* Const reassignment in user activity ([fb0bdd5](https://github.com/Dynatrace/davis-server/commit/fb0bdd5))
69* Removed sythentic applications from count ([c50b164](https://github.com/Dynatrace/davis-server/commit/c50b164))
70
71
72
73<a name="0.14.0"></a>
74# [0.14.0](https://github.com/Dynatrace/davis-server/compare/v0.13.0...v0.14.0) (2017-04-19)
75
76
77### Bug Fixes
78
79* Corrected the infrastructure entities endpoint ([1470361](https://github.com/Dynatrace/davis-server/commit/1470361))
80
81
82### Features
83
84* Added more content to voice navigation mode ([e2e589d](https://github.com/Dynatrace/davis-server/commit/e2e589d))
85
86
87
88<a name="0.13.0"></a>
89# [0.13.0](https://github.com/Dynatrace/davis-server/compare/v0.12.0...v0.13.0) (2017-04-17)
90
91
92### Features
93
94* add a comment to a problem ([6b925f2](https://github.com/Dynatrace/davis-server/commit/6b925f2))
95* Add catch up functionality ([823a959](https://github.com/Dynatrace/davis-server/commit/823a959))
96* User activity prediction for next half hour [#269](https://github.com/Dynatrace/davis-server/issues/269) ([dcee360](https://github.com/Dynatrace/davis-server/commit/dcee360))
97
98
99
100<a name="0.12.0"></a>
101# [0.12.0](https://github.com/Dynatrace/davis-server/compare/v0.11.1...v0.12.0) (2017-04-06)
102
103
104### Bug Fixes
105
106* Remove sessionStorage items when isWizard is true in Angular guards ([69b9316](https://github.com/Dynatrace/davis-server/commit/69b9316))
107
108
109### Features
110
111* Add push notification support to web UI and Chrome extension [#182](https://github.com/Dynatrace/davis-server/issues/182).
112* Add support for message history in web ui [#161](https://github.com/Dynatrace/davis-server/issues/161) ([44aace4](https://github.com/Dynatrace/davis-server/commit/44aace4))
113* Added a cancel intent ([4fb91c2](https://github.com/Dynatrace/davis-server/commit/4fb91c2))
114* Create Open Dynatrace plugin [#245](https://github.com/Dynatrace/davis-server/issues/245) ([b270c61](https://github.com/Dynatrace/davis-server/commit/b270c61))
115* Image support in web UI cards [#238](https://github.com/Dynatrace/davis-server/issues/238) ([d986c65](https://github.com/Dynatrace/davis-server/commit/d986c65))
116* webChecks plugin [#248](https://github.com/Dynatrace/davis-server/issues/248) ([31622d9](https://github.com/Dynatrace/davis-server/commit/31622d9))
117* x-router-token authentication ([66229fb](https://github.com/Dynatrace/davis-server/commit/66229fb))
118
119
120
121<a name="0.11.1"></a>
122## [0.11.1](https://github.com/Dynatrace/davis-server/compare/v0.11.0...v0.11.1) (2017-03-06)
123
124
125### Bug Fixes
126
127* [#247](https://github.com/Dynatrace/davis-server/issues/247) Multiple RTM connections ([63bb8c6](https://github.com/Dynatrace/davis-server/commit/63bb8c6))
128* Drop index on empty DB error ([ffb0b86](https://github.com/Dynatrace/davis-server/commit/ffb0b86))
129
130
131
132<a name="0.11.0"></a>
133# [0.11.0](https://github.com/Dynatrace/davis-server/compare/v0.10.0...v0.11.0) (2017-02-28)
134
135
136### Bug Fixes
137
138* [#213](https://github.com/Dynatrace/davis-server/issues/213) continue retry after RTM close ([5479482](https://github.com/Dynatrace/davis-server/commit/5479482))
139* chrome token generated on every user creation instead of server start ([91f0594](https://github.com/Dynatrace/davis-server/commit/91f0594))
140* failed socket authentication should disconnect socket ([dc7a7d4](https://github.com/Dynatrace/davis-server/commit/dc7a7d4))
141* generate chromeToken if it does not exist on auth ([e74264f](https://github.com/Dynatrace/davis-server/commit/e74264f))
142* Handles server lost errors ([c276879](https://github.com/Dynatrace/davis-server/commit/c276879)), closes [#230](https://github.com/Dynatrace/davis-server/issues/230)
143* Non admin users can access admin only sections of configuration in special case [#228](https://github.com/Dynatrace/davis-server/issues/228) ([7965d5d](https://github.com/Dynatrace/davis-server/commit/7965d5d))
144* Web UI configuration inputs get populated with wrong values in Safari [#211](https://github.com/Dynatrace/davis-server/issues/211) ([d7ea727](https://github.com/Dynatrace/davis-server/commit/d7ea727))
145
146
147### Features
148
149* Add Global Exception Handler [#221](https://github.com/Dynatrace/davis-server/issues/221). fix: Davis web throws an exception if the JWT token has expired. [#218](https://github.com/Dynatrace/davis-server/issues/218) ([c02adc6](https://github.com/Dynatrace/davis-server/commit/c02adc6))
150* Add Global Exception Handler. Added dtrum support [#221](https://github.com/Dynatrace/davis-server/issues/221) ([3fe61bd](https://github.com/Dynatrace/davis-server/commit/3fe61bd))
151* Add tags input to filter config. Still need save/edit support [#181](https://github.com/Dynatrace/davis-server/issues/181) ([e906357](https://github.com/Dynatrace/davis-server/commit/e906357))
152* Allow web UI cards to be updated instead of added when flipping through pages [#227](https://github.com/Dynatrace/davis-server/issues/227) ([a8f766b](https://github.com/Dynatrace/davis-server/commit/a8f766b))
153* Instead of using setTimeout for determining when to scroll (web UI), use lifecycle hook for card being added [#207](https://github.com/Dynatrace/davis-server/issues/207). Add scroll to bottom button [#209](https://github.com/Dynatrace/davis-server/issues/209) ([29f3cfe](https://github.com/Dynatrace/davis-server/commit/29f3cfe))
154* Rename Notification Filters to Notification Rules [#229](https://github.com/Dynatrace/davis-server/issues/229) ([8164976](https://github.com/Dynatrace/davis-server/commit/8164976))
155* Timezone Improvements [#222](https://github.com/Dynatrace/davis-server/issues/222) ([7075d87](https://github.com/Dynatrace/davis-server/commit/7075d87))
156
157
158
159<a name="0.10.0"></a>
160# [0.10.0](https://github.com/Dynatrace/davis-server/compare/v0.9.0...v0.10.0) (2017-02-03)
161
162
163
164<a name="0.9.0"></a>
165# [0.9.0](https://github.com/Dynatrace/davis-server/compare/v0.8.0...v0.9.0) (2017-02-02)
166
167
168### Bug Fixes
169
170* [#204](https://github.com/Dynatrace/davis-server/issues/204) raw request not saved through clarification step ([f160ab8](https://github.com/Dynatrace/davis-server/commit/f160ab8))
171* In config-user, typing in the password input and deleting all characters still results in isDirty being true [#199](https://github.com/Dynatrace/davis-server/issues/199). config-user fails to initialize properly due to alexa_ids array being null in some cases [#198](https://github.com/Dynatrace/davis-server/issues/198) ([88707d3](https://github.com/Dynatrace/davis-server/commit/88707d3))
172* In config-user, typing in the password input and deleting all characters still results in isDirty being true [#199](https://github.com/Dynatrace/davis-server/issues/199). config-user fails to initialize properly due to alexa_ids array being null in some cases [#198](https://github.com/Dynatrace/davis-server/issues/198) ([b962d91](https://github.com/Dynatrace/davis-server/commit/b962d91))
173* Parse slack dates in the text field [#179](https://github.com/Dynatrace/davis-server/issues/179) ([7f84a3a](https://github.com/Dynatrace/davis-server/commit/7f84a3a))
174
175
176### Features
177
178* Add filter scope as description [#200](https://github.com/Dynatrace/davis-server/issues/200) ([b510d14](https://github.com/Dynatrace/davis-server/commit/b510d14))
179* Add pager functionality, port problem and problemDetails ([abef11f](https://github.com/Dynatrace/davis-server/commit/abef11f))
180* Add web ui configuration section for filters [#163](https://github.com/Dynatrace/davis-server/issues/163) ([186efce](https://github.com/Dynatrace/davis-server/commit/186efce))
181* back to list from problem details ([75c9d4e](https://github.com/Dynatrace/davis-server/commit/75c9d4e))
182* Restyle auth-login UI to match existing Dynatrace login UI [#186](https://github.com/Dynatrace/davis-server/issues/186) ([3edbd7d](https://github.com/Dynatrace/davis-server/commit/3edbd7d))
183* Web UI should render footers on attachments [#175](https://github.com/Dynatrace/davis-server/issues/175) ([6e34a78](https://github.com/Dynatrace/davis-server/commit/6e34a78))
184
185
186
187<a name="0.8.0"></a>
188# [0.8.0](https://github.com/Dynatrace/davis-server/compare/v0.7.2...v0.8.0) (2017-01-19)
189
190
191### Bug Fixes
192
193* Alexa wizard step is broken, unable to find user error returned [#115](https://github.com/Dynatrace/davis-server/issues/115) ([784eedb](https://github.com/Dynatrace/davis-server/commit/784eedb))
194* Alexa wizard step is broken, unable to find user error returned [#115](https://github.com/Dynatrace/davis-server/issues/115) ([8fcfd44](https://github.com/Dynatrace/davis-server/commit/8fcfd44))
195* Card field wrap bug ([e28c521](https://github.com/Dynatrace/davis-server/commit/e28c521))
196* fix bug where Nlp did not respect timezone of duckling output ([b239f1f](https://github.com/Dynatrace/davis-server/commit/b239f1f))
197* Fixed clipboard issue related to switching to Webpack ([2c59fe6](https://github.com/Dynatrace/davis-server/commit/2c59fe6))
198* Fixed clipboard issue related to switching to Webpack ([eecbef8](https://github.com/Dynatrace/davis-server/commit/eecbef8))
199* fixed crash if logLevel omitted from constructor ([7fb57e4](https://github.com/Dynatrace/davis-server/commit/7fb57e4))
200* Forgot to uncomment section ([a7aa066](https://github.com/Dynatrace/davis-server/commit/a7aa066))
201* Handle non 200 response codes from /api/v1/web calls [#119](https://github.com/Dynatrace/davis-server/issues/119) ([8f1f013](https://github.com/Dynatrace/davis-server/commit/8f1f013))
202* Invalid routes break the page [#97](https://github.com/Dynatrace/davis-server/issues/97) ([6daeb89](https://github.com/Dynatrace/davis-server/commit/6daeb89))
203* length of undefined fixed ([9aad263](https://github.com/Dynatrace/davis-server/commit/9aad263))
204* made "the second 1" route to 2 ([7df6af4](https://github.com/Dynatrace/davis-server/commit/7df6af4))
205* Minor bug related to recent changes to breadcrumbs ([ffe07af](https://github.com/Dynatrace/davis-server/commit/ffe07af))
206* No longer displays visual.text and visual.card.text at same time ([e94278a](https://github.com/Dynatrace/davis-server/commit/e94278a))
207* problem follow up if there are no problems ([#124](https://github.com/Dynatrace/davis-server/issues/124)) ([7517eeb](https://github.com/Dynatrace/davis-server/commit/7517eeb))
208* Safari and Chrome-iOS do not update Angular bound values when autocomplete is used [#141](https://github.com/Dynatrace/davis-server/issues/141) ([cb7cfed](https://github.com/Dynatrace/davis-server/commit/cb7cfed))
209* Secured problem event endpoint. ([2bbd518](https://github.com/Dynatrace/davis-server/commit/2bbd518)), closes [#108](https://github.com/Dynatrace/davis-server/issues/108)
210* stop exchanges from double building on multi-depth exchanges ([#165](https://github.com/Dynatrace/davis-server/issues/165)) ([93c9478](https://github.com/Dynatrace/davis-server/commit/93c9478))
211* There are currently git merge conflict markers checked into dev in the web directory [#136](https://github.com/Dynatrace/davis-server/issues/136) ([64c24c3](https://github.com/Dynatrace/davis-server/commit/64c24c3))
212* Timezone no longer saves during wizard [#148](https://github.com/Dynatrace/davis-server/issues/148). feat: Port v1 web UI to Angular 2. Web Cards working [#56](https://github.com/Dynatrace/davis-server/issues/56). ([671f588](https://github.com/Dynatrace/davis-server/commit/671f588))
213* Unable to add new users [#153](https://github.com/Dynatrace/davis-server/issues/153) ([5ccef95](https://github.com/Dynatrace/davis-server/commit/5ccef95))
214* Update the Dynatrace Help Link [#102](https://github.com/Dynatrace/davis-server/issues/102). Redirect unauthorized users to the login page immediately [#98](https://github.com/Dynatrace/davis-server/issues/98). All hyperlinks should open a new tab [#96](https://github.com/Dynatrace/davis-server/issues/96). ([4962b7c](https://github.com/Dynatrace/davis-server/commit/4962b7c))
215* Updated the routing regex to be case insensitive ([eda1d84](https://github.com/Dynatrace/davis-server/commit/eda1d84)), closes [#152](https://github.com/Dynatrace/davis-server/issues/152)
216* Web UI has blank white screen on Android Chrome [#105](https://github.com/Dynatrace/davis-server/issues/105). feat: Create unique routes for each config option [#100](https://github.com/Dynatrace/davis-server/issues/100). ([b371294](https://github.com/Dynatrace/davis-server/commit/b371294))
217* When adding a new user fails, the users list in Edit Users includes the logged in user [#133](https://github.com/Dynatrace/davis-server/issues/133), fix: Davis web interface does not auto scroll to bottom of page when switching between pages and returning [#132](https://github.com/Dynatrace/davis-server/issues/132), fix: Unable to set a user as admin [#120](https://github.com/Dynatrace/davis-server/issues/120), feat: Add a link to the change log [#127](https://github.com/Dynatrace/davis-server/issues/127) ([903aa6e](https://github.com/Dynatrace/davis-server/commit/903aa6e))
218* Workaround for serverside bug related to responding to multiple choice with uppercase first letter (Second vs second) ([c42f42e](https://github.com/Dynatrace/davis-server/commit/c42f42e))
219
220
221### Features
222
223* Add a loading screen to the web UI. [#99](https://github.com/Dynatrace/davis-server/issues/99) ([a97c8e5](https://github.com/Dynatrace/davis-server/commit/a97c8e5))
224* Add additional Dynatrace API options [#112](https://github.com/Dynatrace/davis-server/issues/112) ([f26339d](https://github.com/Dynatrace/davis-server/commit/f26339d))
225* Add mode for iFrame tile (hide navbars) [#118](https://github.com/Dynatrace/davis-server/issues/118). Replaced root cause emoji with text. Fixed date capitilization issue in web cards. ([d5f5f59](https://github.com/Dynatrace/davis-server/commit/d5f5f59))
226* Add session tagging [#155](https://github.com/Dynatrace/davis-server/issues/155). feat: For mobile users, improve /davis layout [#140](https://github.com/Dynatrace/davis-server/issues/140). Added enter button to davisInput ([1d95643](https://github.com/Dynatrace/davis-server/commit/1d95643))
227* add templates for issues, pull requests, and contributing ([7171e2b](https://github.com/Dynatrace/davis-server/commit/7171e2b))
228* Added a get version API endpoint. ([4375189](https://github.com/Dynatrace/davis-server/commit/4375189))
229* Added compression to express response. ([03471b6](https://github.com/Dynatrace/davis-server/commit/03471b6)), closes [#107](https://github.com/Dynatrace/davis-server/issues/107)
230* Cache timezones [#121](https://github.com/Dynatrace/davis-server/issues/121) ([f99db9b](https://github.com/Dynatrace/davis-server/commit/f99db9b))
231* Enable Dynatrace UEM Support [#101](https://github.com/Dynatrace/davis-server/issues/101) ([3383a07](https://github.com/Dynatrace/davis-server/commit/3383a07))
232* Enable Dynatrace UEM Support [#101](https://github.com/Dynatrace/davis-server/issues/101) ([9b4ff0d](https://github.com/Dynatrace/davis-server/commit/9b4ff0d))
233* enforce minium password length of 6 ([c19807d](https://github.com/Dynatrace/davis-server/commit/c19807d)), closes [#149](https://github.com/Dynatrace/davis-server/issues/149)
234* For mobile users, improve /davis layout. Timestamp added [#140](https://github.com/Dynatrace/davis-server/issues/140) ([82bfe52](https://github.com/Dynatrace/davis-server/commit/82bfe52))
235* If config is already set, wizard should autopopulate fields [#88](https://github.com/Dynatrace/davis-server/issues/88) ([aea2c0e](https://github.com/Dynatrace/davis-server/commit/aea2c0e))
236* much more helpful help ([f864ab3](https://github.com/Dynatrace/davis-server/commit/f864ab3))
237* problemNotification uses VisualBuilder and buttons ([e23ff7e](https://github.com/Dynatrace/davis-server/commit/e23ff7e))
238* Redirect user to initial desired location after login [#114](https://github.com/Dynatrace/davis-server/issues/114) ([7ff3f7b](https://github.com/Dynatrace/davis-server/commit/7ff3f7b))
239* Redirect user to initial desired location after login [#114](https://github.com/Dynatrace/davis-server/issues/114) ([4fc1d59](https://github.com/Dynatrace/davis-server/commit/4fc1d59))
240* Update the menu when the user is in the settings page [#164](https://github.com/Dynatrace/davis-server/issues/164). feat: Add web ui configuration section for filters [#163](https://github.com/Dynatrace/davis-server/issues/163). Started filters section ([c0274e5](https://github.com/Dynatrace/davis-server/commit/c0274e5))
241* Use the Dynatrace Groundhog CDN instead of referencing locally [#138](https://github.com/Dynatrace/davis-server/issues/138) ([607687b](https://github.com/Dynatrace/davis-server/commit/607687b))
242* VisualBuilder class builds responses for visual clients ([d27d451](https://github.com/Dynatrace/davis-server/commit/d27d451))
243* webpack builds ([1de49ee](https://github.com/Dynatrace/davis-server/commit/1de49ee))
244
245
246
247<a name="0.7.2"></a>
248## [0.7.2](https://github.com/Dynatrace/davis-server/compare/v0.7.1...v0.7.2) (2016-12-27)
249
250
251### Bug Fixes
252
253* Removed a race condition from the Nlp module ([#103](https://github.com/Dynatrace/davis-server/issues/103)) ([332ab64](https://github.com/Dynatrace/davis-server/commit/332ab64))
254
255
256<a name="0.7.1"></a>
257## [0.7.1](https://github.com/Dynatrace/davis-server/compare/v0.6.3...v0.7.1) (2016-12-22)
258
259
260### Bug Fixes
261
262* typescript compile issue ([08d4839](https://github.com/Dynatrace/davis-server/commit/08d4839))
263
264
265<a name="0.7.0"></a>
266# [0.7.0](https://github.com/Dynatrace/davis-server/compare/v0.6.3...v0.7.0) (2016-12-22)
267
268
269### Bug Fixes
270
271* datetimes now always respect timezones ([64446a7](https://github.com/Dynatrace/davis-server/commit/64446a7))
272* enforce exchange maximum recursion depth ([#81](https://github.com/Dynatrace/davis-server/issues/81)) ([81faa11](https://github.com/Dynatrace/davis-server/commit/81faa11))
273* Last and middle routing commands are now handled correctly. ([9b3dee3](https://github.com/Dynatrace/davis-server/commit/9b3dee3)), closes [#92](https://github.com/Dynatrace/davis-server/issues/92)
274* Resolved a templating issue affecting single infrastructure issues. ([c3992fe](https://github.com/Dynatrace/davis-server/commit/c3992fe))
275
276
277### Features
278
279* add meaningful responses to did you mean ([#78](https://github.com/Dynatrace/davis-server/issues/78)) ([82e02d9](https://github.com/Dynatrace/davis-server/commit/82e02d9))
280* added /api/v1/system/info endpoint ([b23dc92](https://github.com/Dynatrace/davis-server/commit/b23dc92))
281* Database migrations ([4625324](https://github.com/Dynatrace/davis-server/commit/4625324))
282* save classifiers to disk for fast loading ([0dd3df5](https://github.com/Dynatrace/davis-server/commit/0dd3df5))
283* showMe intent pushes arbitrary links to browser ([#87](https://github.com/Dynatrace/davis-server/issues/87)) ([fc82e66](https://github.com/Dynatrace/davis-server/commit/fc82e66))
284* trim user input on insertion to database ([#83](https://github.com/Dynatrace/davis-server/issues/83)) ([1aa6123](https://github.com/Dynatrace/davis-server/commit/1aa6123))
285* Updated web UI to Groundhog components ([1041919](https://github.com/Dynatrace/davis-server/commit/1041919))
286* web API returns all response types ([fb4775f](https://github.com/Dynatrace/davis-server/commit/fb4775f))
287