You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
#
18
18
-->
19
19
# (next release)
20
-
- go 1.15 runtime upgraded to 1.15.5
20
+
- go 1.15 runtime upgraded to 1.15.7
21
21
- go 1.13 runtime upgraded to 1.13.15
22
22
- add 'apt-get upgrade' to the image build of go 1.15 and go 1.13 to get latest security fixes during each build, for the case the base images are not updated frequently
23
23
@@ -29,7 +29,6 @@
29
29
- added OW_WAIT_FOR_ACK such at if true, the proxy waits for an acknowledgement from the action on startup
30
30
- added OW_EXECUTION_ENV to validate the execution environment before starting an action
31
31
- write compilation logs to standard out
32
-
33
32
# 1.15.0
34
33
- added OW_ACTION_VERSION to action environment (PR#113)
35
34
- propagate API_HOST from parent to child process (PR#115)
0 commit comments