Yoshihiro OKUMURA orrisroot
  • Joined on 2021-06-25
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-rust 2026-08-14 18:38:59 +09:00
e3026bdfcf feat(auth): send a request again when its token lapsed in the queue
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-rust 2026-08-14 16:42:10 +09:00
bcf99dd6d7 fix(auth): keep the refresh token the provider hands back
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-08-14 16:42:09 +09:00
0cac30ccf8 fix(auth): serialise the token refresh across processes
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-07-25 19:41:36 +09:00
1a4023ba47 refactor: migrate package management from poetry to pep 621 standard
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-07-03 01:29:45 +09:00
8e03f7a7f4 docs(changelog): update older release histories with actual changes
Yoshihiro OKUMURA pushed tag v1.3.18 to niu/mdrs-client-python 2026-07-02 23:49:00 +09:00
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-07-02 23:48:39 +09:00
d59a150b4f chore(release): bump version to 1.3.18
7f6d496654 docs(readme): document custom configuration usage in library API
b95fc0cd7d refactor(config): abstract config storage and enable dependency injection
Compare 3 commits »
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-07-02 23:17:09 +09:00
8ce9e09e69 refactor: use services layer and modularize transfer operations
Yoshihiro OKUMURA pushed tag v1.3.17 to niu/mdrs-client-python 2026-07-02 13:08:48 +09:00
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-07-02 13:08:37 +09:00
36cad6db52 refactor: extract MdrsClient service layer for library portability
Yoshihiro OKUMURA released v1.2.7 at niu/bioformats-imageinfo 2026-06-12 16:53:26 +09:00
Yoshihiro OKUMURA pushed tag v1.2.7 to niu/bioformats-imageinfo 2026-06-12 16:51:06 +09:00
Yoshihiro OKUMURA pushed to master at niu/bioformats-imageinfo 2026-06-12 16:51:03 +09:00
1ce48680bd build(deps): bump bio-formats and maven plugins for 1.2.7
Yoshihiro OKUMURA released v2.0.1 at niu/mdrs-client-rust 2026-06-12 13:19:20 +09:00
Yoshihiro OKUMURA pushed tag v2.0.1 to niu/mdrs-client-rust 2026-06-12 13:17:07 +09:00
Yoshihiro OKUMURA deleted tag v0.1.1 from niu/mdrs-client-rust 2026-06-12 10:37:25 +09:00
Yoshihiro OKUMURA deleted tag v0.1.0 from niu/mdrs-client-rust 2026-06-12 10:37:22 +09:00
Yoshihiro OKUMURA pushed tag v1.3.16 to niu/mdrs-client-python 2026-06-12 10:32:49 +09:00
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-rust 2026-06-12 10:29:19 +09:00
afd08f2499 fix(cache): format sha256 digest manually to resolve trait bound error
Yoshihiro OKUMURA pushed to main at niu/mdrs-client-python 2026-06-12 10:29:14 +09:00
809140dfbc fix(download): retrieve full folder to resolve type error