Conversation
Bump version to 0.1.21
Bump version (test, no changes): 0.1.20 -> 0.1.21
Port changes from dev_nick onto dev (squashed snapshot)
moved_db_to_data_repo
small_changes
added unit conversions
Pass optional target_table in the API request body so the Lambda can route the published cell to cell_references or teardowns. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat: add target_table parameter to publish_cell()
feat: secure publish
…into dev_nick Merging Secure Publish
|
Thank you for your contribution! Before we can merge this PR, you need to sign our Contributor License Agreement. This is required because steer-core is dual-licensed (AGPL-3.0-or-later + commercial), and we need the right to distribute contributions under both licenses. To sign, please reply to this comment with exactly:
I have read the CLA Document and I hereby sign the CLA 4 out of 5 committers have signed the CLA. |
|
I have read the CLA Document and I hereby sign the CLA |
Solving the dictionary merging problem encountered in steer-opencell-production. Defaults every comparison to eq method.