Skip to content

Commit 36cebb1

Browse files
committed
Update CHANGELOG.md for v1.0.3
1 parent 064efb0 commit 36cebb1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
817
## [1.0.0] - 2024-12-13
918

1019
### Breaking Changes
@@ -47,5 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4756
- Added @google-cloud/bigquery: ^7.3.0
4857
- Added development dependencies: shx and typescript
4958

59+
[1.0.3]: <https://github.com/ergut/mcp-bigquery-server/compare/v1.0.0...v1.0.3>
5060
[1.0.0]: https://github.com/ergut/mcp-bigquery-server/compare/v0.1.0...v1.0.0
5161
[0.1.0]: https://github.com/ergut/mcp-bigquery-server/releases/tag/v0.1.0

0 commit comments

Comments
 (0)