Skip to content

Cache format enum of TimestampFormatTrait#2855

Merged
mtdowling merged 1 commit into
mainfrom
cache-format-enum
Nov 18, 2025
Merged

Cache format enum of TimestampFormatTrait#2855
mtdowling merged 1 commit into
mainfrom
cache-format-enum

Conversation

@mtdowling

Copy link
Copy Markdown
Member

This makes it so we don't have to scan this over and over in smithy-java on each access.

Background

  • What do these changes do?
  • Why are they important?

Testing

  • How did you test these changes?

Links

  • Links to additional context, if necessary
  • Issue #, if applicable (see here for a list of keywords to use for linking issues)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This makes it so we don't have to scan this over and over in smithy-java
on each access.
@mtdowling mtdowling requested a review from a team as a code owner November 17, 2025 22:55
@mtdowling mtdowling requested a review from yasmewad November 17, 2025 22:55
@github-actions

Copy link
Copy Markdown
Contributor

This pull request does not contain a staged changelog entry. To create one, use the ./.changes/new-change command. For example:

./.changes/new-change --pull-requests "#2855" --type feature --description "Cache format enum of TimestampFormatTrait"

Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See ./.changes/README or run ./.changes/new-change -h for more information.

@mtdowling mtdowling merged commit 68bf538 into main Nov 18, 2025
13 checks passed
@mtdowling mtdowling deleted the cache-format-enum branch November 18, 2025 03: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