Skip to content

Instantly share code, notes, and snippets.

@djzager
Created February 1, 2018 18:11
Show Gist options
  • Save djzager/e144ea8704a8ca9e84f71437c0b3d054 to your computer and use it in GitHub Desktop.
Save djzager/e144ea8704a8ca9e84f71437c0b3d054 to your computer and use it in GitHub Desktop.
Release notes generated on 20180201

Release notes for 20180201

Bugs

Other Enhancements

  • Remove logging from function and structs. (#582)
  • Initial proposal for dealing with network isolation SDNs (#572)
  • stop multiple update apb containers from launching (#595)
  • Simple template to support my blog post (#597)
  • Execute into a pod with API for runtime V1 (#596)
  • allows parameter types to be case-insensitive (#599)
  • Adding local openshift adapter (#601)
  • Fixes labels on asb Endpoint in local dev template (#598)
  • remove the different job msg types to avoid duplication of code (#603)
  • Remove WorkMsg interface to avoid unneeded marshalling and unmarshalling.(#604)
  • The config should only use type as a key when name does not exist. (#606)
  • fix incorrect check in if statement (#611)
  • fix potential nil pointer panic (#613)
  • Use the router prefix for apb tool endpoints (#616)
  • Add 3.8/3.9 releasers to tito (#620)
  • fixes typo in a log statement (#622)
  • uses "exec" so bash process gets replaced instead of retained (#624)
  • fixing handler tests in master branch (#630)
  • Update config doc to document storing creds in a secret (#628)
  • Add minishift documentation (#627)
  • Fix debug statement for ISV registry to be more verbose (#633)
  • Async bind feature (#625)
  • Openshift Multi-tenant Sandbox Hooks (#600)
  • quiet errors related to docker0 address (#641)
  • vendor bump to k8s 1.9.1 (#645)
  • Print information on any pod failures (#646)
  • Add some missing networking permissions to the k8s template (#657)
  • make build-image isn't retrying (#656)
  • Fix linting on ProxyConfig (#662)
  • Remove ancient comment with app startup (#664)
  • Remove old comment re: platform version header (#661)
  • Fail faster with travis (#658)
  • Update test bash scripts (#668)
  • Add a second job that runs the broker on k8s (#643)
  • fixes #665 - remove many of the TODOs (#673)
  • Skip running the travis job if we're only changing docs (#678)
  • add ASB debugging guide (#676)
  • One CI fix and a few improvements (#679)
  • Continue to load specs even when a spec fails to load (#682)
  • Add proxy docs (#634)
  • add a 3.10 releaser (#690)
  • Remove unecessary dao ref from DeproJob (#691)
  • Adding ability for Subject Rules Review to do the correct check. (#693)
  • Make the k8s CI scripts consumable with curl (#695)
  • update copyright date to 2018 (#699)
  • Add fall through case to deprovision handler (#700)
  • Ignore IDE extras (#703)
  • Check that all the containers in a pod are running (#706)
  • Proposes solutions for tracking state of BindInstance creation (#680)
  • revert image back to match blog post in simple broker template. (#714)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment