Skip to content

Releases: AbsaOSS/spline-ui

1.0.0-RC3

24 Jun 15:54

Choose a tag to compare

1.0.0-RC2

01 May 17:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: release/0.7.6...release/1.0.0-RC2

0.7.6

06 Jul 01:37

Choose a tag to compare

What's Changed

  • Feature/spline UI 251 dockerfile user by @wajda in #252

Full Changelog: release/0.7.5...release/0.7.6

0.7.5

28 Jul 23:23

Choose a tag to compare

Feature

  • #248 - Multi-arch docker build (amd64, arm64)

Other improvements

  • #117 [Backported from develop] - Switch to AbsaOSS root POM
  • #126 [Backported from develop] - Change the base Docker image to _slim _ version based on OpenJDK 11
  • #226 [Backported from develop] - Fix building a docker on M1 (arm)

0.7.4

21 Mar 13:57

Choose a tag to compare

Bugfixes

  • #185 - NPE when attribute type is missing
  • #88 - Error message is mixed with the underlying content

0.7.3

06 Dec 20:55

Choose a tag to compare

Bugfixes

#171 TypeError: Cannot read properties of null (reading 'name')
#173 TypeError: Cannot read properties of null (reading 'version')
#174 Lineage Overview :: graph depth is not persisted

0.7.2

14 Nov 01:21

Choose a tag to compare

Bugfixes

#160 - Elapsed time < 1 sec isn't displayed at all
#169 - Data type info :: type name should be aligned to the left

Misc

#164 - Event List :: Write mode column look
#167 - Add project pages, copyright and license info

0.7.1

19 Oct 01:14

Choose a tag to compare

Bugfixes

#161 - Fix the write operation ID pattern according to the new Agent version 0.7

0.7.0

07 Oct 22:16

Choose a tag to compare

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

28 Sep 20:48

Choose a tag to compare

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