Releases: netobserv/network-observability-console-plugin
Releases · netobserv/network-observability-console-plugin
v0.1.5
What's Changed
Non-breaking changes
- NETOBSERV-101 R&D: Kube enricher write path for downstream operator by @jpinsonneau in #183
- Updated Dockerfile to use node 16 by @OlivierCazade in #187
- NETOBSERV-101 - loki statusURL by @jpinsonneau in #186
- NETOBSERV-546 formatProtocol crash on unknown protocol number by @jpinsonneau in #188
- Add breaking-change triage in release notes by @jotak in #185
- NETOBSERV-433 and NETOBSERV-373 - unify names by @jotak in #191
- NETOBSERV-581 - grouping for Nodes+NS broken by @jpinsonneau in #192
- NETOBSERV-554 - Topology test ids generation by @jpinsonneau in #193
- NETOBSERV-407 - Overview page setup by @jpinsonneau in #189
- NETOBSERV-581 & NETOBSERV-554 fix group id by @jpinsonneau in #196
- NETOBSERV-408 Top X charts by @jpinsonneau in #190
- NETOBSERV-489: Added an option to forward user token to loki by @OlivierCazade in #198
- NETOBSERV-586 - Console plugin dependencies update by @jpinsonneau in #197
- NETOBSERV-602 Fix computed metrics by @jotak in #195
- NETOBSERV-487 - deselecting "Export all datas" causes few columns to be missed by @jpinsonneau in #199
- NETOBSERV-506 loki config url style by @jpinsonneau in #204
- NETOBSERV-409 - Total flows chart by @jpinsonneau in #203
- NETOBSERV-516 explicit limit reached message by @jpinsonneau in #206
- Fix Too much recursion error by @jotak in #207
- Fix cases where filter button didn't work well by @jotak in #209
- Document cypress & standalone by @jotak in #201
- NETOBSERV-591 Build QuerySummary from metrics by @jpinsonneau in #211
- NETOBSERV-526 Display milliseconds for time fields in NetFlow table by @jpinsonneau in #205
- NETOBSERV-650 Top X value is incorrect at first time by @jpinsonneau in #212
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- NETOBSERV-170 fix i18n namespace by @jpinsonneau in #180
- NETOBSERV-426 : Exposed loki CA certificate path configuration by @OlivierCazade in #181
- NETOBSERV-299 : Added last refresh date in query summary by @OlivierCazade in #179
- NETOBSERV-330 Provide a way to filter Kubernetes-related flows by @jpinsonneau in #176
- Bump terser from 5.13.1 to 5.14.2 in /web by @dependabot in #182
- Bump moment from 2.29.3 to 2.29.4 in /web by @dependabot in #184
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- NETOBSERV-287 Aggregate stats, fix limit reach by @jotak in #136
- NETOBSERV-311 Filtering with autocompletion trigger exact match by @jotak in #141
- NETOBSERV-249 Add more time/duration columns by @jotak in #140
- NETOBSERV-219 PoC Operators - skip TLS checks by @jpinsonneau in #147
- NETOBSERV-312 - Full screen mode by @jpinsonneau in #142
- NETOBSERV-270 Topology: UI feedback / followup by @jpinsonneau in #139
- NETOBSERV-290 Preserve settings in NetFlow table by @jpinsonneau in #149
- NETOBSERV-313 Topology: automatically fit view by @jpinsonneau in #144
- NETOBSERV-252 Topology: Owners / Namespaces as nodes by @jpinsonneau in #131
- NETOBSERV-298 Custom time range forgets the seconds by @jpinsonneau in #150
- NETOBSERV-253 Topology: Enrich Host informations by @jpinsonneau in #146
- NETOBSERV-152 UI: selected custom time range should be visible by @jpinsonneau in #151
- NETOBSERV-259 Topology: Filter from side panel by @jpinsonneau in #145
- NETOBSERV-265 millisecond accuracy for time flow start/end by @jotak in #153
- NETOBSERV-320 Console plugin metrics for prometheus by @jotak in #156
- NETOBSERV-290 fix tick race issues by @jpinsonneau in #154
- NETOBSERV-344 Can't click on node info from popup by @jpinsonneau in #157
- NETOBSERV-360 Add node detailed information on side panel by @jpinsonneau in #159
- NETOBSERV-361 Fix time range url issue by @jpinsonneau in #158
- NETOBSERV-363 Bidirectional edges doesn't work anymore by @jpinsonneau in #160
- NETOBSERV-292 End time for time range is now inclusive by @jotak in #162
- Cypress integration tests by @jpinsonneau in #155
- NETOBSERV-364 Topology crash on scope change with groups by @jpinsonneau in #161
- NETOBSERV-377 Filtering in topology triggers exact match by @jotak in #165
- Dark theme support by @jpinsonneau in #152
- NETOBSERV-223: filter by empty names by @mariomac in #166
- NETOBSERV-223: filter by empty IP and numbers by @mariomac in #168
- NETOBSERV-316 loki json mocks by @jpinsonneau in #167
- NETOBSERV-317 Netflow table: reduce row height / do not compute in px by @jpinsonneau in #169
- NETOBSERV-316 Console plugin as standalone by @jpinsonneau in #163
- NETOBSERV-326 data-test attributes by @jpinsonneau in #164
- NETOBSERV-317 fix rendering performances issue by @jpinsonneau in #170
- NETOBSERV-384 Update deprecated console resource tab by @jpinsonneau in #174
- NETOBSERV-347 UX filtering: be able to turn off an active filter by @jpinsonneau in #173
- NETOBSERV-372 UI: Improve loki error messages by @jpinsonneau in #171
- NETOBSERV-372 Warning messages by @jpinsonneau in #172
- NETOBSERV-376 UI: add mac address column / filter by @jpinsonneau in #175
- NETOBSERV-399 Table rows display issue after update by @jpinsonneau in #177
- More accurate slowness warnings by @jotak in #178
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- NETOBSERV-192 Release action by @jotak in #91
- Prepare FLP integration by @jotak in #78
- super columns + filters by @jpinsonneau in #92
- NETOBSERV-227 fix filtering by namespace or owner by @jotak in #94
- Use default TAG=dev to prevent accidental push on main by quay admins by @jotak in #95
- NETOBSERV-223 allow empty values, and some maintenance by @jotak in #96
- NETOBSERV-179 Topology: create page layout & toolbar by @jpinsonneau in #93
- Use Loki as a datasource for autocompletion by @jotak in #99
- Bump node-forge from 1.2.1 to 1.3.0 in /web by @dependabot in #103
- Bump minimist from 1.2.5 to 1.2.6 in /web by @dependabot in #104
- NETOBSERV-231 Topology option panel by @jpinsonneau in #98
- NETOBSERV-178 Topology: build queries for Loki by @jpinsonneau in #101
- NETOBSERV-229 CI: create pre-merge images by @jotak in #100
- NETOBSERV-126: Added service name configuration by @OlivierCazade in #102
- Fix warning in test by @jotak in #106
- NETOBSERV-218 upgrade base image by @jotak in #107
- NETOBSERV-230 topology view by @jpinsonneau in #97
- NETOBSERV-217 Show summary of filtered data in NetFlow table by @jpinsonneau in #108
- NETOBSERV-226 Refactor query API and filters management by @jotak in #105
- NETOBSERV-273 Reducing empty array with no initial value by @jpinsonneau in #116
- NETOBSERV-278 Rename Address to IP by @jotak in #117
- NETOBSERV-269 Port exact match by @jotak in #118
- NETOBSERV-244 Topology Export by @jpinsonneau in #113
- NETOBSERV-236 Topology search item by @jpinsonneau in #112
- NETOBSERV-226 matrix merger implementation by @jpinsonneau in #120
- NETOBSERV-235 Topology quick filtering by @jpinsonneau in #114
- NETOBSERV-241 Topology extra groups by @jpinsonneau in #115
- NETOBSERV-222 UI: polishing by @jpinsonneau in #109
- Fix linefilter regex, disallowing '"' in before-match by @jotak in #119
- Fix URL params incorrectly read/written by @jotak in #124
- NETOBSERV-240 Topology metric selection by @jpinsonneau in #111
- NETOBSERV-254 Topology highlight on hover by @jpinsonneau in #123
- NETOBSERV-288 - conditionnal rendering to improve perfs on table by @jpinsonneau in #122
- NETOBSERV-232 Topology selection by @jpinsonneau in #110
- Bump async from 2.6.3 to 2.6.4 in /web by @dependabot in #128
- NETOBSERV-279 fix issues with filters on nodes by @jotak in #129
- NETOBSERV-272 - NETOBSERV-274 - Query protocols & stats, port names by @jpinsonneau in #126
- NETOBSERV-240 merge fix by @jpinsonneau in #130
- NETOBSERV-275 Stats panel: make number of bytes more human-friendly by @jpinsonneau in #125
- Update base image to recommended (fixed vulns) by @jotak in #132
- NETOBSERV-270 resizable panel by @jpinsonneau in #133
- NETOBSERV-322 Sort crash on common columns by @jpinsonneau in #137
- NETOBSERV-321 query stats panels crashes netflow-traffic page by @jpinsonneau in #135
- NETOBSERV-278 Rename address to IP (next) by @jotak in #138
- NETOBSERV-293 Topology: Expand groups crash after refresh by @jpinsonneau in #134
- NETOBSERV-325 Topology: Remove feature gate by @jpinsonneau in #143
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix Deployment filters, add more tabs... by @jotak in #60
- Align table filter controls by @mariomac in #63
- NETOBSERV-149 Nested columns src/dest by @jpinsonneau in #62
- Fixed width columns by @jotak in #52
- NETOBSERV-138 improved filter validation by @jpinsonneau in #66
- NETOBSERV-76 export datas as csv by @jpinsonneau in #65
- Disabling and sign in flows request by @OlivierCazade in #67
- NETOBSERV-115 details view by @jpinsonneau in #61
- NETOBSERV-73: filter by matching "all" or "any" the criteria by @mariomac in #64
- NETOBSERV-137: Highlighting new netflow table rows using react group transition by @OlivierCazade in #71
- NETOBSERV-169 labels from flag by @jpinsonneau in #70
- Bump nanoid from 3.1.30 to 3.2.0 in /web by @dependabot in #68
- Bump follow-redirects from 1.14.5 to 1.14.8 in /web by @dependabot in #74
- Fix regexp to validate filter when multiple values are combined by @OlivierCazade in #72
- NETOBSERV-138 k8s labels validation + indicator on port by @jpinsonneau in #73
- FlowDirection must be read from labels now by @jotak in #77
- NETOBSERV-138 replace tooltips by text + popover by @jpinsonneau in #79
- hot reloading + devdependencies by @jpinsonneau in #69
- Add missing types by @jpinsonneau in #76
- NETOBSERV-187 : Restrict port to service formatting to ports below 1024 by @OlivierCazade in #80
- NETOBSERV-176 Filter on exact match by @jpinsonneau in #82
- NETOBSERV-210 fix console require error by @jpinsonneau in #84
- Move to github actions for quay images pushed by @jotak in #85
- Remove loki dependency by @jotak in #88
- Add new approvers by @jotak in #89
- NETOBSERV-176 regex case insensitive by @jpinsonneau in #87
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: v0.1.0...v0.1.1