Skip to content

Bump module version to 1.17.1 and update changelog for timezone handling improvements #402#496

Merged
NowinskiK merged 1 commit into
developfrom
issue-402-timezone
Jul 1, 2026
Merged

Bump module version to 1.17.1 and update changelog for timezone handling improvements #402#496
NowinskiK merged 1 commit into
developfrom
issue-402-timezone

Conversation

@NowinskiK

@NowinskiK NowinskiK commented Jul 1, 2026

Copy link
Copy Markdown
Member

This pull request addresses an important issue with scheduled trigger recurrence times in Azure Data Factory deployments, ensuring that explicit timezone offsets are preserved during configuration updates. It also includes a version bump and new tests to verify the fix.

Bug fix for timezone offsets in trigger recurrence:

  • Updated Update-ObjectProperty in ObjectProperty.ps1 to preserve explicit timezone suffixes (e.g., +10:00, Z) when setting DateTime properties, preventing unintended timezone shifts during deployment.

Testing improvements:

Documentation and versioning:

@NowinskiK NowinskiK merged commit bc4eebe into develop Jul 1, 2026
2 checks passed
@NowinskiK NowinskiK linked an issue Jul 1, 2026 that may be closed by this pull request
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.

Deployed scheduled trigger has wrong time due to timezone

1 participant