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

chore: release main #402

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

launchdarkly-cpp-client: 3.6.0

3.6.0 (2024-05-13)

Features

Bug Fixes

  • allow for installing only the client or server SDK independently (#269) (fe08c3c)
  • allow for specification of initial reconnect delay in streaming data source (#229) (d1dde79)
  • enforce minimum polling interval of 5 minutes (#144) (2d60197)
  • ensure x-launchdarkly-tags is sent in event requests (#145) (c8b3aee)
  • Fix compilation with boost 1.82. (#157) (868e9a6)
  • include application tags in streaming/polling requests (#96) (76647b1)
  • initialization of LDFlagListener (#218) (6c263dd)
  • LD_BUILD_SHARED_LIBS build flag usage (#260) (8dd473f)
  • LDDataSourceStatusListener_Init should take pointer (#222) (0aa3d14)
  • make passing of LD_NONBLOCKING in C bindings consistent (#107) (36f56b5)
  • remove Boost::disable_autolinking from client and server linking (#316) (e84c6a0)
  • remove extra call to data_source->Start() in api.cpp (#37) (33458a4)
  • stream connections longer than 5 minutes are dropped (#244) (e12664f)
  • treat warnings as errors in CI (#253) (7f4f168)
  • Use correctly calculated polling delay instead of base interval. (#178) (8f70f71)
launchdarkly-cpp-server: 4.0.0

4.0.0 (2024-05-13)

⚠ BREAKING CHANGES

  • move server side config into lib/server (#283)

Features

Bug Fixes

  • add missing <cstdint> in various headers (#360) (2d9351c)
  • allow for installing only the client or server SDK independently (#269) (fe08c3c)
  • double variation was returning ints (#335) (ef0559d)
  • Evaluate should not share EvaluationStack between calls (#374) (7fd64ef)
  • remove Boost::disable_autolinking from client and server linking (#316) (e84c6a0)
  • server sdk should have CPPServer user agent (#371) (b403105)

Code Refactoring

  • move server side config into lib/server (#283) (c58de8f)
launchdarkly-cpp-server-redis-source: 2.1.8

2.1.8 (2024-05-13)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-server bumped from 3.4.0 to 4.0.0

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team May 13, 2024 23:32
@cwaldren-ld
Copy link
Contributor

Something went very wrong with the previous release (which then lead to this Release PR being created, for unknown reasons.)

Looks like the release tags for server/client don't.. exist? The releases were created, and assets too. But github says the tags dont' belong to this repo.

@cwaldren-ld
Copy link
Contributor

What's extremely odd is that sdk-meta actually picked up the new server/client releases. That is a graphQL query.

@cwaldren-ld cwaldren-ld deleted the release-please--branches--main branch May 14, 2024 01:00
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.

1 participant