Skip to content

2.1.127

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 05 Oct 10:49

Fixed the user data encoding by using the proper base64 (#541)

  • Fixed the user data encoding by using the deferred call to Fn::Base64
  • The patch command was changed to use the correct base64.b64encode() function.