Skip to content

Conversation

@bryantbiggs
Copy link
Member

Description

  • Avoid adding a null value to concat() function for cache behaviors local variable

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@flora-five
Copy link

I have created #181, to remove the constraint that the default_cache_behavior variable cannot be null. It includes this fix because it affects the same code. Would you consider it to supersede this PR?

@bryantbiggs
Copy link
Member Author

@bryantbiggs bryantbiggs merged commit dd9a7a6 into master Dec 1, 2025
6 checks passed
@bryantbiggs bryantbiggs deleted the fix/concat branch December 1, 2025 19:38
antonbabenko pushed a commit that referenced this pull request Dec 1, 2025
## [6.0.1](v6.0.0...v6.0.1) (2025-12-01)

### Bug Fixes

* Avoid adding a `null` value to `concat()` function for cache behaviors local variable ([#179](#179)) ([dd9a7a6](dd9a7a6))
@antonbabenko
Copy link
Member

This PR is included in version 6.0.1 🎉

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.

[Bug] ordered_cache_behavior not present throwing an error

4 participants