Skip to content

Releases: Azure/iot-edge-config

V2_beta_2.0.0

18 Nov 09:58
3473747
Compare
Choose a tag to compare
V2_beta_2.0.0 Pre-release
Pre-release

This is a branch release. Refer to the config_tool_v2 branch for more information.

Changes:

  • Package re-naming
  • Enabled online installation support

V2_beta_1.2.3

07 Oct 00:09
Compare
Choose a tag to compare
V2_beta_1.2.3 Pre-release
Pre-release

This is a branch release. Refer to the config_tool_v2 branch for more information.

Features:

  • Installs and configures the following Azure service
    • IoT Edge : 1.4.0-1
    • Azure Identity Service : 1.4.0-1
    • Defender for IoT : 4.2.4
  • Provision the device to IoT Hub

v0.0.4

10 Feb 07:03
Compare
Choose a tag to compare

Changes:

  • 41714de Remove rc from version tag
  • 044755a Update app name based on new template
  • 42160f1 Update central app and device templates
  • 75f474c RC2
  • 93a110f Update key location for Ubuntu 20.04
  • b241008 Update unit test dependency for publishing
  • c846d38 Ubuntu 20.04 support

This list of changes was auto generated.

v0.0.3

07 Feb 06:22
6d3f2b9
Compare
Choose a tag to compare

Changes:

  • 6d3f2b9 Update AI instance to production (#44)
  • edfe057 update azureSubscription to more descriptive name (#42)
  • 8ea88cf Update azure-pipelines.yml for Azure Pipelines
  • cad4863 Merge pull request #40 from Azure/user/vikas0212git/update_pipeline
  • e6eafa7 updated_device_template
  • c1c5569 updated_pipeline
  • 41bb8c7 generate simple config.toml (#39)
  • 0b0dbf7 Upate azure subscription
  • c473a1c Update README.md
  • b29df65 Merge pull request #38 from Azure/user/vikas0212git/update_perfpipeline
See More
  • ddfaf18 Merge pull request #37 from Azure/konichi3-patch-1
  • 03629ae Update README.md
  • 25af6fa Update README.md
  • 66f9b22 Delete assets directory
  • bb5e587 New md file
  • 99f85dd Updated python version to 3.8
  • 8c4e7c3 Merge branch 'user/vikas0212git/update_perfpipeline' of https://github.com/Azure/iot-edge-config into user/vikas0212git/update_perfpipeline
  • e8052ba Updated the perf file with Python version 3.8
  • c6a077e Update perf pipeline to run on self hosted agents
  • 64701f6 update python version to 3.8.7
  • b2a0c60 Update perf pipeline to run on self hosted agents
  • b500d57 User/hshami/color code output (#35)
  • 97db8e2 Merge pull request #34 from Azure/user/vikas0212git/update_linux_pool
  • a4cb022 update docker rm command
  • 969b458 Rename template yaml file and add docker cleanup command
  • ff46384 Remove docker cleanup code from task
  • e9a3945 Move cleanup task to run before running test
  • fef73bb Revert changes from install-edge-runtime.sh, add another job to pipeline for MS hosted Ubuntu agent and add another template to run cleanup of pakages from self hosted VMs
  • 1b8649f Add -y to apt purge command
  • aea3ce0 Add sudo for purge command
  • 2ca65dd Enable setup task in pipeline, and add purge of aziot-edge package if exist
  • 684341e Enable setup task in pipeline, and add purge of aziot-edge package if exist
  • 7a8de88 Test by commenting out setup task
  • 1824d77 Fixing typo
  • dc4dc78 Update task to run self hosted agent and move setup task to template

This list of changes was auto generated.

v0.0.2

28 May 22:56
Compare
Choose a tag to compare

Changes:

  • 6c3a65e update release version for new release
  • c4eaaef User/hshami/client unique (#32)
  • 634c933 E2E runs should not trigger telemetry (#30)
  • a65f9c5 Calculate runtime duration (#29)
  • 1504643 Merge pull request #27 from Azure/user/xinzed/telemetry-setup
  • f38b1e3 more PR comments
  • c8652aa forgot to remove echo and changed instrument key to team app insight
  • f40ef60 address PR comments
  • 36bbe44 Merge branch 'main' into user/xinzed/telemetry-setup
  • c0dca0e some PR changes
See More

This list of changes was auto generated.

v0.0.1: rpi os version update (#22)

17 May 23:46
769d490
Compare
Choose a tag to compare

Changes:

See More
  • 4e2ac9c move using utils until after it has been downloaded
  • f2f4434 remove ()
  • e5eb1e6 fix dos 2 unix
  • ac46938 merge with main
  • 15a8c17 Usr/hshami/mis fixes from prs (#15)
  • 0f4cccc latest
  • db4d9e4 to production
  • 58eec6f silly mistakes
  • 62f8d76 simplify
  • 155a997 only supporting stretch
  • 08cb245 raspbian is happy
  • 8798f79 put back get_platform
  • 2b8cd16 fixes based on side discussions
  • 129944a merge from main
  • aedcaed bug fix: make sure to prepare_apt no matter if a container management exist or not
  • 27caf5a Validate current OS is tier 1 + unit tests (#11)
  • 18a1373 Merge branch 'main' into user/xinzed/install-edge
  • 842d0df tested on ubuntu
  • 12a6ae5 fix two bugs (#13)
  • 456ba17 Merge branch 'main' into user/xinzed/install-edge
  • a8a7fea Usr/hshami/install container (#12)
  • 01514a0 replace DPS section
  • f2ea756 Merge branch 'main' into user/xinzed/install-edge
  • 41eeeba string substitution for connection string
  • 5fe428d Merge branch 'main' into user/xinzed/install-edge
  • 86794b9 Merge pull request #9 from Azure/user/xinzed/cmd-parser
  • 6bc14f2 one more style nit
  • fe808ef merge from main
  • 915b5a9 style nits updated
  • cafd5b9 add oarser unit test to continuous pipeline
  • d576976 address PR comments and cleaned up dictionary
  • 835c53d string replacement init
  • 927db01 User/hshami/logger (#10)
  • e366ece added --flags to dictionary
  • 80ff959 generic cmd parser and unit tests
  • 9cf2a50 User/hshami/time series (#8)
  • 1593afa Merge pull request #6 from Azure/xinzed/cicd-release
  • 424a4f2 Create central app as part of e2e script (#7)
  • a1e1e28 Pipeline for E2E tests (#4)
  • 5acf92d Merge pull request #5 from Azure/xinzed/cicd-release

This list of changes was auto generated.

v0.0.0-rc0

07 May 18:33
Compare
Choose a tag to compare
address PR comments