Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare 4.0.1 release #63

Merged
merged 168 commits into from
Oct 26, 2023
Merged

prepare 4.0.1 release #63

merged 168 commits into from
Oct 26, 2023

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[4.0.1] - 2023-10-26

Removed:

  • Eliminated unnecessary and noisy log message

hroederld and others added 30 commits November 28, 2019 18:53
* adding .gitignore

* re-ordering items

* fix typos
[ch58083] add close
[ch58076] make connection timeout configuration
[ch58072] add offline mode
[ch58435] make event sending configurable
Linting and some refactoring of streaming code.
keelerm84 and others added 26 commits February 16, 2023 10:13
This merge pulls in the changes to stop the polling thread on an unrecoverable
error. It also uses that functionality to remove some redundancy in the other
networking modules.
The Haskell SDK has been calling the namespace for flags "flags", which
makes sense. However, the other SDKs are looking for a namespace of
"features", so we need to be consistent.
We are no longer going to support the stack-lts-14 and stack-lts-15
resolvers. The new minimum is LTS-16.33, which targets the GHC v8.8.4.

Most packages only see a patch update, a few have some feature updates.
generic-lens is the biggest change, jumping a full major version.

However, this will allow us to drop support for lens in a future commit,
as requested [in a previous pr][1].

[1]: #34
Publication of our SDK to Hackage has been a manual process for quite
some time. This commit introduces support for HUP, a tool that will
upload the final package and documentation directly to Hackage as part
of our release process.
While working on this, I also noticed I failed to align the contract
test dependencies with the main SDKs. That has been fixed.

I also renamed the STACKOPS parameter to STACKOPTS, which I feel makes
more sense.
This pull request was auto generated by the Launchdarkly Github
Standards automation platform.

* Add default CODEOWNERS file
@keelerm84 keelerm84 requested a review from a team October 26, 2023 15:02
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit f231450 into main Oct 26, 2023
1 check passed
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-4.0.1 branch October 26, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.