Tags: bclements/stackql
Tags
union-select-inline (stackql#382) * union-select-inline Summary: - Inline `SELECT... UNION SELECT...` supported. - Added robot test `Inline Union Select Returns Expected Result`. * - Perpetuate bodge.
provider-certificate-rotation (stackql#376) Summary: - New certificate consumed.
bugfix-polymorphic-infinite-loop (stackql#375) Summary: - Handle infinite loop detected in `aws` polymorphism. - Handle string terminal schemata in `xml` responses. - Added robot test `AWS User Policies List Works and Validates Circularity Bugfix`. - Added robot test `AWS User Policies List Projection Works and Validates Circularity Bugfix`.
Feature/short lived aws creds support minimal (stackql#373) * test move to env creds * added support for sts in aws * fixed variable scoping issue * aws signing fix * fixed linting errors * fixed linting errors * fixed linting errors * fixed linting errors * fixed linting errors * fixed linting errors * fixed linting errors * fixed linting errors * fixed linting errors * fixed actions warnings * fixed actions warnings * - Minimise change set. --------- Co-authored-by: Jeffrey Aven <javen@avensolutions.com>
cert-expiry (stackql#370) Summary: - Relaxed registry doc signature check. - Tactical only.
successor-token-repeat-patch (stackql#360) Summary: - Fix bug where parent token was attached to all children in `custom` auth. - Uplift header verification for robot test `Custom Auth Linear Should Send Appropriate Credentials`, in order to ensure correct functionality.
custom-auth-linear (stackql#357) * custom-auth-linear Summary: - Support for linear custom auth. - Dependency `any-sdk` updated to support same. - Added robot test `Custom Auth Linear Should Send Appropriate Credentials`. * - Docker testing environment patch.
aggressive-dependency-versioning (stackql#348) Summary: - Following on from buggy `psycopg` version `3.1.15` failures, we will resume a protected aggressive track.
any-sdk (stackql#344) Summary: - Migrate to `any-sdk` nomenclature. - Upgraded linter version to `1.55.2`.
mixed-in-subclause-parameter-routing (stackql#338) * mixed-in-subclause-parameter-routing Summary: - Fixed parameter cloning defect. - Now support joins on `IN` subclause relations via subqueries. - Added robot test `Select With Path Parameters inside IN Scalars Mixed With an Equals Parameter all inside WHERE Clause Returns Expected Result`. - Added robot test `Select Subquery Join With Path Parameters inside IN Scalars inside WHERE Clause Returns Expected Result`. - Added robot test `Select Subquery Join With Parameters inside IN Scalars Plus More inside WHERE Clause Returns Expected Result`. * - Added hack to cover subquery join prepared statement parameter issue.
PreviousNext