Releases: speakeasy-api/sdk-gen-config
Releases · speakeasy-api/sdk-gen-config
v1.23.4: new publishing functionality
Merge pull request #59 from speakeasy-api/independent_release_changes feat: tracking generation time and workflow dispatch in publishing
v1.23.3: more robust registry location parse
feat: robust parse source
v1.23.2: respect json output paths
Revert "feat: support storing the serialized ast" This reverts commit dca3d1fb995d47aa5b827c2a1bd852e010946cdd.
v1.23.1: respect json output paths
What's Changed
- chore: respect input file extension type when getting source output path by @chase-crumbaugh in #58
Full Changelog: v1.23.0...v1.23.1
v1.23.0: more codeSamples options
What's Changed
- feat: add codesamples override options to workflow config by @chase-crumbaugh in #57
Full Changelog: v1.22.0...v1.23.0
v1.22.0
What's Changed
- chore: support env variables in workflow locations by @ThomasRooney in #54
Full Changelog: v1.21.1...v1.22.0
v1.21.1: remove outLocation from workflow.lock
What's Changed
- chore: remove outputLocation from workflow.lock by @chase-crumbaugh in #55
Full Changelog: v1.21.0...v1.21.1
v1.21.0: support boolean for status code response
feat: support boolean for status code response
v1.20.0: add support for storing calculated examples in gen.lock
feat: add support for storing calculated examples in gen.lock