Releases: speakeasy-api/sdk-gen-config
Releases · speakeasy-api/sdk-gen-config
v1.11.5 adjust namespace prefix
feat: fix set namespace
v1.11.4: small addition registry bundle recognition
Merge pull request #33 from speakeasy-api/quick_remote_bundle_recogni…
v1.11.3: registry input document type
v1.11.3: registry input document type
v1.11.2: blob digest in workflow.lock
chore: add blobDigest to workflowLock
v1.11.1: workflow.lock track target's source revision
Merge pull request #31 from speakeasy-api/chase/workflow-lock2 fix: add sourceRevision info to target in workflow.lock
v1.11.0: introduce workflow lockfile
What's Changed
- feat: introduce workflow lockfile by @chase-crumbaugh in #30
Full Changelog: v1.10.2...v1.11.0
v1.10.2: add versionLocked field
Merge pull request #29 from speakeasy-api/chase/pin-version feat: add versionLocked field
v1.10.1: add speakeasyVersion field
Merge pull request #28 from speakeasy-api/chase/speakeasy-version feat: add speakeasyVersion field
v1.10.0: add support for finding the .speakeasy workspace folder in multiple scenarios
What's Changed
- chore: update source model for registry by @chase-crumbaugh in #25
- feat: add support for finding the .speakeasy workspace folder in multiple scenarios by @TristanSpeakEasy in #26
Full Changelog: v1.9.3...v1.10.0
v1.9.3 codeSamples in schema
Merge pull request #24 from speakeasy-api/codesamples_json_schema feat: add code samples to json schema