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

[RELEASE/1.1.11] release: v1.1.11 #220

Closed
wants to merge 21 commits into from
Closed

[RELEASE/1.1.11] release: v1.1.11 #220

wants to merge 21 commits into from

Conversation

Ji-soo708
Copy link
Member

❓ 기능 추가 배경


v1.1.11 릴리즈 합니다

➕ 추가/변경된 기능


v1.1.11 릴리즈

🥺 리뷰어에게 하고싶은 말


화이팅~

CChuYong and others added 21 commits March 2, 2024 18:35
…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
@Ji-soo708 Ji-soo708 added the 🚀 RELEASE 배포 label Apr 2, 2024
@Ji-soo708 Ji-soo708 self-assigned this Apr 2, 2024
Copy link

sonarqubecloud bot commented Apr 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Ji-soo708 Ji-soo708 requested review from Kwon770 and CChuYong April 2, 2024 13:48
@CChuYong CChuYong closed this Apr 2, 2024
@CChuYong CChuYong deleted the dev branch April 2, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants