-
Notifications
You must be signed in to change notification settings - Fork 2
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
[RELEASE/1.1.11] release: v1.1.11 #220
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…199) * chore: Adjust wrongly set minimum-breadcrumb-level * refactor: Extract expired jwt token exception from invalid token exception * refactor: Extract token authentication failed error code from authentication failed
* feat: add RedisTestConfig for EmbeddedRedis * refactor: refactor EmbeddedRedisConfig for test environment
* feat: Add FamilyScoreEventListenerTest * feat: Add log at FamilyScoreEventListner * feat: Add DataCleanserExtension at FamilyScoreEventListnerTest to clear test per every tests * fix: Fix MemberPostRealEmojiEntityListner that publish MemberPostEvent wrongly
* feat: Add Awaitility libaray for the test code of async event code at FamilyScoreEventListnerTest * Refactor: Add getFamilyWithLock repository method for async event * refactor: Advance the logs of event
* feat: add notification slack hook * feat: add slack alert on bootstrap * feat: add buildInfo
* chore: add RedisLocalConfig * refactor: delete InfraTest * refactor: move Redis-related files to the redis package and add logging to EmbeddedRedisConfig * fix: Add the code to start redis maually through absolute path if defaultProvider of RedisExecProvider is failed --------- Co-authored-by: Kwon770 <sckwon770@gmail.com>
* fix: Change wrongly used SENTRY_PROD_AUTH_TOKEN as SENTRY_DEV_AUTH_TOKEN from dev-ecs.yaml workflow * chore: Remove unused workflow yaml * chore: Reformat workflows
* fix: Add DeletedAtIsNull query at MemberService method used by calendar API * refactor: Remove wrongly made and not used methods from MemberService, MemberRepository
* refactor: refactor save logic in MemberPostRealEmoji * refactor: refactor save logic in MemberPost * refact: refact service code in post module * feat: add RedisLocalConfig * test: add registerRealEmojiAtPost test
* refactor: Reformat and Rename Family module * refactor: Remove unused method in FamilyRepository * refactor: Refactor getFamilyCreatedAt api by removing unnecessary method call
…flyway table (#214) Co-authored-by: Kwon770 <sckwon770@gmail.com>
* refactor: refact memberRealEmoji anti pattern * refactor: refact memberPostReaction anti pattern * refactor: refact memberPostComment anti pattern * refactor: change post module table name * refactor: change entity name in post module * fix: add primary key sql * feature: add transactional annotation * refactor: delete transactional annotation in controller * refactor: validate logic in post controller * refactor: rename service test file * refactor: refact deleteRealEmoji logic
* feature: delete redis file and caching logic * feature: delete redis env value * test: delete redis file in test * chore: delete library related to redis
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
❓ 기능 추가 배경
v1.1.11 릴리즈 합니다
➕ 추가/변경된 기능
v1.1.11 릴리즈
🥺 리뷰어에게 하고싶은 말
화이팅~