Skip to content

Releases: vandresen/DatabaseManager

Release V1.31.5

16 May 19:56
25874c3
Compare
Choose a tag to compare

Release 1.31

  • Created microservice for rules for both sql server and sqlite
  • Created microservice for dataqc
  • Upgraded solution to .net 8 and fixed security vulnarables

Release 1.30

  • Added support for DQM projects in a sqlite database
  • Added functionality to delete when editing Taxonomy
  • Added a new tab for basemaps using Arcgis. This only work for the serverless client for the time being

Release 1.29

  • Under data transfer there is a new option to transfer the index into a database. It will insert new objects and update existing objects
  • Implemented support for using Sqlite when indexing with the serverless user interface

Release 1.28

  • Added support for the Index sqlite microservice in Serverless GUI. A Sqlite flag in application settings will determine if sqlite is used or not

Release 1.27

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.31.2

16 May 16:34
7aee4ce
Compare
Choose a tag to compare

Release 1.31

  • Created microservice for rules for both sql server and sqlite
  • Created microservice for dataqc
  • Upgraded solution to .net 8 and fixed security vulnarables

Release 1.30

  • Added support for DQM projects in a sqlite database
  • Added functionality to delete when editing Taxonomy
  • Added a new tab for basemaps using Arcgis. This only work for the serverless client for the time being

Release 1.29

  • Under data transfer there is a new option to transfer the index into a database. It will insert new objects and update existing objects
  • Implemented support for using Sqlite when indexing with the serverless user interface

Release 1.28

  • Added support for the Index sqlite microservice in Serverless GUI. A Sqlite flag in application settings will determine if sqlite is used or not

Release 1.27

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.31.1

16 May 01:07
1394c08
Compare
Choose a tag to compare

Release 1.31

  • Created microservice for rules for both sql server and sqlite
  • Created microservice for dataqc
  • Upgraded solution to .net 8 and fixed security vulnarables

Release 1.30

  • Added support for DQM projects in a sqlite database
  • Added functionality to delete when editing Taxonomy
  • Added a new tab for basemaps using Arcgis. This only work for the serverless client for the time being

Release 1.29

  • Under data transfer there is a new option to transfer the index into a database. It will insert new objects and update existing objects
  • Implemented support for using Sqlite when indexing with the serverless user interface

Release 1.28

  • Added support for the Index sqlite microservice in Serverless GUI. A Sqlite flag in application settings will determine if sqlite is used or not

Release 1.27

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.30.0

01 Oct 18:53
5d2c22f
Compare
Choose a tag to compare

Release 1.30

  • Added support for DQM projects in a sqlite database
  • Added functionality to delete when editing Taxonomy
  • Added a new tab for basemaps using Arcgis. This only work for the serverless client for the time being

Release 1.29

  • Under data transfer there is a new option to transfer the index into a database. It will insert new objects and update existing objects
  • Implemented support for using Sqlite when indexing with the serverless user interface

Release 1.28

  • Added support for the Index sqlite microservice in Serverless GUI. A Sqlite flag in application settings will determine if sqlite is used or not

Release 1.27

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.29.0

01 Sep 17:05
f1b24f5
Compare
Choose a tag to compare

Release 1.29

  • Under data transfer there is a new option to transfer the index into a database. It will insert new objects and update existing objects
  • Implemented support for using Sqlite when indexing with the serverless user interface

Release 1.28

  • Added support for the Index sqlite microservice in Serverless GUI. A Sqlite flag in application settings will determine if sqlite is used or not

Release 1.27

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.28.0

02 Aug 19:36
793d2f9
Compare
Choose a tag to compare

Release 1.28

  • Added support for the Index sqlite microservice in Serverless GUI. A Sqlite flag in application settings will determine if sqlite is used or not

Release 1.27

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.27.0

01 Jul 19:22
39ef2e2
Compare
Choose a tag to compare

New functionality in this release are:

  • The Blazor MVC version has been changed do not support Dataops, but instead we have implemented an Execute menu thet will do Data Qc and Prediction
  • Implemented an example of external prediction rule. This will use Bing to predict the ground elevation. In order to use this you need a Bing key

Release V1.26.0

01 Jun 19:33
47902d3
Compare
Choose a tag to compare

New functionality in this release are:

  • A 2D plotview showing the lat & lon location in well headers in the index

Release V1.25.0

02 May 22:22
ccf83d1
Compare
Choose a tag to compare

New functionality in this release are:

  • A new data transfer microservice with functionality to transfer from
    database, LAS files, CSV file to another database

Release V1.24.0

03 Apr 02:34
d4a1138
Compare
Choose a tag to compare

New functionality in this release are:

  • A new rules microservice
  • Changed serverless UI to use the new rules microservice to manage rules, functions and predoiction sets
  • Added functionality to edit CSV configurations under settings