File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.0.3] - 2025-04-03
9
+
10
+ ### Fixed
11
+
12
+ - Removed circular dependency in package.json that caused version resolution issues
13
+ - Fixed location format handling to properly support multi-region formats like "US"
14
+ - Improved error handling for different location format specifications
15
+ - Default region set to "EU"
16
+
8
17
## [ 1.0.0] - 2024-12-13
9
18
10
19
### Breaking Changes
@@ -47,5 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
56
- Added @google-cloud/bigquery : ^7.3.0
48
57
- Added development dependencies: shx and typescript
49
58
59
+ [ 1.0.3 ] : < https://github.com/ergut/mcp-bigquery-server/compare/v1.0.0...v1.0.3 >
50
60
[ 1.0.0 ] : https://github.com/ergut/mcp-bigquery-server/compare/v0.1.0...v1.0.0
51
61
[ 0.1.0 ] : https://github.com/ergut/mcp-bigquery-server/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments