Skip to content

Commit 3d3f3a2

Browse files
alex-omophubclaude
andcommitted
Prepare v1.4.1 release
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 494cc8a commit 3d3f3a2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.4.1] - 2026-02-28
9+
10+
### Fixed
11+
12+
- User-Agent header now reports actual SDK version (e.g., `OMOPHub-SDK-Python/1.4.1`) instead of hardcoded `0.1.0`. Version is resolved at runtime via `importlib.metadata`.
13+
814
## [1.4.0] - 2026-02-23
915

1016
### Added
@@ -90,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9096
- Full type hints and PEP 561 compliance
9197
- HTTP/2 support via httpx
9298

93-
[Unreleased]: https://github.com/omopHub/omophub-python/compare/v1.4.0...HEAD
99+
[Unreleased]: https://github.com/omopHub/omophub-python/compare/v1.4.1...HEAD
100+
[1.4.1]: https://github.com/omopHub/omophub-python/compare/v1.4.0...v1.4.1
94101
[1.4.0]: https://github.com/omopHub/omophub-python/compare/v1.3.1...v1.4.0
95102
[1.3.1]: https://github.com/omopHub/omophub-python/compare/v1.3.0...v1.3.1
96103
[1.3.0]: https://github.com/omopHub/omophub-python/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)