Skip to content

Removes many properties from infrastructure initialization and moves invocation within all constructors (#1301)#1303

Merged
masesdevelopers merged 2 commits intorelease/2.9.Xfrom
1300-knet-connect-sdk-fails-to-restart-when-multiple-connector-are-configured-2-9-x
Jan 29, 2026
Merged

Removes many properties from infrastructure initialization and moves invocation within all constructors (#1301)#1303
masesdevelopers merged 2 commits intorelease/2.9.Xfrom
1300-knet-connect-sdk-fails-to-restart-when-multiple-connector-are-configured-2-9-x

Conversation

@masesdevelopers
Copy link
Contributor

Description

  • Removes many properties from infrastructure initialization and moves invocation within all constructors

  • Update configuration in templates

Related Issue

fix #1300

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…invocation within all constructors (#1301)

* Removes many properties from infrastructure initialization and moves invocation within all constructors

* Update configuration in templates
@masesdevelopers masesdevelopers self-assigned this Jan 29, 2026
@masesdevelopers masesdevelopers added bug Something isn't working KNetConnectSDK KNetConnectSDK related issue labels Jan 29, 2026
@masesdevelopers masesdevelopers linked an issue Jan 29, 2026 that may be closed by this pull request
14 tasks
@masesdevelopers masesdevelopers merged commit 34e2417 into release/2.9.X Jan 29, 2026
170 checks passed
@masesdevelopers masesdevelopers deleted the 1300-knet-connect-sdk-fails-to-restart-when-multiple-connector-are-configured-2-9-x branch January 29, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working KNetConnectSDK KNetConnectSDK related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KNet Connect SDK fails to restart when multiple connector are configured

1 participant