Skip to content

Tags: deploymenttheory/go-api-http-client

Tags

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #295 from deploymenttheory/dependabot/go_modules/g…

…olang.org/x/net-0.43.0

Bump golang.org/x/net from 0.42.0 to 0.43.0

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#290)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): go mod tidy

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #286 from deploymenttheory/dev-bug-package-upload

Fix: Multipart request now uses httptimeout, added funcs to expose that to the SDK

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #285 from deploymenttheory/dev-timeouts-fix

feat: added timeout changers

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #282 from deploymenttheory/dev-loadbalance

feat: removed http executor functionality

v0.2.18

Toggle v0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #273 from deploymenttheory/fix-multipart_uploads

updated function comments and updated documentation

v0.2.12

Toggle v0.2.12's commit message
chore: Update logging format and remove debug statements

v0.2.11

Toggle v0.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #261 from deploymenttheory/dev-jl-testing

Improved log formatting in multi-part requests

v0.2.10

Toggle v0.2.10's commit message
bugfix