Mariana Mihova
e7daf0a2b5
Update simualtor's version
2022-11-07 21:35:55 -08:00
Vikas
003878efb6
User/vikas bug pyopenssl ( #594 )
...
* updated simulator iotedgehubdev version to latest version.
2022-10-10 17:51:11 -07:00
Eliise
01eaa57d8b
Update change log
2022-06-13 15:41:27 +00:00
Vikas
2fab5ab92a
Updated simulator version at 0.14.14, upgraded version to 3.3.4 and resolved dependebot alerts.
2022-03-24 15:41:08 -07:00
Haitham Shami
db420607db
Dev/hshami/support py38 and py39 ( #523 )
...
* introducing PY38 and PY39
2022-03-07 14:11:17 -08:00
Mariana Mihova
cfebd97a86
Lock simulator version ( #524 )
...
* Lock simulator version
* Update changelog with version number
2022-03-03 10:58:14 -08:00
Cindy Deng
7ef7125fcd
update pypi docker versions ( #510 )
...
* update docker version 5.0.0 and docker-compose 1.29.1
* changelog and version change
* update release version to 3.3.1
2021-10-20 16:55:07 -07:00
Cindy Deng
33aa231e90
update version number
2021-09-15 18:21:28 +00:00
Cindy Deng
6216c830e0
changed version number to include layered deployment
2021-09-15 18:14:17 +00:00
Cindy Deng
9d1a58ebd0
handle dps string
2021-09-13 18:59:23 +00:00
cindydeng1998
d46c13e978
update tags
2021-08-18 17:15:53 -07:00
cindydeng1998
5dfcac8b4d
update version tag
2021-08-18 14:22:02 -07:00
Cindy Deng
9c8b6d5ac5
change version and fix unit tests
2021-07-30 22:14:13 +00:00
Cindy Deng
20f851c996
remove rc tag
2021-07-08 11:16:04 -07:00
Cindy Deng
67853e4cc9
update version
2021-07-07 22:29:39 -07:00
Cindy Deng
1c06b83c8b
Update iotedgedev 3.1.0 tags
2021-06-08 11:34:17 -07:00
Cindy Deng
81641ec1a1
update release version
2021-03-26 12:14:21 -07:00
Spencer McDonough
4904d54c30
Remove Python 2 Support ( #449 )
...
Remove support for Python2. Only Python 3.6 and 3.7 are currently supported.
2021-01-27 09:42:43 -08:00
Spencer McDonough
8141da5be9
* Fix dependency conflicts in testing
...
* Update IoT Hub endpoint for testing
* Enable local CR on Windows agent
2021-01-06 21:26:24 -08:00
Mariana Mihova
addfd992a6
Load config file using read_file as readfp is being deprecated ( #437 )
...
* Load config file using read_file as read_fp is getting deprecated
* The `read_file` method is not available on ConfigParser in py2.7, add a check
* Update package version + add test debug config in launch.json
2020-09-23 21:28:42 -07:00
Chaoyi Yuan
4c7c56be01
bump version to 2.1.5 ( #436 )
2020-08-18 15:23:07 +08:00
Chaoyi Yuan
3bab87fb18
Fix error caused by latest azure cli core version ( #427 )
2020-04-01 16:06:36 +08:00
Chaoyi Yuan
abebb959c3
Fix genconfig does not fail when schema validation failed ( #425 )
...
* Fix bug that validation not fail when only schema error exists
* Remove postinstall step which installs az cli
2020-03-27 13:35:51 +08:00
Chaoyi Yuan
2517a2bd6d
Fix installation error on Azure Pipelines caused by more-itertools ( #422 )
...
* Fix install error on Azure Pipelines caused by more-itertools
* Bump version and update changelog
2020-01-14 16:48:47 +08:00
Chaoyi Yuan
98c906bb62
Fix error when start simulator with setup option ( #418 )
...
* Fix error when start simulator with --setup option
* Bump version to 2.1.1
* Install fixed version of Azure CLI IoT extension
* Do not support 3.8 due to Azure CLI IoT extension incompatible
2019-12-16 13:25:19 +08:00
Chaoyi Yuan
66b1055d0d
Prepare for 2.1.0 release ( #412 )
2019-10-28 10:26:28 +08:00
Chaoyi Yuan
3631213013
do not use lark-parser enabled commentjson and bump version to 2.0.2 ( #402 )
...
* do not use lark-parse enabled commentjson
2019-07-31 15:06:31 +08:00
Chaoyi Yuan
01bf83cdb2
Bump version to 2.0.1 and update changelog ( #401 )
2019-07-11 15:53:15 +08:00
Chaoyi Yuan
0a6dcaba87
Bump version to 2.0.0 and update changelog ( #394 )
2019-06-10 12:55:09 +08:00
Chaoyi Yuan
3da6608638
Bump version to 1.3.0 and update changelog ( #386 )
2019-04-26 11:22:39 +08:00
Ray Fang
4bace0e6ae
Bump version: 1.1.0 → 1.2.0
2019-02-25 17:01:29 +08:00
Ray Fang
f2348ae31e
Bump version: 1.0.0 → 1.1.0
2018-11-26 16:22:53 +08:00
Ray Fang
b058cd704c
Bump version: 0.82.0 → 1.0.0
2018-11-01 17:32:04 +08:00
Ray Fang
70747a730d
Bump version: 0.81.0 → 0.82.0
2018-08-28 17:24:57 +08:00
Ray Fang
bc695307b7
Support new schema of deployment.json with backward compatibility ( #222 )
...
* Support modulesContent
* Extract get_desired_property method
* Add test cases for get_desired_property method
2018-08-03 09:03:21 -07:00
Ray Fang
797ae7894e
Add --template param to solution creation ( #194 )
...
* Use env key instead of value when adding modules
* Add CLI entrypoint
* Call iotedgedev addmodule when create solution
* Add default routes when adding modules
* Update template
* Update test
* Revert changes to monitor timeout
* Add temp sensor route when adding module
* Add copy_template function
* Add default ToIoTHub route when creating solution
* Update system module images to GA version
* Fix incorrect string escape
* Replace image placeholder with real image URL when building images
* Enable Node.js module creation
* Refind the logic to parse image placeholder
* Won't add tempsensor route when adding modules
* Minor refinement
* Add nested_set utility method
* Add default route from temp sensor when solution creation
* Rename var_dict to replacement
* Use name in env as default when new solution
* WIP support for BYPASS_MODULES
* WIP support for BYPASS_MODULES
* WIP support for BYPASS_MODULES
* Update utility methods
* Update image_tag_map key type to tuple
* Update Docker SDK version and remove iotedgeruntime from requirements.txt
* Disable outdated test cases temporarily
* Add unit test for deploymentmanifest.py
* Add unit test for utility.py
* Fix error on Py27
* Compare lists order-insensitively
* Fix PyTest failure on Python 3
2018-07-19 10:51:47 -07:00
Jon Gallant
87ad41cd4a
Bump version to 81 ( #156 )
...
* Readme improvements.
* Bump version: 0.79.0 → 0.80.0
* Bump version: 0.80.0 → 0.81.0
2018-04-17 19:00:31 -07:00
Jon Gallant
b8c74e0ae3
Bump version: 0.78.0 → 0.79.0
2018-04-08 05:52:14 -07:00
Jon Gallant
d1d0ed4ca3
Bump version: 0.77.0 → 0.78.0
2018-04-04 21:53:52 -07:00
Jon Gallant
3b7ee52135
Bump version: 0.76.0 → 0.77.0
2018-03-22 07:59:48 -07:00
Jon Gallant
e53f0e2cf9
Bump version: 0.75.0 → 0.76.0
2018-03-21 05:45:46 -07:00
Jon Gallant
6744006cb5
Bump version: 0.74.0 → 0.75.0
2018-03-14 09:46:33 -07:00
Jon Gallant
899893e7e2
Bump version: 0.73.0 → 0.74.0
2018-03-14 06:52:07 -07:00
Jon Gallant
60d5305fc4
Fix resource group location ordering issue and keyboard interrupt err ( #62 )
...
* Fix resource group location ordering issue and keyboard interrupt err
* Bump version: 0.72.0 → 0.73.0
2018-03-14 06:45:10 -07:00
Jon Gallant
2d1e2170dd
Bump version: 0.71.0 → 0.72.0
2018-03-12 11:12:20 -07:00
Jon Gallant
8665b15397
Bump version: 0.70.0 → 0.71.0
2018-03-10 14:26:09 -08:00
Jon Gallant
3296f2fc4a
Simplified API, azure setup from EnvVars ( #49 )
2018-03-09 12:54:00 -08:00
Jon Gallant
a1f7dec121
Upgrade to rc21 ( #40 )
...
* Upgrade to ctl rc21
* Bump version: 0.65.0 → 0.66.0
* Bump version: 0.66.0 → 0.67.0
* remove dockerfile.expanded from source
2018-03-06 10:52:33 -08:00
Jon Gallant
75fc2fd1ec
Bump version: 0.64.0 → 0.65.0
2018-02-28 11:37:38 -08:00
Jon Gallant
aab5f3ee65
Bump version: 0.63.0 → 0.64.0
2018-02-27 10:46:19 +01:00