Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Tags: Azure/open-service-broker-azure

Tags

v1.8.4

Toggle v1.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support creating v3.6 mongoDB account (#732)

* Support creating v3.6 mongoDB

* Add e2e test

* fix: lint

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix lint issue (#725)

v1.8.2

Toggle v1.8.2's commit message
fix case sensitive issue in pqsql binding commands (#713)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support specifying server name, admin username and password of postgr…

…eSQL (#711)

* Support specifying server name, admin username and admin password of postgreSQL

* Fix lint issues and add lifecycle test

* Change regexp to custom validator

* Fix typo

* Update lifecycle test

* Fix bug

* Fix role name error

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update doc of postgreSQL (#708)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
App Insights module supports creating API Key in binding (#703)

* binding creates api key

* fix and upgrade azure go sdk

* fix lll

* fix lll

* fix vendor

* ignore line endings in diff

* fix Gopkg.lock

* fix .gitignore and vendor

* lifecycle tests api key

* fix

* fix

* fix

* fix

* fix

* fix

* update doc

v1.6.0

Toggle v1.6.0's commit message
Add jdbcUrl to postgres binding (#698)

* Add jdbcUrl to postgres binding

* query escape password in connection strings

* run through gofmt

v1.5.0

Toggle v1.5.0's commit message
Add VNET rules to PostgreSQL (#676)

* Add VNET rules to PostgreSQL

* Fix indentation and grammar

v1.4.0

Toggle v1.4.0's commit message
Enhance plan schemas (#665)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix allowedPattern issue (#658)