Release v0.18.0
Changelog
Adds the Service Binding feature which gives applications access to endpoint credentials. Postgres and MySQL databases are currently supported by OpenRun.
Changes
- 4743ff2: Add --verify option for reload which checks container status (@akclace)
- b655a47: Add bind_perm option for app creation/apply (@akclace)
- fb30ceb: Add docs for bind perms (@akclace)
- 33a1075: Add permission check support binding to sources (@akclace)
- 34fe65d: Add todo app for bindings demo (@akclace)
- 16f417b: Add verify support for apply and sync (@akclace)
- ef47e70: Allow hostname mapping for binding url (@akclace)
- 4642519: Check for binding being approved before using binding in env map (@akclace)
- c50e42b: Do the hostname mapping automatically for bindings (@akclace)
- dc16aa4: Enable verify for admin example app (@akclace)
- 6b587a4: Fix Location update to avoid path duplicaion (@akclace)
- 76a7054: Fix binding creation for dev apps (@akclace)
- 43a9ac6: Fix binding perm approval check (@akclace)
- 332c1c6: Fix flaky test (@akclace)
- 87249b1: Fix issues with bindings not being available during app verify (@akclace)
- 10f140a: Fix test case (@akclace)
- 9d1a1d5: Raise health check timeout for tests (@akclace)
- f6a592c: Reapply pending bindings after verification check (@akclace)
- b6690f9: Update docs for bindings and verify (@akclace)
- 4b03410: Update quick start docs (@akclace)
- 6bb5290: Update quick start docs (@akclace)
- f87fa6e: Updated example app (@akclace)
- f516762: Use app entry during app listing (@akclace)