Releases: AbsaOSS/spline-ui
1.0.0-RC3
Full Changelog: release/1.0.0-RC2...release/1.0.0-RC3
1.0.0-RC2
What's Changed
- Bump lodash-es from 4.17.4 to 4.17.14 in /ui by @dependabot[bot] in #110
- Bump lodash from 4.17.4 to 4.17.21 in /ui by @dependabot[bot] in #111
- Feature/spline UI 117 pom update by @wajda in #118
- issue #126 Make docker image smaller by @wajda in #127
- issue #163 Display error status for events by @wajda in #176
- Bump path-parse from 1.0.6 to 1.0.7 in /ui by @dependabot[bot] in #192
- Bump trim-newlines from 3.0.0 to 3.0.1 in /ui by @dependabot[bot] in #191
- issue #179 Data-sources :: Write mode filter :: read-only and multi-value by @wajda in #193
- issue #195 Operation ID format should be flexible by @wajda in #196
- Bump lodash-es from 4.17.14 to 4.17.21 in /ui by @dependabot[bot] in #197
- Bump moment from 2.24.0 to 2.29.2 in /ui by @dependabot[bot] in #198
- Bump async from 2.6.3 to 2.6.4 in /ui by @dependabot[bot] in #199
- Bump eventsource from 1.1.0 to 1.1.1 in /ui by @dependabot[bot] in #201
- Bump semver-regex from 3.1.3 to 3.1.4 in /ui by @dependabot[bot] in #202
- Minor updates by @wajda in #206
- Bump terser from 4.8.0 to 4.8.1 in /ui by @dependabot[bot] in #203
- Bump moment from 2.29.2 to 2.29.4 in /ui by @dependabot[bot] in #207
- feature #204 High level data impact (forward lineage) overview by @korel-san in #205
- Bump loader-utils from 1.4.0 to 1.4.1 in /ui by @dependabot[bot] in #209
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui by @dependabot[bot] in #214
- Bump express from 4.17.1 to 4.18.2 in /ui by @dependabot[bot] in #215
- Bump loader-utils from 1.4.1 to 1.4.2 in /ui by @dependabot[bot] in #216
- spline ui #213 update node version to support m1 by @cerveada in #217
- Bump json5 from 1.0.1 to 1.0.2 in /ui by @dependabot[bot] in #219
- fix #212 back button doesn't restore the state of the previous page by @korel-san in #220
- chore update as much node packages as possible by @korel-san in #221
- Bump d3-color from 2.0.0 to 3.1.0 in /ui by @dependabot[bot] in #223
- fix #230 moved takeUntil to the end of the list by @TerranceKhumalo-absa in #233
- spark agent #226 docker build on m1 support by @cerveada in #232
- Fix/229 spline UI fix datepicker by @korel-san in #234
- fix #228 remove spline virtual scroll components by @TerranceKhumalo-absa in #236
- Feature/spline UI 177 filter plans and events by labels by @korel-san in #224
- spline ui 238 fix add-issue-to-project action by @cerveada in #239
- Fix/227 namespace refactor with service by @TerranceKhumalo-absa in #242
- Fix typo in title by @kevinwallimann in #247
- Add UI screenshot gallery by @dolfinus in #253
- pom.xml: exclude
.nvmrcfrom RAT by @wajda in #266 - Bump express from 4.18.2 to 4.21.2 in /ui by @dependabot[bot] in #274
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /ui by @dependabot[bot] in #275
New Contributors
- @cerveada made their first contribution in #217
- @TerranceKhumalo-absa made their first contribution in #233
- @kevinwallimann made their first contribution in #247
- @dolfinus made their first contribution in #253
Full Changelog: release/0.7.6...release/1.0.0-RC2
0.7.6
What's Changed
Full Changelog: release/0.7.5...release/0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
Features
#150 - Display "ExecutionEvent.durationNs" property
#153 - Make server polling interval configurable
Bugfixes
#142 - First mouse click on "History" does nothing
#143 - Missing "SubqueryAlias.name" property
#152 - DataSource list :: "writeMode" property should be empty if no last write found
Improvements
#125 - README :: Describe versioning strategy
#158 - Rename filters on the Data Source tables
0.6.1
Features
#79 - Add reusable filters to the Dynamic Table component
#116 - Add polling on the dashboard to notify the user about new data available
Bugfixes
#138 - Click on the active side menu item changes URL but doesn't refresh data
#119 - Cannot select a graph node in certain area of the screen
#130 - Missing unsubscribe from an observable
Improvements
#121 - Execution plan details :: all attribute list to be sorted by name
#136 - Remove perpetual client-side caching implemented via @Cacheable
#115 - Make error logging more clear and verbose
Tech debts
#134 - Fix constructor visibility
#131 - Remove redundant asObservable