Skip to content

Release v083#129

Merged
georgeRobertson merged 4 commits into
mainfrom
release_v083
Jul 14, 2026
Merged

Release v083#129
georgeRobertson merged 4 commits into
mainfrom
release_v083

Conversation

@georgeRobertson

Copy link
Copy Markdown
Contributor

TLDR of changes

What kind of changes does this PR introduce?

Tick all that apply

  • fix: A bug fix. Correlates with PATCH in SemVer
  • feat: A new feature. Correlates with MINOR in SemVer
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: pip, docker, npm)
  • ci: Changes to CI configuration files and scripts (example scopes: GitLabCI)

Please check if the PR fulfills these requirements

  • I have read and followed the Contributing guidance
  • Docs have been added / updated
  • Tests and Linting in the CI are passing
  • Changes have been reviewed and approved by a Project Maintainer

stevenhsd and others added 4 commits July 13, 2026 23:28
* fix: fix issue with non iso date/datetime values in duck db casting after data contract validations

* fix: implement non iso timestamp formats in spark. constrain ddb and spark parsers to only cast where format exactly as stipulated

* fix: linting and typing fixes

* build: bump pyspark to 3.5.5 and address review comments

---------

Co-authored-by: george.robertson1 <50412379+georgeRobertson@users.noreply.github.com>
* build: upgrade zensical from 0.0.31 to 0.0.46
* docs: fix some of the urls that are pointing at invalid locations
* ci: add ci job to ensure that docs are building correctly
@sonarqubecloud

Copy link
Copy Markdown

@georgeRobertson georgeRobertson merged commit 0c4d3ed into main Jul 14, 2026
5 checks passed
@georgeRobertson georgeRobertson deleted the release_v083 branch July 14, 2026 13:41
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