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 release1.0.10-rc1 #3137

Merged

Conversation

yophilav
Copy link
Contributor

@yophilav yophilav commented Jun 24, 2020

1.0.10-rc1 (2020-06-26)

Edge Agent

Features

  • Update codebase to dotnet 3.1. f87a18a
  • Install Trust Bundle. 4f85dcc
  • Add metrics upload to IoTHub feature eff5c85
  • Add "Cmd", "Entrypoint", and "WorkingDir" translations for Kubernetes. 7cbc607
  • Add Experimental k8s create option feature for pod security context, resources, volumes, nodeSelector, and strategy. cf2eba9 23b40e1
  • Update SDK version {Microsoft.Azure.Devices.1.21.0, Microsoft.Azure.Devices.Client.1.26.0}. 5148ee7
  • Preserve any extra properties in createOptions set by the user (NVidia support through moby) 5a6d506 a747950

Bug Fixes

  • Reprovision device for all protocols when the connection status change reason is Bad_Credential. 3601a56
  • Fix vulnerability issues for docker images. d88fa52 7873079

Edge Hub

Features

  • Update codebase to dotnet 3.1. f87a18a
  • Install Trust Bundle. 4f85dcc
  • Add metrics upload to IoTHub feature . eff5c85
  • Unify TLS protocol parsing. f319228
  • Add support for priorities on routes (limited to 0-9). 9cf0203
  • Add support for Time-To-Live on routes. 2662d9c
  • Add support module booting order in IoT Edge 6fce17b
  • Update SDK version {Microsoft.Azure.Devices.1.21.0, Microsoft.Azure.Devices.Client.1.26.0}. 5148ee7
  • Add array support in twin 8a69b77

Bug Fixes

iotedged

Features

  • Update Rust to stable 1.42.0 cf01536
  • Support X.509 authentication type in external provisioning. 0a43fdb
  • Add support for manual X.509 provisioning. b872869
  • Better PVC story for iotedged Kubernetes. debf498
  • Update k8s-openapi to v0.7.1 877c8e8
  • Unify TLS protocol parsing. f319228
  • Add support to specify min TLS version in config.yaml 6b1e19b

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@varunpuranik varunpuranik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to create a custom list of important commits, not an actual list of all commits.

@yophilav yophilav changed the title [DRAFT] Prepare release1.0.10-rc1 Prepare release1.0.10-rc1 Jun 24, 2020
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -1,3 +1,66 @@
# 1.0.10-rc1 (2020-06-23)
## Edge Agent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@varunpuranik please review this release note plus my comments.

Copy link
Contributor

@massand massand Jun 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@varunpuranik @philipktlin where did 1.0.9 changelog go?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@philipktlin - which comments are you specifically referring to?
@massand - this one?
https://github.com/Azure/iotedge/blob/release/1.0.9/CHANGELOG.md#109-2020-03-18

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@varunpuranik all my comments are addressed. btw for 1.0.9 release, I think we should combine all changes in all 1.0.9 rc release notes into 1.0.9 release notes, what do you think?

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@varunpuranik varunpuranik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, added small comments

CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@dylanbronson
Copy link
Contributor

In 1.0.9-rc1 we changed the config.yaml for Windows to include 1.0.9-rc1 explicitly (4e0540b)
I'm not sure why we didn't do it for Linux, but I think it's a good idea to add it here for both Windows and Linux.
That way when the customer installs the RC, they don't have to edit their config.yaml (which currently will pull the 1.0 version which is 1.0.9)

The only caveat is that it must be removed for 1.0.10 real release

CHANGELOG.md Outdated Show resolved Hide resolved
CindyXing
CindyXing previously approved these changes Jun 26, 2020
@and-rewsmith
Copy link
Contributor

and-rewsmith commented Jun 26, 2020

I noticed that the links are not formatted properly for the 1.0.9-rc5 changelog. When we update the azure-iotedge repo we should fix these links:
https://github.com/Azure/azure-iotedge/blob/master/CHANGELOG.md

CHANGELOG.md Outdated
@@ -1,3 +1,44 @@
# 1.0.10-rc1 (2020-06-25)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add start adding links to the release page in this changelog? Exactly like we do for our links from iotedge/release page to azure-iotedge/release page:

Head to the product release page for the changelog and IoT Edge daemon binaries.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would just be repeatedly copied for each release.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can find a way to pin it to the top or something.

varunpuranik
varunpuranik previously approved these changes Jun 26, 2020
@yophilav yophilav dismissed stale reviews from varunpuranik and CindyXing via b2cf183 June 26, 2020 17:32
CHANGELOG.md Outdated Show resolved Hide resolved
@Azure Azure deleted a comment from yophilav Jun 26, 2020
@Azure Azure deleted a comment from yophilav Jun 26, 2020
@kodiakhq kodiakhq bot merged commit c3829e0 into Azure:release/1.0.10 Jun 26, 2020
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.

10 participants