File tree Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 1- # Frequenz Migrogrid API Release Notes
1+ # Frequenz Common API Release Notes
22
33## Summary
44
Original file line number Diff line number Diff line change 11[submodule "submodules/api-common-protos "]
22 path = submodules/api-common-protos
3- url = git@ github.com: googleapis/api-common-protos.git
3+ url = https:// github.com/ googleapis/api-common-protos.git
Original file line number Diff line number Diff line change 22
33## Summary
44
5- - Various build system fixes
6- - Improved smoothness of using this as a dependency
5+ <!-- Here goes a general summary of what this release is about -->
6+
7+ ## Upgrading
8+
9+ * The submodule URL was changed to use HTTPS instead of SSH (to avoid problems trying to unlock SSH keys to do updates, etc.).
10+
11+ Make sure you sync your submodules to the new URL:
12+
13+ ``` console
14+ $ git submodule sync
15+ Synchronizing submodule url for 'submodules/api-common-protos'
16+ ```
17+
18+ ## New Features
19+
20+ <!-- Here goes the main new features and examples or instructions on how to use them -->
21+
22+ ## Bug Fixes
23+
24+ <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
You can’t perform that action at this time.
0 commit comments