Merged
Conversation
bgiori
approved these changes
Apr 15, 2022
Collaborator
bgiori
left a comment
There was a problem hiding this comment.
I feel pretty useless at reviewing this, but it looks good to me.
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 28, 2022
# 1.0.0-beta.1 (2022-04-28) ### 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)) * setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03)) * setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 28, 2022
# 1.0.0-beta.1 (2022-04-28) ### 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)) * setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03)) * setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
|
🎉 This PR is included in version 1.0.0-beta.1 🎉 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))
|
🎉 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))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Checklist