Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.11.0](v0.10.0...v0.11.0) (2023-05-01) ### Bug Fixes * **api:** Removing future APIs ([bac48f5](bac48f5)) * Build SDK before npm publish ([#64](#64)) ([1994587](1994587)) * Change doc examples to https ([#79](#79)) ([0da43e6](0da43e6)) * Don't ignore source files when pulbishing to npm [skip ci] ([19d695b](19d695b)) * FIRESDK-31 returned response from Lifecycle.ready method ([#81](#81)) ([7d13347](7d13347)) * Initiate semantic-release ([f2fe209](f2fe209)) * **Lifecycle:** Remove private LifecycleManagement API ([a3208ea](a3208ea)) * **READMEs:** Add various READMEs, remove Discovery SDK ([80365af](80365af)) * **README:** Update Readme ([0b8c20a](0b8c20a)) * **release:** Bring back npm plugin, turn of publish ([2fc9196](2fc9196)) * **release:** Copy broilerplate docs into each workspace ([2e6bd34](2e6bd34)) * **release:** Drop redundant copy of each SDK's /dist/ ([97dd3da](97dd3da)) * **release:** Fix bug where CHANGELOG.md only updated in [@latest](https://github.com/latest) channel ([9d96665](9d96665)) * **release:** Fixed untested mv/cp ([a329280](a329280)) * **release:** Initiating semantic-release test ([17063e8](17063e8)) * **release:** Only scrub pre-release notes on prod release cycle ([4cf4de3](4cf4de3)) * **release:** Pointing to next branch for `firebolt-openrpc` ([e25b57a](e25b57a)) * **release:** Remove redundant build, fix broilerplate copy ([836b246](836b246)) * **release:** Stop pushing mono-artifact to npm ([a7c772e](a7c772e)) * **rpc:** Better rpc.discover capability ([91bc54b](91bc54b)) * **specification:** Removing unused capabilities ([befcba4](befcba4)) * Support arrays of EventObjects ([67f561d](67f561d)) * **tests:** Update tests per previous commit ([8010c5b](8010c5b)) * **typo:** Fixed misspelled "primitives" ([c3403c9](c3403c9)) * Updated secure storage spec to allow null as result value ([#84](#84)) ([7ed1fed](7ed1fed)) * Word publish scripts ([#78](#78)) ([df66ebf](df66ebf)) * Word publish scripts ([#78](#78)) ([3ee86bf](3ee86bf)) ### Features * Add Secure Storage module ([#77](#77)) ([e633428](e633428)) * Added new methods for additionaInfo ([fe3c488](fe3c488)) * Make capabilities:info and capabilities:request non-negotiable ([e79ff5a](e79ff5a)) * **Metrics:** Add distributor Metrics.event API ([e5b87bd](e5b87bd)) * **specification:** Add script to generate Firebolt Version Specification JSON ([d417ac4](d417ac4)) * Trigger ([9792bee](9792bee)) * Trigger ([01156ca](01156ca)) * Trigger ([35cb430](35cb430)) * Trigger ([eba005f](eba005f)) * Trigger ([52bf827](52bf827)) * Trigger ([2a2b739](2a2b739)) * Trigger ([ccfc364](ccfc364)) * Trigger ([b3e6f83](b3e6f83)) * Turn on dryRun ([228e7d9](228e7d9)) * Turn on dryRun ([f90d475](f90d475))
- Loading branch information