Skip to content

chore: bump API version to v2025-11-15#27

Merged
azrosen92 merged 1 commit into
mainfrom
bump-api-version-to-v2025-11-15
May 21, 2026
Merged

chore: bump API version to v2025-11-15#27
azrosen92 merged 1 commit into
mainfrom
bump-api-version-to-v2025-11-15

Conversation

@azrosen92
Copy link
Copy Markdown
Collaborator

@azrosen92 azrosen92 commented May 14, 2026

Summary

  • Adds versioned SDK directory and workflow entries for API version v2025-11-15
  • Existing entries are frozen at their current version for backwards compatibility

Notes

Dependency: merge cleanup PR first. That PR untracks .speakeasy/workflow.local.yaml; this PR has been rebased to assume the file is already gone.

Merge order:

  1. Gusto-Partner-API: fix: harden codegen --new-version scaffold (script hardening)
  2. gusto-java-client cleanup PR
  3. This PR

🤖 Generated with Claude Code

Copy link
Copy Markdown

@boostsecurity-io-ai boostsecurity-io-ai Bot left a comment

Choose a reason for hiding this comment

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

🚀 1 New Security Fix

You just committed 1 security fix. 😎 Keep up the great work!

🎯 Take a look at what findings you fixed.
Findings
CWE-327: Use of a Broken or Risky Cryptographic Algorithm
Original Rule ID: java_crypto_rule-WeakMessageDigest
The product uses a broken or risky cryptographic algorithm or protocol.

The application uses java.security.MessageDigest.getInstance() or
java.security.Signature.getInstance() with weak cryptographic algorithms such as
MD2, MD4, MD5, or SHA-1. These hash algorithms are cryptographically broken and
vulnerable to...
 📘 Learn More

Scanner: boostsecurity - Semgrep

@gusto-fresh-eyes
Copy link
Copy Markdown

gusto-fresh-eyes Bot commented May 14, 2026

Fresh Eyes Review

Found 2 issues in this PR.

PR Description Issues

  • Minor | [fresh_eyes]: description-check: Missing Testing section: No mention of how these configuration changes were validated (e.g., running speakeasy codegen locally, CI checks).
  • Minor | [fresh_eyes]: description-check: Undocumented change: The workflow.yaml was reformatted (4-space to 2-space indentation, added YAML document marker '---', added quotes around values). The description only mentions adding new entries and freezing existing ones, not the whitespace/formatting overhaul of the existing content.

Download findings.json — drag the file into Claude or use /add to propose fixes


Please 👍🏽 👎🏽 if you found this useful. Generated by Fresh Eyes Reviewer. Get help in #ai-code-reviews

@azrosen92 azrosen92 force-pushed the bump-api-version-to-v2025-11-15 branch 2 times, most recently from 9ee8ae7 to 2cfb34c Compare May 18, 2026 15:34
@github-actions github-actions Bot force-pushed the bump-api-version-to-v2025-11-15 branch from 2cfb34c to 9ee8ae7 Compare May 18, 2026 15:37
@azrosen92 azrosen92 changed the base branch from main to chore/untrack-workflow-local-yaml May 18, 2026 15:38
@azrosen92 azrosen92 force-pushed the bump-api-version-to-v2025-11-15 branch 2 times, most recently from c0aa73c to 1b22e9f Compare May 18, 2026 17:44
Base automatically changed from chore/untrack-workflow-local-yaml to main May 20, 2026 15:04
@azrosen92 azrosen92 force-pushed the bump-api-version-to-v2025-11-15 branch from 1b22e9f to d6d4c4e Compare May 20, 2026 15:09
@azrosen92 azrosen92 enabled auto-merge (squash) May 21, 2026 18:42
@azrosen92 azrosen92 requested a review from a team May 21, 2026 20:47
@azrosen92 azrosen92 merged commit 3ba2af6 into main May 21, 2026
14 checks passed
@azrosen92 azrosen92 deleted the bump-api-version-to-v2025-11-15 branch May 21, 2026 21:42
Comment thread .speakeasy/workflow.yaml
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas
GustoEmbedded-OAS-v2025-11-15:
inputs:
- location: https://raw.githubusercontent.com/Gusto/Gusto-Partner-API/refs/heads/main/generated/embedded/api.v2025-11-15.embedded.yaml
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

are we just mirroring the versions that the TS client supports? (v2025-06-15 and v2025-11-15)

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