File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## [ 0.67.2] - [ 2025-09-16]
3
+ - Improved connection test ui.
4
+
2
5
## [ 0.67.1] - [ 2025-09-09]
3
6
- Allow YAML assets to be rendered.
4
7
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ Bruin is a unified analytics platform that enables data professionals to work en
63
63
64
64
## Release Notes
65
65
### Recent Update
66
+ - ** 0.67.2** : Improved connection test ui.
66
67
- ** 0.67.1** : Allow YAML assets to be rendered.
67
68
- ** 0.67.0** : Added a "Create in-place" checkbox to the project creation UI, allowing projects to be created directly in the selected folder.
68
69
- ** 0.66.0** : Added console logging for executed query commands to aid in error detection.
Original file line number Diff line number Diff line change 2
2
"name" : " bruin" ,
3
3
"displayName" : " Bruin" ,
4
4
"description" : " Manage your Bruin data assets from within VS Code." ,
5
- "version" : " 0.67.1 " ,
5
+ "version" : " 0.67.2 " ,
6
6
"engines" : {
7
7
"vscode" : " ^1.87.0"
8
8
},
You can’t perform that action at this time.
0 commit comments