chore: add astarte_core into Astarte release-1.3 monorepo#1960
Draft
mizzet1 wants to merge 759 commits into
Draft
chore: add astarte_core into Astarte release-1.3 monorepo#1960mizzet1 wants to merge 759 commits into
mizzet1 wants to merge 759 commits into
Conversation
Lock deps versions
Update version numbers and release date.
Bump version number to 0.11.0-rc.1
ex_doc is required when publishing a package to hex.pm
mix.exs: add ex_doc
ubuntu-latest will change to ubuntu-20.4 soon, let's make tests deterministic.
Use ubuntu-18.04 instead of ubuntu-latest
Bump version number and update CHANGELOG.md.
Prepare 0.11.0
Add database_retention_policy and database_retention_ttl.
…on-schema Add database_retention_policy/ttl to mapping JSON schema
database_retention_policy documentation wasn't clear, fix it.
Some deps got outdates, update all of them and rewrite mix.lock file.
Update .github/workflows/build-workflow.yaml and asdf .tool-versions .
mapping JSON schema: fix database_retention_policy doc
Update all deps
Merge release-0.11 branch.
Merge release-0.11 branch.
Make possible to use any AMQP exchange different than astarte_events.
Update mix.exs version number and add 0.11.1 release date.
Prepare 0.11.1 release
Add support to other useful options such as priority, expiration and persistency.
Add AMQP exchange to amqp_trigger_target.proto.
Astarte 1.0 aims to run on OTP23 by default.
Update deps and start using OTP23
SimpleTriggerConfig now allows to specify a device_id or a group_name that will be used to limit the simple trigger to the specified device/group. Signed-off-by: Riccardo Binetti <riccardo.binetti@ispirata.com>
Add support for device-specific and group-specific triggers
Use Elixir v1.3.0 action and ubuntu-latest.
Update GitHub build-workflow
Merge release-0.11 branch.
…m#129) Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
update version and CHANGELOG file Signed-off-by: Arnaldo <arnaldo.cesco@secomind.com>
…astarte-platform#132) Validate all possible mismatching mapping options in interfaces with object aggregation (e.g. check if a mapping contains a different database_retention_ttl value). Test added. This is needed to fix [astarte/astarte-platform#1072](astarte-platform#1072).
…te-platform#133) BREAKING CHANGE: The trigger target decoding function now returns a map, in order to be compliant with the defined type specifications. Signed-off-by: Riccardo Nalgi <riccardo.nalgi@secomind.com>
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
Signed-off-by: frossq <francesco.asquini@secomind.com>
Signed-off-by: frossq <francesco.asquini@secomind.com>
fix: reject interfaces with conflicting options in aggregate mappings (fw-port for release 1.3)
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
update version in mix.exs Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
chore: forward-port release-1.2
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
8705bcc to
f7c10ba
Compare
Signed-off-by: Riccardo Nalgi <riccardo.nalgi@secomind.com>
Signed-off-by: Riccardo Nalgi <riccardo.nalgi@secomind.com>
Signed-off-by: Riccardo Nalgi <riccardo.nalgi@secomind.com>
f7c10ba to
e738bdf
Compare
Signed-off-by: Riccardo Nalgi <riccardo.nalgi@secomind.com>
fcaf24e to
02728f0
Compare
This file contains hidden or 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
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.