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 #596

Merged
merged 1 commit into from
Oct 9, 2024
Merged

chore: release main #596

merged 1 commit into from
Oct 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 27, 2024

🤖 I have created a release beep boop

akamai-edgeworker-sdk-common: 1.2.1

1.2.1 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common bumped from ^2.7.0 to ^2.8.0
akamai-server-base-sdk: 2.1.17

2.1.17 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.2.0 to ^1.2.1
      • @launchdarkly/js-server-sdk-common bumped from ^2.7.0 to ^2.8.0
akamai-server-edgekv-sdk: 1.1.17

1.1.17 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.2.0 to ^1.2.1
      • @launchdarkly/js-server-sdk-common bumped from ^2.7.0 to ^2.8.0
cloudflare-server-sdk: 2.5.15

2.5.15 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/js-server-sdk-common-edge bumped from 2.4.0 to 2.4.1
js-client-sdk-common: 1.9.0

1.9.0 (2024-10-09)

Features

  • Add basic secure mode support for browser SDK. (#598) (3389983)
  • Add bootstrap support. (#600) (4e5dbee)
  • Add ESM support for common and common-client (rollup) (#604) (8cd0cdc)
  • Add support for hooks. (#605) (04d347b)
  • Add visibility handling to allow proactive event flushing. (#607) (819a311)
  • adds datasource status to sdk-client (#590) (6f26204)
  • adds support for individual flag change listeners (#608) (da31436)
  • Browser-SDK Automatically start streaming based on event handlers. (#592) (f2e5cbf)

Bug Fixes

  • Ensure client logger is always wrapped in a safe logger. (#599) (980e4da)
  • Use flagVersion in analytics events. (#611) (35fa033)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-sdk-common bumped from 2.9.0 to 2.10.0
js-sdk-common: 2.10.0

2.10.0 (2024-10-09)

Features

  • Add ESM support for common and common-client (rollup) (#604) (8cd0cdc)
  • Add visibility handling to allow proactive event flushing. (#607) (819a311)
  • adds datasource status to sdk-client (#590) (6f26204)
js-server-sdk-common: 2.8.0

2.8.0 (2024-10-09)

Features

  • adds datasource status to sdk-client (#590) (6f26204)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-sdk-common bumped from 2.9.0 to 2.10.0
js-server-sdk-common-edge: 2.4.1

2.4.1 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common bumped from 2.7.0 to 2.8.0
node-server-sdk: 9.6.1

9.6.1 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common bumped from 2.7.0 to 2.8.0
node-server-sdk-dynamodb: 6.1.23

6.1.23 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.6.0 to 9.6.1
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.6.1
node-server-sdk-otel: 1.0.15

1.0.15 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.6.0 to 9.6.1
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.6.1
node-server-sdk-redis: 4.1.23

4.1.23 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.6.0 to 9.6.1
    • peerDependencies
      • @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.6.1
react-native-client-sdk: 10.8.0

10.8.0 (2024-10-09)

Features

Bug Fixes

  • Ensure client logger is always wrapped in a safe logger. (#599) (980e4da)
  • Fix base64 encoding of unicode characters. (#613) (35ec8d1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-client-sdk-common bumped from 1.8.0 to 1.9.0
vercel-server-sdk: 1.3.18

1.3.18 (2024-10-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common-edge bumped from 2.4.0 to 2.4.1

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner September 27, 2024 15:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch 7 times, most recently from 1106c7c to 9a96844 Compare October 4, 2024 19:43
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 5acc14c to aa0f99c Compare October 8, 2024 20:32
@github-actions github-actions bot force-pushed the release-please--branches--main branch from aa0f99c to cdaeeda Compare October 9, 2024 21:15
@kinyoklion kinyoklion merged commit 9ef20a5 into main Oct 9, 2024
@kinyoklion kinyoklion deleted the release-please--branches--main branch October 9, 2024 21:32
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