Skip to content

Minor Object TTL bugs#412

Merged
bevzzz merged 4 commits intomainfrom
fix/ttl-property-mapping
Apr 2, 2026
Merged

Minor Object TTL bugs#412
bevzzz merged 4 commits intomainfrom
fix/ttl-property-mapping

Conversation

@bevzzz
Copy link
Copy Markdown
Collaborator

@bevzzz bevzzz commented Apr 2, 2026

This PR contains 2 fixes for the object TTL APIs

  • _creationTimeUnix property name is mapped to creationTime and _lastUpdateTimeUnix to updateTime
  • no error is thrown on config.update() if the original collection had no Object TTL config

@bevzzz bevzzz requested a review from tsmith023 April 2, 2026 12:13
@bevzzz bevzzz self-assigned this Apr 2, 2026
Copy link
Copy Markdown

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz force-pushed the fix/ttl-property-mapping branch from 8bc80e5 to 37f2dee Compare April 2, 2026 12:15
Copy link
Copy Markdown
Member

@gkampitakis gkampitakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:bowtie:

@bevzzz bevzzz merged commit 39eabd1 into main Apr 2, 2026
19 checks passed
@bevzzz bevzzz deleted the fix/ttl-property-mapping branch April 2, 2026 13:03
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