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

release: 0.31.0 #573

Merged
merged 11 commits into from
Jul 10, 2024
Merged

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    8e626ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6051763 View commit details
    Browse the repository at this point in the history
  3. fix(streaming/messages): more robust event type construction (#576)

    previously, the helpers could crash if the API responded with a field
    that wasn't in the types yet, or if the property types didn't match which
    is not ideal
    RobertCraigie authored and stainless-bot committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    98e2075 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e271d69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37bd433 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a912917 View commit details
    Browse the repository at this point in the history
  7. feat(vertex): add copy and with_options (#578)

    * feat(vertex): add copy and with_options
    
    Closes #566
    
    * move vertex client tests to a separate file
    
    * add missing `credentials` argument to `copy()`
    
    * minor cleanup
    
    ---------
    
    Co-authored-by: Robert Craigie <robert@craigie.dev>
    2 people authored and stainless-bot committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fcd425f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    130d470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd6590 View commit details
    Browse the repository at this point in the history
  3. release: 0.31.0

    stainless-app[bot] committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    69ff067 View commit details
    Browse the repository at this point in the history