Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General cleanup for deprecated trigger/pipelines APIs #1227

Closed
lenny-goodell opened this issue Nov 16, 2022 · 0 comments · Fixed by #1234, #1235 or #1240
Closed

General cleanup for deprecated trigger/pipelines APIs #1227

lenny-goodell opened this issue Nov 16, 2022 · 0 comments · Fixed by #1234, #1235 or #1240
Labels
3-high priority denoting release-blocking issues breaking change tech-debt issue_type denoting refactoring to improve design or removal of temporary workarounds
Milestone

Comments

@lenny-goodell
Copy link
Member

Remove code for all deprecated items and update appropriate documentation

  • SetFunctionsPipeline (service API)
  • LoadConfigurablePipeline (service API)
  • EncryptWithAES (transform)
  • Process (MessageProcessor API)
  • MessageProcessor from TriggerConfig
@lenny-goodell lenny-goodell added this to the Minnesota milestone Nov 16, 2022
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Nov 30, 2022
BRAKING CHANGE: remove SetFunctionsPipeline code, use SetDefaultFunctionsPipeline

Closes edgexfoundry#1227
Signed-off-by: Marc-Philippe Fuller <[email protected]>
Repository owner moved this from Minnesota Release Backlog to Done in Application Services Nov 30, 2022
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Nov 30, 2022
BREAKING CHANGE: remove deprecated code for LoadConfigurablePipeline

Closes: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Nov 30, 2022
BREAKING CHANGE: remove deprecated code for LoadConfigurablePipeline2, use LoadConfigurableFunctionPipelines

Closes: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Nov 30, 2022
BRAKING CHANGE: remove deprecated EncryptionWithAES code, use AESProtection

CLoses: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
lenny-goodell pushed a commit that referenced this issue Dec 1, 2022
…1234)

BREAKING CHANGE: remove deprecated code for LoadConfigurablePipeline2, use LoadConfigurableFunctionPipelines

Closes: #1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Dec 5, 2022
BRAKING CHANGE: remove deprecated EncryptionWithAES code, use AESProtection

CLoses: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Dec 5, 2022
BRAKING CHANGE: remove deprecated EncryptionWithAES code, use AESProtection

CLoses: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Dec 5, 2022
BRAKING CHANGE: remove deprecated Process code, use MessageReceived

CLoses: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Dec 5, 2022
BRAKING CHANGE: remove deprecated Process code, use MessageReceived

CLoses: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Dec 5, 2022
BREAKING CHANGE: remove deprecated MessageProcessor code, use MessageReceived

Closes edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
lenny-goodell pushed a commit that referenced this issue Jan 3, 2023
* refactor(sdk)!: remove deprecated Process code

BRAKING CHANGE: remove deprecated Process code, use MessageReceived

CLoses: #1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
marcpfuller added a commit to marcpfuller/app-functions-sdk-go that referenced this issue Jan 3, 2023
BRAKING CHANGE: remove deprecated EncryptionWithAES code, use AESProtection

CLoses: edgexfoundry#1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
lenny-goodell pushed a commit that referenced this issue Jan 4, 2023
* refactor(sdk): remove deprecated EncryptWithAES code

BRAKING CHANGE: remove deprecated EncryptionWithAES code, use AESProtection

CLoses: #1227

Signed-off-by: Marc-Philippe Fuller <[email protected]>
@lenny-goodell lenny-goodell moved this from Done to Previously Done in Application Services Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-high priority denoting release-blocking issues breaking change tech-debt issue_type denoting refactoring to improve design or removal of temporary workarounds
Projects
No open projects
Archived in project
1 participant