Skip to content

Releases: blackducksoftware/opssight-connector

2.2.5

16 Dec 18:53
b1c82b0
Compare
Choose a tag to compare

Version 2.2.5

December 2019

  • Support for Artifactory and Quay processor

2.2.4

17 Jul 02:21
35609a5
Compare
Choose a tag to compare

Version 2.2.4

July 2019

  • Support for Black Duck 2019.6.0 and later

2.2.3

26 Apr 15:39
Compare
Choose a tag to compare

Version 2.2.3

April 2019

  • Supports Kubernetes 1.14
  • Supports OpenShift 3.11
  • Moves the storage of private Docker registry credentials from config map to Kubernetes secrets
  • Adds support for adding Black Duck credentials for each Black Duck instance

2.2.2

21 Feb 19:34
c2ef97e
Compare
Choose a tag to compare

Version 2.2.2

February 2019

  • Support for Docker-less runtime environments (CRI-O)
  • Support for Kubernetes 1.13
  • Support for rotating authentication tokens

2.2.1

12 Dec 20:33
Compare
Choose a tag to compare

Version 2.2.1

  • Improved login handling for Black Duck instance in OpsSight core

2.2.0

05 Dec 22:22
Compare
Choose a tag to compare

Version 2.2.0

2.1.0

13 Nov 18:05
Compare
Choose a tag to compare

Version 2.1.0

  • Introduced namespace scanning filter, which limits scanning to namespaces with specified labels
  • Introduced Black Duck Operator, which leverages Custom Resource Definitions (CRDs) to simplify deployment and management of Black Duck components
  • Ability to distribute OpsSight data across multiple Black Duck instances for improved scalability
  • Added support for Black Duck 5.0
  • Fixed an issue in which images added by SHA (rather than by Tag) are scanned duplicately

2.1.0-alpha

26 Sep 19:06
Compare
Choose a tag to compare
rename blackduck-protoform to blackduck-operator

2.1.0-beta

08 Oct 20:29
21f4b58
Compare
Choose a tag to compare
2.1.0-beta Pre-release
Pre-release
Update README.md

2.0.3

07 Sep 18:37
94db66b
Compare
Choose a tag to compare

Version 2.0.3

  • Added support for Red Hat OpenShift 3.10
  • Introduced the following installation command-line parameter:
    -a,--annotation-interval-seconds option
    This parameter determines how often the OpsSight Connector polls for new annotation data. The default value is 30 seconds. If you would like less latency in the emergence of updated annotations and labels, you can reduce this value, at the expense of slightly greater resource usage.
  • Built with latest container updates for improved security rating in Red Hat Container Catalog.
  • Fixed bug that caused the OpsSight Connector to be unable to pull images from a registry, causing the OpsSight Connector to stop scanning new images.