1.1.1.10 Release 19.1.0.0.1 - November 2019

This section lists the new features added in the OSA 19.1.0.0.1 bundle patch release.

1.1.1.10.1 Custom Tile Layer

Oracle Stream Analytics now allows you to customize the zoom levels for a tile layer, in specific cases where you need a detailed, higher zoom view of confined spaces such as, restaurants, airports, etc. Once you have modified the global parameters to customize the tile layer, the map is updated to use the custom tile layer. These customizations, will then be applied to all geofences.

1.1.1.10.2 Database as a Target

You can now use Oracle Database as a target for a pipeline.

1.1.1.10.3 Jetty Properties

A new jetty.properties file is available at OSA-19.1.0.0.0/osa-base/etc/jetty.properties, where you can modify certain security properties:
  • jetty.session.timeout

    You can set the timeout for OSA web session.

  • host.headers.whitelist

    You can restrict the x-forwarded-host header values to the values defined with this property.

  • xforwarded.host.headers.whitelist

    You can restrict the x-forwarded-host header values to the values defined with this property.

  • response.headers.list

    A comma separated list of response headers, which will be sent along with response for every request.

1.1.1.10.4 Spark Authentication

User authentication is now enabled for the Spark standalone server master console. When the Spark master console is accessed, you will be prompted to enter your username and password. The console page is loaded only if your login credentials are correct. You can change the username and password from the OSA System Preferences Menu. The username and password fields are left blank, by default.

1.1.1.10.5 Application Monitoring

The status of a published application is now displayed on the catalog page. Refresh the catalog page on the UI, to view the current status of any published application. The status is displayed as either 'Killed' or 'Running'.

1.1.1.10.6 Log Level for Published Pipelines

When publishing a pipeline, you can now set the log level from the UI.