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

Backend request improvements #14642

Commits on Nov 13, 2024

  1. Backend request improvements

    * Add the `fullResponse` flag as an option for `makeRequest` to return
      the raw HTTP response
    * Deprecate the `environment_name` field when creating a Connect token,
      in favour of the `environment` name in the client's constructor
    jverce committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    eb039dd View commit details
    Browse the repository at this point in the history
  2. Update changelog

    jverce committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    59824bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b5658 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'master' into jay/dj-2654-return-full-fetch-response-in-…

    …makerequest-method-from-sdk
    jverce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f22e4dd View commit details
    Browse the repository at this point in the history
  2. Bump patch version

    jverce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    04cf4a7 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    jverce committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f25f4b0 View commit details
    Browse the repository at this point in the history