Skip to content

Bump to v1.65.0 #1921

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 1 commit into from
May 7, 2025
Merged

Bump to v1.65.0 #1921

merged 1 commit into from
May 7, 2025

Conversation

svix-mman
Copy link
Contributor

Version 1.65.0

  • Libs/Python: Bring back the (deprecated) sync dashboard_access method, which was accidentally
    removed in v1.64.1
  • Libs/Csharp: The options argument to the SvixClient initializer is now optional.
  • Libs/Csharp: The SvixOptions.BaseUrl field is deprecated in favor of SvixOptions.ServerUrl
  • Libs/(Ruby and Kotlin): Add doc comments to class attributes
  • Libs/Go: Added a new <Enum>From<UnderlyingType> map to all enums. For example BackgroundTaskStatusFromString["running"] will result in BACKGROUNDTASKSTATUS_RUNNING
  • Libs/Go: Fixed bug where the correct content-type was not set on PUT requests
  • Bridge: Add /health endpoint by @CodeMan62 in feat: svix bridge-health-endpoint #1903
  • Server: Add URL validation to operational server webhooks by @CodeMan62 in Add URL validation to operational server webhooks #1887

@svix-mman svix-mman marked this pull request as ready for review May 7, 2025 15:52
@svix-mman svix-mman requested a review from a team as a code owner May 7, 2025 15:52
@svix-mman svix-mman merged commit a0224c3 into main May 7, 2025
37 checks passed
@svix-mman svix-mman deleted the mendy/v1.65.0 branch May 7, 2025 16:12
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