Skip to content

Commit 9341e3f

Browse files
yaron2artursouzatrondhindenesmukundansundarhackmd-deploy
authoredFeb 10, 2021
Change headers (dapr#2789)
* update helm chart * Fix dashboard helm chart to point to 0.6 instead of edge. (dapr#2741) * fix sidecar injector secret (dapr#2742) * reuse webhook cert bundle (dapr#2745) * fix grpc pub/sub serialization to app (dapr#2751) * fix grpc pub/sub serialization to app * updated content type check * remove redundant package * Fix helm chart non-root issue (dapr#2759) * fix helm chart non-root issue * update README * Release notes for RC3 (dapr#2753) * Auto-generated release notes for rc3. * remove tests from release notes * Update based on rc2. * Updated upgrade instructions + more * Saving * Sync * Sync * sync * sync * sync * sync * Update v1.0.0-rc.3.md * Update docs/release_notes/v1.0.0-rc.3.md * Update docs/release_notes/v1.0.0-rc.3.md Co-authored-by: Mukundan Sundararajan <[email protected]> Co-authored-by: HackMD <[email protected]> Co-authored-by: Yaron Schneider <[email protected]> Co-authored-by: Charlie Stanley <[email protected]> * add renewed headers Co-authored-by: Artur Souza <[email protected]> Co-authored-by: Trond Hindenes <[email protected]> Co-authored-by: Mukundan Sundararajan <[email protected]> Co-authored-by: HackMD <[email protected]> Co-authored-by: Charlie Stanley <[email protected]>
1 parent fe228cc commit 9341e3f

File tree

302 files changed

+304
-304
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

302 files changed

+304
-304
lines changed
 

‎.github/scripts/generate_release_notes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ------------------------------------------------------------
2-
# Copyright (c) Microsoft Corporation.
2+
# Copyright (c) Microsoft Corporation and Dapr Contributors.
33
# Licensed under the MIT License.
44
# ------------------------------------------------------------
55

‎.github/scripts/get_release_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ------------------------------------------------------------
2-
# Copyright (c) Microsoft Corporation.
2+
# Copyright (c) Microsoft Corporation and Dapr Contributors.
33
# Licensed under the MIT License.
44
# ------------------------------------------------------------
55

0 commit comments

Comments
 (0)
Please sign in to comment.