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

Releases: servicecatalog/oscm

v19.1

12 Feb 12:00
ef061f9
Compare
Choose a tag to compare

What's new?

1. PowerShell Integration with Microsoft Azure

The Shell service controller now supports PowerShell scripts. This allows customers to connect to Microsoft Azure from OSCM and manage their resources by scheduling and executing Azure Automation runbooks built on PowerShell Workflow.
For details, refer to the Shell Integration guide.

2. Sharing of Parameters in Shell Scripts

The Shell service controller now allows technology providers to persist parameters returned in the JSON response of a script and share them between scripts. For example, a provisioning script may return the ID of a new virtual machine in a parameter. This parameter and its value can be persisted and later be used in other scripts (e.g. update operation scripts) to address the virtual machine. For details, refer to the Shell Integration guide.

3. Support of VMware vSphere Custom Attributes

The VMware vSphere integration now allows to set values of custom attributes in VMware vSphere. Custom attributes can be defined in VMware vSphere as required, assigned to different objects like virtual machines and hosts, and used for purposes like searching or filtering.
For details, refer to the VMware vSphere Integration guide.

4. Approval of Subscriptions by Service Controller

OSCM provides a new approval service for subscriptions, implemented as a service controller. Service managers of supplier organizations can configure the approval service for their customers. For each customer, they can define a responsible organization whose administrators can accept or reject any subscription by the customer to their services. The configuration and usage of the approval service controller are described in detail in this README.

5. Custom Theming with SASS and Built-in Compilation of Branding Source Files

Use Bootstrap and SASS to customize your marketplace layout. Use variables to switch between dark and light schemes, set colors and fonts and many more. Your custom bootstrap and marketplace source files are compiled at startup of the oscm-branding container.
Refer to the Marketplace Customization Guide for details.

Just pull servicecatalog/oscm-deployer:latest and follow the Quick Start Guide.

v19.0.1

18 Dec 11:45
98b8a8f
Compare
Choose a tag to compare
Bug#1143 fix license (#1147)

* Fix red border and make link more standing out:

* fixup! Fix red border and make link more standing out:

v19.0

17 Jul 14:52
70579ea
Compare
Choose a tag to compare
Task#1023_Fixup pager bar styles (#1025)

* Fixup pager bar styles

* Change color schema

* Fix problem with no gap between page number

v18.1

19 Dec 10:26
Compare
Choose a tag to compare

New in this version:

  • User Authentication with OIDC
    Single-Sign-On based authentication with OpenID Connect providers, for example Microsoft Azure.
  • Usage Data and Billable Events
    Collecting usage data and billable events of VMWare VSphere instances for charge back in OSCM.
  • VMware Status Information in Custom Tab
    Find information about instance status and resource consumption on VWare VSphere based subscriptions.
  • RestFull API support
    The RestFull API for the OSCM platform services including basic documentation with Swagger UI is deployed out of the box.
  • Usability improvements for handling of large environments
    Sorting added in several lists in the administration portal.

v18.0

03 May 16:16
4aedea5
Compare
Choose a tag to compare
Merge pull request #300 from servicecatalog/version_names

Version names update.

v17.10

28 Feb 10:22
Compare
Choose a tag to compare
Version numbers.

v17.9

21 Dec 14:57
c55df2f
Compare
Choose a tag to compare
Merge pull request #196 from servicecatalog/new_version_numbers

new version number

v17.8

31 Oct 11:48
Compare
Choose a tag to compare
Adapted OSCM version headers.

v17.7

20 Jul 14:13
00b01dc
Compare
Choose a tag to compare
Merge pull request #116 from servicecatalog/app_auth

APP authentication issue

v17.6

14 Feb 11:38
d8dc072
Compare
Choose a tag to compare
Update NOTICE.txt