Skip to content

Merge main to preview #160

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

Merged
merged 51 commits into from
Feb 12, 2025
Merged

Merge main to preview #160

merged 51 commits into from
Feb 12, 2025

Conversation

zhiyuanliang-ms
Copy link
Contributor

No description provided.

linglingye001 and others added 30 commits October 9, 2024 17:19
* WIP

* populate feature flag id

* fix lint

* populate only when telemetry is enabled

* add testcase

* fix lint

* update

* use window.btoa

* rename method

* revert add window.
* update to ETag

* revert change
* Adds additional undefined check (#104)

* add loadCdn

* revert change

* fix lint

* update to loadFromCdn & reuse load method

* update

* update

* add js file extension to imports (#109)

* update typescript version (#112)

* add requestTracingOptions (#114)

* Version bump 1.1.1 (#115)

* bump up version 1.1.1

* update

---------

Co-authored-by: Ross Grambo <rossgrambo@microsoft.com>
Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
Add AllocationId to telemetry metadata
* resolve conflicts

* resolve conflicts

* resolve conflicts

* add tests

* resolve conflicts and update

* fix lint

* resolve conflicts

* resolve comments

* update package-lock

* update

* update

* update failover error

* update

* update

* update failoverable error with 'ENOTFOUND'

* fix lint

* update

* added ENOENT error

* update

* update error message in test

* update test

* update test

* update

* resolve conflicts
zhiyuanliang-ms and others added 21 commits November 19, 2024 01:36
* load balance support

* improve test
* refresh based on page etag

* remove watchAll & reorganize the code

* add testcase

* fix lint & update method name

* add comment

* update variable name

* move public method

* add more comments

* fix lint

* resolve merge conflict
* add fm package version tracing

* update comment

* update
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 12 out of 27 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • package.json: Language not supported
  • test/keyvault.test.ts: Evaluated as low risk
  • src/refresh/RefreshTimer.ts: Evaluated as low risk
  • test/clientOptions.test.ts: Evaluated as low risk
  • test/json.test.ts: Evaluated as low risk
  • src/RefreshOptions.ts: Evaluated as low risk
  • src/load.ts: Evaluated as low risk
  • src/featureManagement/FeatureFlagOptions.ts: Evaluated as low risk
  • .github/workflows/ci.yml: Evaluated as low risk
  • src/AzureAppConfigurationOptions.ts: Evaluated as low risk
  • rollup.config.mjs: Evaluated as low risk
  • src/requestTracing/constants.ts: Evaluated as low risk
  • src/requestTracing/utils.ts: Evaluated as low risk
  • src/featureManagement/constants.ts: Evaluated as low risk
  • src/version.ts: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/common/utils.ts:13

  • The jsonSorter function may not handle nested objects and arrays correctly. Ensure that nested objects and arrays are sorted properly.
export function jsonSorter(key, value) {

@zhiyuanliang-ms zhiyuanliang-ms merged commit 8df5f2e into main Feb 12, 2025
9 checks passed
@zhiyuanliang-ms zhiyuanliang-ms deleted the merge-main-to-preview branch February 12, 2025 05:05
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.

2 participants