Skip to content
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

Prepare for Release 1.1.3 #5008

Merged
merged 8 commits into from
May 21, 2021

Conversation

yophilav
Copy link
Contributor

@yophilav yophilav commented May 19, 2021

1.1.3 (2021-05-24)

Edge Agent

Bug Fixes

  • Update GetModuleLogs method when tail + since + until options are provided. c1dba55
  • Fix vulnerability issues in docker images. b286408

Edge Hub

Bug Fixes

  • Adds SharedAccessSignature to repo with fix for vulnerability. 4fea6e7
  • Close AMQP connection explicitly when no more links (removing links kept tcp level connection). 5be30fb
  • Fix vulnerability issues in docker images. b286408
  • Fix edgehub_queue_length metric. 4aab90b

Diagnostics Module

Bug Fixes

  • Fix potential instability in iotedged after UploadSupportBundle fails. 5e3b60f
  • Fix vulnerability issues in docker images. b286408

iotedged

Changes

  • Update C SDK submodules to 2020-12-09. deb2753
  • Delete all containers after reprovision. 77ad781
  • Update serde-yaml version to 0.8 22b8d30
  • Introduce Timestamps Option via mgmt.sock. b18d090

CHANGELOG.md Outdated Show resolved Hide resolved
damonbarry
damonbarry previously approved these changes May 20, 2021
damonbarry
damonbarry previously approved these changes May 20, 2021
@kodiakhq kodiakhq bot merged commit 3629d72 into Azure:release/1.1 May 21, 2021
darobs pushed a commit to darobs/iotedge that referenced this pull request May 26, 2021
* Update GetModuleLogs method when tail + since + until options are provided. [c1dba55](Azure@c1dba55)
* Fix vulnerability issues in docker images. [b286408](Azure@b286408)

* Adds SharedAccessSignature to repo with fix for vulnerability. [4fea6e7](Azure@4fea6e7)
* Close AMQP connection explicitly when no more links (removing links kept tcp level connection). [5be30fb](Azure@5be30fb)
* Fix vulnerability issues in docker images. [b286408](Azure@b286408)
* Fix edgehub_queue_length metric. [4aab90b](Azure@4aab90b)

* Fix potential instability in iotedged after UploadSupportBundle fails. [5e3b60f](Azure@5e3b60f)
* Fix vulnerability issues in docker images. [b286408](Azure@b286408)

* Update C SDK submodules to 2020-12-09. [deb2753](Azure@deb2753)
* Delete all containers after reprovision. [77ad781](Azure@77ad781)
* Update serde-yaml version to 0.8 [22b8d30](Azure@22b8d30)
* Introduce Timestamps Option via mgmt.sock. [b18d090](Azure@b18d090)
darobs added a commit that referenced this pull request May 26, 2021
* Update the KeyVault for Test pipelines (#4937)

* Metrics Collector: Remove test-specific additional tags logic (#4950)

* Metrics Collector: Add gzip compression in the iot message scenario (#4955)

* E2E: Metrics Collector Smoke Test (#4945)

* Metrics Collector: Cleanup startup logging (#4953)

* Metrics Collector: Update product info and message id (#4962)

* Metrics Collector: Rename HubResourceId -> ResourceId (#4956)

* Adds SharedAccessSignature to repo with fix for vulnerability (#4943) (#4967)

* Metrics Collector: Release and publish pipelines (#4969)

* Close AMQP connection explicitly when no more links (removing links kept tcp level connection) (#4984)

* Update `GetModuleLogs` method when `tail + since + until` options are provided (#4987)

* Introduce `Timestamps` Option via mgmt.sock  (#4988)

* Cherry-pick to Release/1.1: Fix edgehub queue len metric (#4952) (#4990)

* Update Base Images for Security Patch (#4994)

* Update v1.1 YAML pipelines to 1ES-hosted agents (#4844)

* Fix potential instability in iotedged after UploadSupportBundle fails (#4942)

* Rename end-to-end test log artifacts (#5006)

* Merge Prometheus parser fix. (#5007)

* Prepare for Release 1.1.3 (#5008)

* Fixing diagnostics image for 1.1 (#5018)

* Prepare for Release1.1.3 (part 2) (#5020)

* Remove PII from log. (#5022)

Co-authored-by: yophilav <54859653+yophilav@users.noreply.github.com>
Co-authored-by: Andrew Smith <als5ev@virginia.edu>
Co-authored-by: Robert T Jang <robbaldwin95@gmail.com>
Co-authored-by: vipeller <51135538+vipeller@users.noreply.github.com>
Co-authored-by: Damon Barry <damonbarry@users.noreply.github.com>
Co-authored-by: Pedro Marcelo Zara <pmzara@hotmail.com>
Co-authored-by: dylanbronson <55515325+dylanbronson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants