Skip to content

feat: http connection reuse#8

Merged
qingzhuozhen merged 1 commit intomainfrom
http-connection-reuse
May 9, 2022
Merged

feat: http connection reuse#8
qingzhuozhen merged 1 commit intomainfrom
http-connection-reuse

Conversation

@qingzhuozhen
Copy link
Copy Markdown
Contributor

@qingzhuozhen qingzhuozhen commented May 5, 2022

Summary

  • Reuse http connection as in this doc

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@qingzhuozhen qingzhuozhen requested review from bgiori and yuhao900914 May 5, 2022 16:36
@qingzhuozhen qingzhuozhen merged commit 88a0444 into main May 9, 2022
@qingzhuozhen qingzhuozhen deleted the http-connection-reuse branch May 9, 2022 21:41
github-actions Bot pushed a commit that referenced this pull request May 9, 2022
# [1.0.0-beta.3](v1.0.0-beta.2...v1.0.0-beta.3) (2022-05-09)

### Features

* http connection reuse ([#8](#8)) ([88a0444](88a0444))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2022

🎉 This PR is included in version 1.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request Aug 23, 2022
# 1.0.0 (2022-08-23)

### Bug Fixes

* fix empty payload error ([#11](#11)) ([e3c617c](e3c617c))
* include version to resolve name error ([#7](#7)) ([e7a4049](e7a4049))

### Features

* add ampltiude cookie support ([#6](#6)) ([196eed0](196eed0))
* add docs action ([#3](#3)) ([412376d](412376d))
* add logger and debug support ([#4](#4)) ([f627089](f627089))
* docs and tests update ([#5](#5)) ([4251c45](4251c45))
* force user with sdk library ([#15](#15)) ([cf98e83](cf98e83))
* http connection reuse ([#8](#8)) ([88a0444](88a0444))
* local evaluation ([#16](#16)) ([b049781](b049781))
* setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03))
* setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
* update namespace ([#13](#13)) ([ceb4848](ceb4848))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request Dec 12, 2022
# 1.0.0 (2022-12-12)

### Bug Fixes

* add arch for Docker (linux) on M1 Mac ([#28](#28)) ([bc229a6](bc229a6))
* fix empty payload error ([#11](#11)) ([e3c617c](e3c617c))
* fix loadError for loading local evaluation function ([#21](#21)) ([b25a659](b25a659))
* fix local evaluation poller interval issue ([#26](#26)) ([abb7899](abb7899))
* include version to resolve name error ([#7](#7)) ([e7a4049](e7a4049))
* Use correct format for string interpolation ([#27](#27)) ([7e94960](7e94960))
* use response.code instead of response.status when logging error ([#23](#23)) ([3cdcb34](3cdcb34))

### Features

* add ampltiude cookie support ([#6](#6)) ([196eed0](196eed0))
* add docs action ([#3](#3)) ([412376d](412376d))
* add local evaluation header ([#24](#24)) ([04995c6](04995c6))
* add logger and debug support ([#4](#4)) ([f627089](f627089))
* docs and tests update ([#5](#5)) ([4251c45](4251c45))
* force user with sdk library ([#15](#15)) ([cf98e83](cf98e83))
* http connection reuse ([#8](#8)) ([88a0444](88a0444))
* local evaluation ([#16](#16)) ([b049781](b049781))
* setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03))
* setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
* update namespace ([#13](#13)) ([ceb4848](ceb4848))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants