-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.7.8 #301
Merged
Release 0.7.8 #301
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(norm): do not add default prefix for non default source * fix: components should extend configurations from prototype * fix(prototype): add extension to norm/.component * test(norm): update wording * docs(norm): add comment * test(features): refactor configuration extension scenario * test(features): fix wording --------- Co-authored-by: Burlak Ilia <i.l.burlak@gmail.com> Close #290
- @toa.io/mock@0.7.7-dev.0 - @toa.io/boot@0.8.2-dev.0 - @toa.io/cli@0.9.2-dev.0 - @toa.io/norm@0.10.1-dev.0 - @toa.io/runtime@0.7.8-dev.0 - @toa.io/userland@0.10.1-dev.0
* fix(stage): remove `TOA_DEV=1` Close #293 * test(features): remove obsolete scenario * refactor: move `dotenv` to `boot` Close #292 * test(features): fix ECONNREFUSED scenario * test(features): refactor `boot` to `stage` * test(features): refactor `set` methods for `state.*` components to effect * refactor!: allow `effects` to be referenced by receivers BREAKING CHANGE: `transition` receiver's definition property has been renamed to `operation` * fix(core): fix non-adaptive receiver * test: fix integration tests
- @toa.io/bindings.amqp@0.7.4-dev.0 - @toa.io/bindings.http@0.7.4-dev.0 - @toa.io/bridges.node@0.9.1-dev.0 - @toa.io/generics.amqp@0.8.1-dev.0 - @toa.io/storages.mongodb@0.7.4-dev.0 - @toa.io/storages.queues@0.7.4-dev.0 - @toa.io/storages.sql@0.7.4-dev.0 - @toa.io/extensions.configuration@1.0.0-dev.0 - @toa.io/extensions.exposition@0.8.1-dev.0 - @toa.io/extensions.origins@0.9.1-dev.0 - @toa.io/extensions.sampling@0.7.4-dev.0 - @toa.io/concise@0.10.1-dev.0 - @toa.io/filesystem@1.0.0-dev.0 - @toa.io/mock@0.7.7-dev.1 - @toa.io/pointer@0.8.2-dev.0 - @toa.io/schema@0.7.4-dev.0 - @toa.io/schemas@0.8.2-dev.0 - @toa.io/yaml@0.7.4-dev.0 - @toa.io/operations@0.7.4-dev.0 - @toa.io/boot@1.0.0-dev.0 - @toa.io/cli@1.0.0-dev.0 - @toa.io/core@1.0.0-dev.0 - @toa.io/norm@1.0.0-dev.0 - @toa.io/runtime@0.7.8-dev.1 - @toa.io/userland@1.0.0-dev.0
- @toa.io/bindings.amqp@0.7.4-dev.1 - @toa.io/bindings.http@0.7.4-dev.1 - @toa.io/bindings.loop@0.7.3-dev.0 - @toa.io/bridges.node@0.9.1-dev.1 - @toa.io/generics.amqp@0.8.1-dev.1 - @toa.io/storages.mongodb@0.7.4-dev.1 - @toa.io/storages.queues@0.7.4-dev.1 - @toa.io/storages.sql@0.7.4-dev.1 - @toa.io/extensions.configuration@1.0.0-dev.1 - @toa.io/extensions.exposition@0.8.1-dev.1 - @toa.io/extensions.origins@0.9.1-dev.1 - @toa.io/extensions.sampling@0.7.4-dev.1 - @toa.io/extensions.state@0.8.2-dev.0 - @toa.io/concise@0.10.1-dev.1 - @toa.io/conveyor@0.7.3-dev.0 - @toa.io/filesystem@1.0.0-dev.1 - @toa.io/generic@0.9.1-dev.0 - @toa.io/kubernetes@0.7.3-dev.0 - @toa.io/mock@0.7.7-dev.2 - @toa.io/pointer@0.8.2-dev.1 - @toa.io/schema@0.7.4-dev.1 - @toa.io/schemas@0.8.2-dev.1 - @toa.io/tomato@0.7.3-dev.0 - @toa.io/yaml@0.7.4-dev.1 - @toa.io/operations@0.7.4-dev.1 - @toa.io/boot@1.0.0-dev.1 - @toa.io/cli@1.0.0-dev.1 - @toa.io/core@1.0.0-dev.1 - @toa.io/norm@1.0.0-dev.1 - @toa.io/runtime@0.7.8-dev.2 - @toa.io/userland@1.0.0-dev.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.