Skip to content

v0.11.0

Compare
Choose a tag to compare
@kevinshahfws kevinshahfws released this 01 May 20:52
· 309 commits to main since this release

0.11.0 (2023-05-01)

Bug Fixes

  • api: Removing future APIs (bac48f5)
  • Build SDK before npm publish (#64) (1994587)
  • Change doc examples to https (#79) (0da43e6)
  • Don't ignore source files when pulbishing to npm [skip ci] (19d695b)
  • FIRESDK-31 returned response from Lifecycle.ready method (#81) (7d13347)
  • Initiate semantic-release (f2fe209)
  • Lifecycle: Remove private LifecycleManagement API (a3208ea)
  • READMEs: Add various READMEs, remove Discovery SDK (80365af)
  • README: Update Readme (0b8c20a)
  • release: Bring back npm plugin, turn of publish (2fc9196)
  • release: Copy broilerplate docs into each workspace (2e6bd34)
  • release: Drop redundant copy of each SDK's /dist/ (97dd3da)
  • release: Fix bug where CHANGELOG.md only updated in @latest channel (9d96665)
  • release: Fixed untested mv/cp (a329280)
  • release: Initiating semantic-release test (17063e8)
  • release: Only scrub pre-release notes on prod release cycle (4cf4de3)
  • release: Pointing to next branch for firebolt-openrpc (e25b57a)
  • release: Remove redundant build, fix broilerplate copy (836b246)
  • release: Stop pushing mono-artifact to npm (a7c772e)
  • rpc: Better rpc.discover capability (91bc54b)
  • specification: Removing unused capabilities (befcba4)
  • Support arrays of EventObjects (67f561d)
  • tests: Update tests per previous commit (8010c5b)
  • typo: Fixed misspelled "primitives" (c3403c9)
  • Updated secure storage spec to allow null as result value (#84) (7ed1fed)
  • Word publish scripts (#78) (df66ebf)
  • Word publish scripts (#78) (3ee86bf)

Features