Skip to content

Releases: vandresen/DatabaseManager

Release V1.23.0

02 Mar 01:07
b072428
Compare
Choose a tag to compare

New functionality in this release are:

  • A new action to deploy the serverless UI in Azure storage
  • The serverless UI was changed to use the new data source microservice
  • Created a new microservice to manage the data models and stored procedures
  • The serverless UI was changed to use the new microservice

Release V1.22.1

01 Feb 22:40
Compare
Choose a tag to compare

New functionality in this release are:

  • Created a new microservice for index. This service is used by the serverless client
  • The Dataconfiguration microservice was extended to have create and update functionality
  • Created a Rules microservice with get rules functionality so far
  • Asdded a table view for CSV data access in Settings
  • Created functionality to add a datatype to Taxonomy settings

Release V1.21.1

03 Jan 00:22
866dae4
Compare
Choose a tag to compare

New functionality in this release are:

  • A new tab to view elevation in a surface view when drilling down to wellbores

Release V1.21

02 Jan 21:13
Compare
Choose a tag to compare

New functionality in this release are:

  • As a part of the strategy to provide Microservices we have created the first microservioce for Data Sources. This will get, save and delete data sources,
  • The server less user interface was changed to use the new data source microservice to get data sources for the home page
  • Another microservice to get data configurations was created. Currently only get is supported.
  • A dropdown list of taxonomies when creating a index pipeline in dataops was implemented instead of manually writing in the name of the taxonomy
  • Default taxonomy to create an index has been changed to create a log curve array. With this you can of course view the log curves in a line chart viewer or table

Release V1.20

01 Dec 21:20
9532f61
Compare
Choose a tag to compare

New functionality in this release are:

  • As a part of the strategy to provide Microservices we have created the first microservioce for Data Sources. This will get, save and delete data sources,
  • The server less user interface was changed to use the new data source microservice to get data sources for the home page
  • Another microservice to get data configurations was created. Currently only get is supported.
  • A dropdown list of taxonomies when creating a index pipeline in dataops was implemented instead of manually writing in the name of the taxonomy
  • Default taxonomy to create an index has been changed to create a log curve array. With this you can of course view the log curves in a line chart viewer or table

Release V1.17

01 Sep 16:32
e61c030
Compare
Choose a tag to compare

New functionality are:

  • A dropdown list for sources are now available when creating and editing devops.
  • Drilldown for arrays such as log curves in the index viewer is now available. This inlcudes table view and line chart view.

Release V1.16

01 Aug 16:18
d528b8e
Compare
Choose a tag to compare

New functionality are:

  • Implemented a new validity rule called IsEqualTo. It will fail if a value to measure is not equal to a list of values.
  • Created a new Report view that shows rules failed by a Uniqueness rule. It also shows the Uniqueness key.
  • Added a button in the new Uniqueness view to merge data object with the same uniqueness key.

Release V1.15

02 Jul 04:47
155899b
Compare
Choose a tag to compare

New functionality are:

  • Added functionality to delete an object in Reports for failed data quality data
  • Added a dropdown list for function type when creating rule functions
  • Added a sql filter option when creating an index
  • Improved status reporting during data ops

Release V1.14

01 Jun 19:54
f41e086
Compare
Choose a tag to compare

New functionality are:

  • New Validity rule called StringLength that will check if the lenght is between min and max set by the user
  • When data transfer from a database then the system will not copy the field and operator tables. These are being populated from the wells transferred. This functionality is hardcoded for now

Release V1.13

01 May 19:24
70f342a
Compare
Choose a tag to compare

New functionality are:

  • Added spinners to the home page to show that we are waiting for data
  • Drilling down in reporting for a prediction results shows a different view than drilling down for Data QC issues
  • Improved the prediction function delete to also delete all children