Skip to content

Releases: th2-net/th2-infra

Release v1.6.2

02 Feb 14:07
e0d643c
Compare
Choose a tag to compare

Value to disable ServiceMonitor creation has been added under prometheus.operator.enabled

Pre release v1.7.0-beta

24 Dec 20:04
c8bd104
Compare
Choose a tag to compare
Pre-release

Short description:

  • Change logic for processing dictionary and config map events to achieve better performance
  • Support for multiple filters
  • Provide ability to pass custom secret references in custom-config section
  • Rename logFile property into loggingConfig
  • Fix for Helm Release stuck in failed status
  • In config maps for service namespace added “about” config with useful information about infra

Components version

  • infra-operator:3.3.12
  • infra-editor:1.0.65
  • infra-repo:0.7.0
  • infra-mgr:1.4.3

Release v1.6.1

08 Dec 11:10
715286c
Compare
Choose a tag to compare

Short description:

  • Operator performance enhancement. Changes are processed faster
  • Added additional metrics for infra-operator and infra-manager
  • Each CR deployed in Kubernetes have commit hash in annotations referring to the commit in git to which the current CR version corresponds
  • Updated mechanics for checking CR for errors for infra-operator and infra-manager
  • New filter operator added. Now WILDCARD is applicable

Components version

  • infra-operator:3.2.8
  • infra-editor:1.0.65
  • infra-repo:0.6.0
  • infra-mgr:1.2.9

Release v1.5.5

07 Dec 09:50
c15037a
Compare
Choose a tag to compare

New filter operator added. Now WILDCARD is applicable.
Updated version infra-operator to 3.1.3

Components version

  • infra-operator:3.1.3
  • infra-editor:1.0.65
  • infra-repo:0.4.3
  • infra-mgr:1.1.1

Pre release v1.6.0-beta

07 Oct 10:16
Compare
Choose a tag to compare
Pre-release

Short description:

  • Operator performance enhancement. Changes are processed faster
  • Added additional metrics for infra-operator and infra-manager
  • Each CR deployed in Kubernetes have commit hash in annotations referring to the commit in git to which the current CR version corresponds
  • Updated mechanics for checking CR for errors for infra-operator and infra-manager

Components version

  • infra-operator:3.2.7
  • infra-editor:1.0.65
  • infra-repo:0.6.0
  • infra-mgr:1.2.9

Release v1.5.4

19 Aug 13:11
b0a1384
Compare
Choose a tag to compare

Updated version infra-editor to 1.0.65
Updated version infra-operator to 3.1.2

  • infra-operator:3.1.2
  • infra-editor:1.0.65
  • infra-repo:0.4.3
  • infra-mgr:1.1.1

Release v1.5.3

20 Jul 15:36
dfabb9d
Compare
Choose a tag to compare
  • Updated version infra-editor to 1.0.64
  • Changed format for log properties file
  • Implemented the grpc service description API for receiving value of the label protobuf-description-base64

infra-repo:0.4.3
infra-editor:1.0.64
infra-mgr:1.1.1
infra-operator:3.1.1

Release v1.5.2

08 Jul 16:14
6697b8c
Compare
Choose a tag to compare

infra-repo: 0.4.2
Hot fix for metric collection
service is always created for each component

infra-editor: 1.0.62
infra-mgr: 1.1.0
infra-operator: 3.1.0

Release v1.5.1

23 Jun 20:43
940e9ec
Compare
Choose a tag to compare

Short description:

  • nodeName
  • logFile
  • bug fixes
  • dictionary reorganization
  • provide additional grpcRouter, mqRouter and cradleManger configurations in spec section
  • possibility to configure ingress host from CRs
  • version-range field to support images with dynamic versions
  • shared memory configuration in extended settings
  • replicas configuration in extended settings

Component versions:

infra-repo: 0.4.1

infra-editor: 1.0.62

infra-mgr: 1.1.0

  • Global logging level configuration for schema
  • Increase resource name length limit to 63 characters and namespace length limit to 20 characters
  • Cassandra keyspace can be configured from infra-mgr-config.yml

infra-operator: 3.1.0

  • Auto restart pods when logging configuration for namespace is changed
  • Updated fabric8 client to 5.3.0
  • Refactored how dictionary config maps are created
  • Provide ability to define mq/grpc router and cradle configs for a box
  • Refactored and speedup link processing
  • Prioritize config-map, link and dictionary events

Release v1.4.5

07 May 09:19
17fcd0d
Compare
Choose a tag to compare

Hot fix of prometheus.enabled value in CRs