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

0.1.0

Compare
Choose a tag to compare
@micbar micbar released this 18 Mar 15:02
· 199 commits to master since this release

Changes in 0.1.0

Summary

  • Change - Initial release of basic version: #1
  • Enhancement - Load Proxy Policies at Runtime: #17

Details

  • Change - Initial release of basic version: #1

    Just prepared an initial basic version.

    #1

  • Enhancement - Load Proxy Policies at Runtime: #17

    While a proxy without policies is of no use, the current state of ocis-proxy expects a config
    file either at an expected Viper location or specified via -- config-file flag. To ease
    deployments and ensure a working set of policies out of the box we need a series of defaults.

    #17
    #16