Releases: cloudtrust/httpclient
Releases · cloudtrust/httpclient
Update Go to 1.25.3
v1.6.0 Merge pull request #33 from cloudtrust/CLOUDTRUST-6808
Bump Go to 1.24.1
Merge pull request #24 from cloudtrust/CLOUDTRUST-5859 [CLOUDTRUST-5859] Bump Go to 1.24.1
Change jwt library
v1.3.1 [CLOUDTRUST-5687] Change jwt library (#22)
Update dependencies
v1.3.0 Upgrade all dependencies (#18)
Fix CVE-2023-44487
v1.2.0 Fix CVE-2023-44487
Dynamic token according to context
v1.1.0 [CLOUDTRUST-4658] Add client for bearer auth according to realm
Migrate to go1.17 module
v1.0.7 [CLOUDTRUST-4026] Update to go 1.17.6, clean and update dependencies …
Migrate to go1.17 module
v1.0.6 [CLOUDTRUST-4026] Update to go 1.17.6, clean and update dependencies …
Migrate to go module
[CLOUDTRUST-3881] Migrate from dep to go modules (#8) * [CLOUDTRUST-3881] Migrate from dep to go modules * [CLOUDTRUST-3881] FIX Migrate from dep to go modules Co-authored-by: Beuchat Bastien <bastien.beuchat@elca.ch>
Update client creation
v1.0.4 [CLOUDTRUST-3764] - Remove the update of the host in the request upda…