Releases: prismatic-io/spectral
Releases · prismatic-io/spectral
v8.0.7
What's Changed
- Bump default Jest version for custom components by @taylorreece in #171
- More strictly define collection/default type combinations for different InputFields by @robertmaloney in #167
- Code Native Integrations by @hipplej in #173
- Rework config vars/pages to streamline creation/usage for CNI by @ryanwersal in #174
- Fix and improve types for configVars and CNI conversions by @ryanwersal in #175
- Fix CNI datasource key mapping by @ryanwersal in #177
- Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #178
- Bump ip from 1.1.5 to 1.1.9 by @dependabot in #180
- Bump github CLI version we use by @taylorreece in #179
- On Premise Connection Configuration by @robertmaloney in #176
- Fix config var conversion for CNI when
shown
isn't provided by @bkegley in #181 - Fixed an issue where non-collection inputs were defaulting to an empt… by @jpeters5392 in #182
- Add no-unused-vars rule to eslint by @taylorreece in #183
- Bump default Jest version for newly initialized code-native integrations by @taylorreece in #184
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #185
- Simplify http debug logging by @taylorreece in #187
- Add cleanObject util function by @taylorreece in #188
New Contributors
- @robertmaloney made their first contribution in #167
- @jpeters5392 made their first contribution in #182
Full Changelog: v7.9.0...v8.0.7
v7.9.0
What's Changed
- Do not template inputs for readOnly properties in OpenAPI-generated components by @taylorreece in #151
- Various generator fixes by @ryanwersal in #152
- Add startedAt to TriggerPayload by @hipplej in #154
- Add startedAt to ActionContext by @hipplej in #156
- Update axios and axios-retry to latest by @taylorreece in #160
Full Changelog: v7.8.2...v7.9.0
v7.8.2
What's Changed
- Update eslint/prettier versions in the OpenAPI
formats
generator by @ryanwersal in #148 - Bump @babel/traverse from 7.14.2 to 7.23.2 by @dependabot in #149
- Add test harness functions to test trigger onInstanceDeploy and onInstanceDelete functions by @taylorreece in #150
Full Changelog: v7.8.1...v7.8.2
v7.8.1
What's Changed
Full Changelog: v7.8.0...v7.8.1
v7.8.0
What's Changed
- Add Trigger Event Handlers
- Clarify some HTTP client retry-related inputs by @taylorreece in #138
Full Changelog: v7.7.0...v7.8.0
v7.7.0
What's Changed
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #133
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #134
- Ensure correct docs links for public components by @taylorreece in #136
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #135
- Evaluate conditional predicates from left to right like JavaScript, rather than all at once by @taylorreece in #137
Full Changelog: v7.6.8...v7.7.0
v7.6.8
What's Changed
- Require langauge for syntax highlighting for code inputs by @taylorreece in #132
Full Changelog: v7.6.7...v7.6.8
v7.6.7
isBufferDataPayload should return true only if the data property is a…
v7.6.6
What's Changed
- Add Unix epoch support for util.types.toDate() and support string dates for comparison operators by @taylorreece in #129
Full Changelog: v7.6.5...v7.6.6
v7.6.5
What's Changed
- Add user to datasource context for ULC by @taylorreece in #125
- Remove error handler serialization by @ryanwersal in #126
- Update conditional logic helper text for a few operators by @taylorreece in #127
- Fix build; remove unused imports by @taylorreece in #128
Full Changelog: v7.6.2...v7.6.5