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

fix: add missing properties to ExportChannelStatusResponse #1138

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    5e6930c View commit details
    Browse the repository at this point in the history
  2. add types for result

    rchl committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f017f85 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge branch 'master' into fix/export-status

    * master: (44 commits)
      chore: release v8.14.4 (GetStream#1203)
      fix: add default contentType as multipart/form-data in sendFile (GetStream#1202)
      chore: release v8.14.3 (GetStream#1200)
      fix: use postForm instead of post for sending files (GetStream#1199)
      chore: release v8.14.2 (GetStream#1197)
      fix: reload channel state if frozen flag changed (GetStream#1196)
      chore(release): v8.14.1 (GetStream#1195)
      Update user reference in channel read data (GetStream#1194)
      chore(release): v8.14.0 (GetStream#1193)
      feat: axios upgrade to v1 (GetStream#1192)
      Revert "fix: queue channel WS events until the channel is initialized" (GetStream#1189)
      chore(release): v8.13.1 (GetStream#1188)
      fix: undefined values in query params (GetStream#1187)
      chore(release): v8.13.0 (GetStream#1186)
      feat: support for SNS (GetStream#1185)
      chore: release v8.12.4 (GetStream#1184)
      fix: evaluate channel.lastRead when channel is not initialized (GetStream#1183)
      chore(release): v8.12.3 (GetStream#1182)
      fix: queue channel WS events until the channel is initialized (GetStream#1179)
      chore: release v8.12.2 (GetStream#1181)
      ...
    rchl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f051340 View commit details
    Browse the repository at this point in the history
  2. address review comment

    rchl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1e6c18c View commit details
    Browse the repository at this point in the history
  3. updates

    rchl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    332334e View commit details
    Browse the repository at this point in the history
  4. never mind

    rchl committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cefc6c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. all optional

    rchl committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cb776c5 View commit details
    Browse the repository at this point in the history
  2. add duration

    rchl committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6941e9c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    4dc248c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    06a50d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f70c8ed View commit details
    Browse the repository at this point in the history