Releases: devlive-community/dbm
Releases · devlive-community/dbm
1.13.0
DBM Version for 1.13.0
is released!
Release Time: 2022-03-29
Enhancement
- Metadata management delete database supports quick input of database name
- Add
EXPLAIN AST
,EXPLAIN SYNTAX
,EXPLAIN PLAN
,EXPLAIN PIPELINE
,EXPLAIN ESTIMATE
,EXPLAIN TABLE OVERRIDE
- Query results can be exported to CSV files
- Support for deleting tables when deleting databases
UI
- The status of the metadata management service request failure is red
- Metadata Management menu Added the number of submenus to display
- Add the total number of rows returned from the query result
- Supports highlighting of abnormal data in query history execution
Optimize
- Optimize metadata management to delete data columns
- Optimize the query result display table
- Optimized data arrangement of deleted data partitions
Docs
- Add install docs
- Add query history docs
Bug
- Fix the problem of clearing multi-partition data
- Fix run dev Last few GCs
- Fixed editor state not resetting after cancel execution
- Fix README.md file script pointing error
Contributors (In no particular order)
1.12.0
DBM Version for 1.12.0
is released!
Release Time: 2022-03-18
Enhancement
- Support visual construction of data table and configuration of optional parameters
- Add data source list to display service version information
- Add editor execution status feedback
- Add ancillary information such as execution result and time
- SQL shortcut keys can be executed by Ctrl+Enter #102
- Support for data source maxTotal configuration (experimental) #102
- Add
SHOW PARTITIONS
quick query - The
EXPLAIN
command is supported - Metadata management delete data table supports quick input of table name
Docs
- Add contributing software documentation guide
Optimize
- Optimized the display of metadata management disk usage
- Merge Query Select the query & query function
Bug
- Fixed data source not paging problem in quick query
- Fixed the problem that metadata information cannot be distinguished due to multiple selections
- Fix top menu style exception
- Fix the problem that the metadata operation node is not refreshed #101
UI
- New data source window layout
- Add nine editor themes
- Execute button to add shortcut key prompt
1.11.0
Enhancement
- Nullable decorated column type is supported
- Build tables support optional parameters
- Support version update check
- Support to clear partition data by filtering criteria
- Supports data migration
Docs
- Support For Chinese documents
Optimize
- Optimize database deletion UI
Bug
- Fixed inability to build Log related engine tables
- Fix slow query list cannot display DDL
- Fix README.md file logo cannot be displayed
- Fix CI exceptions caused by the new version
New Contributors
- @joint-song made their first contribution in #19
- @why198852 made their first contribution in #26
- @jorkzheng made their first contribution in #29
- @chrisgoddard made their first contribution in #30
- @24kGarry made their first contribution in #31
Full Changelog: 1.3.0-SNAPSHOT...1.11.0
1.10.0
What's Changed
- [Docs] Fix download path by @qianmoQ in #17
- [Docs] Fix download path by @qianmoQ in #18
- [Docs] Optimized README.md by @joint-song in #19
- 1.4.0 by @qianmoQ in #23
- 1.5.0 by @qianmoQ in #25
- [Bug] Fix information word by @why198852 in #26
- 1.6.0 by @qianmoQ in #28
- [i18n] result message use i18n by @jorkzheng in #29
- Update index.html by @chrisgoddard in #30
- [i18n] Fix word refersh -> refresh by @24kGarry in #31
- 24kGarry by @24kGarry in #32
- 1.7.0 snapshot by @qianmoQ in #35
- Toni by @24kGarry in #36
- Support for Lazy database engines by @qianmoQ in #38
- [Bug] Fix build table not verified by @qianmoQ in #39
- [Docs] Add 1.7.0 release note by @qianmoQ in #41
- 1.7.0 release note by @qianmoQ in #43
- [Feature] Add new version by @qianmoQ in #44
- 1.8.0 snapshot by @qianmoQ in #45
- 1.8.0 snapshot by @qianmoQ in #47
- [Docs] Release 1.8.0 by @qianmoQ in #48
- 1.8.0 release by @qianmoQ in #49
- [Docs] Add monitor/processor documentation by @qianmoQ in #51
- 1.9.0 snapshot by @qianmoQ in #55
- [Docs] Add 1.9.0 release node by @qianmoQ in #56
- 1.9.0 snapshot by @qianmoQ in #57
- Develop by @qianmoQ in #58
- [CI] Fix ci version by @qianmoQ in #59
- Develop by @qianmoQ in #60
- Refactor angular by @qianmoQ in #61
- Refactor angular by @qianmoQ in #62
- Refactor angular by @qianmoQ in #63
- Refactor angular by @qianmoQ in #64
New Contributors
- @joint-song made their first contribution in #19
- @why198852 made their first contribution in #26
- @jorkzheng made their first contribution in #29
- @chrisgoddard made their first contribution in #30
- @24kGarry made their first contribution in #31
Full Changelog: 1.3.0-SNAPSHOT...1.10.0
1.9.0
1.8.0
DBM Version for 1.8.0 is released!
UI
- Support for editor quick comments
Enhancement
- Support for building Sqlite engine tables
- Support for building JDBC engine tables
- Support slow query monitor
- Support MaterializeMySQL database engine
- Support mysql database engine
- Support for building ODBC engine tables
- Support to display the database DDL right-click menu
Optimize
- Modify the node heartbeat detection method
- Optimize the construction of data tables to verify whether the service
- Support metadata tree menu display engine | type
1.7.0
DBM Version for 1.7.0 is released!
Bugs
- Fix build table not verified
- Fix incomplete data source connection exception information
- Fix document custom domain names
- Fix doc grammar
CI
- Add deploy docs ci
- Support Windows packaged distribution binaries
UI
- Replace the site template with mkdocs
- Add query using documentation
- Result message use i18n
Enhancement
- Support for Lazy database engines
- Support for building Atomic database engines
Optimize
- Optimized README.md add badge
1.6.0
DBM Version for 1.6.0 is released!
Bugs
- Fix information word
- Fix the migration data password null problem
UI
- Increase query history limit reminder
- Disallow clicking on the mask layer to close the dialog popover
Enhancement
- Support add column to table
- Support delete column
- Support modify column
- Support rename column
- Support preview data for column
1.5.0
DBM Version for 1.5.0 is released!
UI
- Beautify the right-click menu style
Enhancement
- Add editor format SQL configuration
- Support for building Kafka engine tables
- Support metadata service shortcut menu
- Support metadata database and table shortcut menu
- Support for obtaining the columns of the metadata table
- Supports previewing table data in metadata
- Support for building HDFS engine tables
- Support for obtaining column information
- Support rename table
Optimize
- Optimize the StringUtils utility class
- Internationalization table engine
- Optimized the local data migration logic
1.4.0
DBM Version for 1.4.0 is released!
UI
- Set the default maximized window
Enhancement
- Support migrate data
- Support for building Log engine tables
- Support display Track DDL
- Support the Track input box to obtain the focus display
- Supports Windows system construction
- Support track query execution thread
- Support data source query times to be displayed on the dashboard
- Add query link tracing visualization
- Support multiple query windows issues-12
- Supports obtaining the occupied space of columns throug… …
- Supports data source modification
- Support display table usage when the database is selected
- Support service nodes to display database disk usage
- Support service nodes to display disk usage
- Support Data construction of left tree menu issues-20
- Supports the monitoring of mutations operation
Bugs
- Fix metadata selection library table causing data rendering errors
Optimize
- Support the mutation consumption duration
- Optimized README.md
CI
- Add auto release version CI script