Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relase version 4.1.0 #414

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Relase version 4.1.0 #414

wants to merge 2 commits into from

Conversation

alexvuong
Copy link
Contributor

No description provided.

@alexvuong alexvuong self-assigned this Feb 5, 2025
@alexvuong alexvuong requested a review from a team as a code owner February 5, 2025 19:53
Copy link
Collaborator

@joeluong-sfcc joeluong-sfcc left a comment

Choose a reason for hiding this comment

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

There are some breaking changes we have to resolve before releasing:

CDN Zones:

  • Removal of properties minifyJs, minifyHtml, and minifyCss on type SpeedSetting
  • Addition of a non-optional property description on type MRTRules
  • Removal of all properties on type ErrorResponse
  • Removal of commerce cloud standard types: Money, SimpleSearchResult, SearchRequest, PropertyDefinition, LocalizedString, PaginatedSearchResult, ClosedObject, OpenObject, NoPropertiesAllowed, SpecifiedPropertiesAllowed, BoolFilter, PaginatedSearchResultBase, MatchAllQuery, FilteredQuery, QueryFilter, Query, TermQuery, TermFilter, TextQuery,Range2Filter, BoolQuery, SimpleSearchResultBase, NestedQuery, Filter, Sort, RangeFilter, SearchRequestBase, MoneyMnemonic, L10nString, AttributeDefinition, PropertyValueDefinition
  • Removal of parameters offset and limit on getZonesInfo endpoint
  • Removal of parameters offset and limit on getCertificates endpoint
  • Removal of parameters offset and limit on getCustomRules endpoint

Shopper Login:

SLAS Admin:

  • Removal of commerce cloud standard types: ErrorResponse, ChangeControlled, ChangeControlledDataType, Error

Catalog (NON BREAKING):

  • Loosening of response types from SearchRequest to CategorySearchRequest, CatalogCategorySearchRequest, and CategoryProductAssignmentSearchRequest

Products (NON BREAKING):

  • Loosening of response types from SearchRequest to VariantSearchRequest and ProductSearchRequest

Notes:

  • We can get around removal of optional query parameters on endpoints if we start allowing any query parameters instead of restricting the type

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