Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
release: Kata Containers 1.2.0
Browse files Browse the repository at this point in the history
- logging: Fix incorrect logger usage
- logging: Redirect yamux warnings/errors to logger
- proxy: close yamux session properly
- proxy: Maintain communication state with a heartbeat
- logging: Add sandbox CLI option
- logging: Use WithError() for all errors

7fd3734 logging: Fix incorrect logger usage
ec252d8 logging: Redirect yamux warnings/errors to logger
1fbb8b3 proxy: wait copy goroutine to quit
22c6f40 proxy: close yamux session properly
063d58f proxy: Maintain communication state with a heartbeat
1672418 logging: Add sandbox CLI option
9b6bb05 logging: Display standard announce message
246f707 CI: Update bash on Travis OSX for hashes
73dbb10 logger: Die if unable to create syslog hook
0cfa402 main: Exit on fatal error
7681a94 logging: Use WithError() for all errors

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
  • Loading branch information
jcvenegas committed Aug 7, 2018
1 parent 0e4a201 commit 6e8c2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0

0 comments on commit 6e8c2ed

Please sign in to comment.