Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jjuliano
Copy link
Member

@jjuliano jjuliano commented Jan 29, 2025

Schema 0.2.2 migration and code improvements

BREAKING CHANGE

This release introduces the use of schema version 0.2.2.
Also the PKL, Ollama and Anaconda version has been upgraded.
This is a breaking change from the previous schema.

In order to migrate, the following PKL attributes needs to be changed:

Resource id are renamed to actionID.
Workflow target action are renamed to targetActionID
Also, the following names has been changed:

apiServer* -> APIServer
httpClient -> HTTPClient
json{Response, Document} -> JSON{Response, Document}

Please make sure to rename the keys in the PKL configurations to reflect the new schema 0.2.2 changes.

Code Improvements

In addition, numerous general improvements to the codebase has been added to this release by strictly adhering to numerous golangci linter rules to fix bugs, improve performance and reduce complexity.

test against latest locked schema version (breaking change)
@jjuliano jjuliano merged commit 69f0cf2 into main Jan 29, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants