Skip to content

[deploy] admin-v1.1.1#583

Merged
Whale0928 merged 9 commits into
release/adminfrom
main
May 6, 2026
Merged

[deploy] admin-v1.1.1#583
Whale0928 merged 9 commits into
release/adminfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

Release admin v1.1.1

  • Version: 1.1.1
  • Created at: 2026.05.06
  • Auto-generated release PR

This PR was automatically created by version-tag-sync workflow.

Whale0928 added 9 commits May 6, 2026 14:20
Added response compression settings to the application.yml files for both the product and admin APIs. This improves performance by reducing the size of responses for specified MIME types when the response size exceeds 1024 bytes. Configuration includes enabling compression and specifying supported MIME types.
Introduce a `sortOrder` field with a default value of 9999 in the `Region` and `Distillery` entities to facilitate custom ordering. This change ensures a consistent sorting mechanism while maintaining backward compatibility.
Added the `sortOrder` field to the API responses of `Region` (`GET /api/v1/regions`, `GET /regions`) and `Distillery` (`GET /distilleries`) with a default value of 9999. This change ensures backward compatibility while enabling clients to access custom sorting information.
@Whale0928 Whale0928 merged commit 44e3eb0 into release/admin May 6, 2026
20 checks passed
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.

1 participant