Skip to content

chore: release rlamb/add-release-please #62

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

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

launchdarkly-cpp-client: 0.1.0

0.1.0 (2023-05-10)

Features

  • Add client support for streaming. (#25) (0e3c1f2)
  • Add support for redirection requests. (#31) (ba5c5ae)
  • eventsource client (#1) (ab2b0fe)
  • generate analytic events from evaluations (#36) (c62dcf6)
  • implement Client type (#21) (10265fd)
  • implement event delivery (#29) (4de5eaa)
  • Implement flag manager. (#20) (15199f1)
  • Implement http/https requests. (#27) (853d3ff)
  • Implement polling data source. (#28) (7ef503b)
  • Implement streaming data source. (#17) (9931b96)
  • make EvaluationReason use enums for Kind and ErrorKind (#40) (c330bb8)
  • replace Encrypted/Plain clients with foxy library (#39) (33e92df)
  • Support flag change notifications. (#41) (24c6cd8)
  • Support handling invalid URLs for asio requests. (#30) (64b8aaf)

Bug Fixes

  • remove extra call to data_source->Start() in api.cpp (#37) (33458a4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-common bumped from 0.0.0 to 0.1.0
launchdarkly-cpp-common: 0.1.0

0.1.0 (2023-05-10)

Features

  • add ApplicationInfo (#6) (17899c1)
  • Add attribute reference support. (#7) (2203788)
  • add console backend constructor that gets level from env (#6) (14f4161)
  • Add context type, value type, and associated builders. (#5) (b6edb69)
  • add error.hpp and tl::expected library (#9) (1b4ddc8)
  • add event summarizer (#19) (3c4845a)
  • add ServiceEndpoints builder & struct [1/2] (#2) (10763e7)
  • Add support for redirection requests. (#31) (ba5c5ae)
  • Change builder to allow for better loops. (#8) (0b00f28)
  • eventsource client (#1) (ab2b0fe)
  • foundation of an event processor (#16) (356bde1)
  • generate analytic events from evaluations (#36) (c62dcf6)
  • Implement C-binding for Value type. (#33) (afb943c)
  • Implement client flag data model. (#12) (ce7ccbc)
  • implement Client type (#21) (10265fd)
  • Implement context filtering and JSON serialization. (#11) (074c691)
  • Implement data source configuration. (#18) (d2cbf8e)
  • implement event delivery (#29) (4de5eaa)
  • Implement flag manager. (#20) (15199f1)
  • Implement http/https requests. (#27) (853d3ff)
  • Implement logging. (#5) (fadd3a0)
  • Implement polling data source. (#28) (7ef503b)
  • Implement streaming data source. (#17) (9931b96)
  • incomplete C bindings for client configuration (#45) (219b9f8)
  • make EvaluationReason use enums for Kind and ErrorKind (#40) (c330bb8)
  • replace Encrypted/Plain clients with foxy library (#39) (33e92df)
  • Support handling invalid URLs for asio requests. (#30) (64b8aaf)

Bug Fixes

  • add operator== and operator!= for Value::Array and Value::Object (#38) (71759de)
  • make AttributeReference's SetType be a std::set (#23) (e5eaf22)
  • remove c++20 designated initializers (#42) (949962a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • launchdarkly-cpp-sse-client bumped from 0.0.0 to 0.1.0
launchdarkly-cpp-sse-client: 0.1.0

0.1.0 (2023-05-10)

Features

  • add basic eventsource-client (8c31b8f)
  • eventsource client (#1) (ab2b0fe)
  • foundation of an event processor (#16) (356bde1)
  • generate analytic events from evaluations (#36) (c62dcf6)
  • Implement http/https requests. (#27) (853d3ff)
  • Implement streaming data source. (#17) (9931b96)
  • replace Encrypted/Plain clients with foxy library (#39) (33e92df)
  • update sse-contract-tests to use foxy's server_session (#43) (a4f2d63)

Bug Fixes

  • remove c++20 designated initializers (#42) (949962a)

This PR was generated with Release Please. See documentation.

@kinyoklion kinyoklion merged commit f9aad6a into rlamb/add-release-please May 10, 2023
@kinyoklion kinyoklion deleted the release-please--branches--rlamb/add-release-please branch May 10, 2023 17:32
@github-actions
Copy link
Contributor Author

@github-actions
Copy link
Contributor Author

@github-actions
Copy link
Contributor Author

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