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

Releases: Azure/open-service-broker-azure

v1.8.4: Enhancement for CosmosDB

17 Dec 12:41
d0f5fda
Compare
Choose a tag to compare
  • Support using v3.6 API for CosmosDB's MongoDB account (#732 )

v1.8.3: Enhancement for MySQL

10 Sep 16:34
42e6f1e
Compare
Choose a tag to compare
  • Support specifying server name, admin username, admin password and database username for MySQL (#723)
  • Add release revision in OSBA chart (#717)

v1.8.2: Patch release of v1.8.1

19 Jul 11:22
Compare
Choose a tag to compare

This release fixes case sensitive issue in postgreSQL binding in v1.8.1. (#713 )

v1.8.1: Support configuring server name and admin credential of PostgreSQL

18 Jul 23:51
87d222f
Compare
Choose a tag to compare
  • Support configuring server name and admin credential of PostgreSQL (#711 )
  • Fix update issue of mssql-dr service (#712 )

v1.8.0: Support using OSBA in AzureChinaCloud

21 Jun 16:47
a2ece95
Compare
Choose a tag to compare

This release adds partial support for using OSBA in AzureChinaCloud. Because services in AzurePublicCloud and AzureChinaCloud are different, please check the document first before you create resources in AzureChinaCloud.

This release will not affect users in AzurePublicCloud.

v1.7.0: Enhancement for App Insights

17 Jun 01:54
aa632ff
Compare
Choose a tag to compare
  • App Insights module supports creating API Key in binding #703
  • Upgrade Azure Go SDK to v30.0.0 #703

v1.6.0: Enhancement for PostgreSQL and Eventhubs

10 May 06:38
Compare
Choose a tag to compare
  • The docker registry for OSBA is migrated to a public Azure Container Registry. Upgrade won't be impacted as the Helm chart repo is not changed. #699
  • PostgreSQL binding credentials add JDBC url. #698
  • Eventhubs binding credentials add namespace and hub name. #696
  • OpenShift template exposes OSBA version. #688

v1.5.0: PostgreSQL module enhancement and several fixes

21 Feb 09:22
Compare
Choose a tag to compare
  • PostgreSQL module supports specifying VNET rules #676

  • Bump Azure Go SDK version to fix certain ARM deployment deletion error #673

  • Fix service icons #669

v1.4.0: Bump Azure MySQL / PostgreSQL REST API version and enhance Plan Schemas

22 Jan 13:42
Compare
Choose a tag to compare
  • Bump Azure MySQL / PostgreSQL REST API version (VERY IMPORTANT for MySQL and PostgreSQL users) #661:
    The old REST API version 2017-04-30-preview for Azure MySQL / PostgreSQL will retire since the next month. To avoid management shortage to the instances of these services, please upgrade your OSBA!

  • Plan schemas enhancement on enums #665:
    Each enum value has a title now. Improved readability.

  • Several fixes included PCF tile yml fix #664 and doc fix #659.

v1.3.1: Patch Release

20 Dec 09:14
f1607f6
Compare
Choose a tag to compare

This release contains all features in v1.3.0 and fixes a bug in v1.3.0 that causes some user can't install OSBA correctly. Please use this release and DO NOT use v1.3.0.