Releases: Team-SSEUDAM/Sseudam-Server
Releases · Team-SSEUDAM/Sseudam-Server
v0.1.3
v0.1.2
What's Changed
- [Fix] App version field by @char-yb in #181
- [Fix&Refactor]: Remove deleteBy method & Update suggestion, report by @char-yb in #185
- [Fix] Attendance 5 continuity condition by @char-yb in #187
- [Refactor] Spot location filter query by @char-yb in #189
- [Fix] Remove refreshToken data class by @char-yb in #190
- [Test] Rest docs & Kotest Config by @char-yb in #191
- [Fix] After withdrawal, Re-Signup case by @char-yb in #201
- [Chore] DB Migration by Flyway by @char-yb in #202
- Release 0.1.2 by @char-yb in #183
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- [Chore] Multi-Module Architecture (#1) by @char-yb in #2
- [Chore] issue, pr template by @char-yb in #3
- [Chore] Add dependencies by @char-yb in #4
- [Chore] Redis config by @char-yb in #5
- [Chore] Base config by @char-yb in #6
- [Feature] Authentication, User Domain by @char-yb in #9
- [Feature] Apple login by @char-yb in #10
- [Chore] workflows & docker compose by @char-yb in #12
- [Chore] develop deploy workflow by @char-yb in #18
- [Feature] TrashSpot, TrashSpot Domain Definition by @char-yb in #19
- [Refactor] Address VO by @char-yb in #24
- [Feature] Spot suggestion domain by @char-yb in #25
- [Feature] Report domain by @char-yb in #26
- [Feature] Read trash spot by @char-yb in #31
- [Feature] S3 presigned url by @char-yb in #33
- [Feature] Spot Suggestion by @char-yb in #34
- [Feature] Spot report by @char-yb in #37
- [Feature] Spot visited domain by @char-yb in #40
- [Feature] Spot visited by @char-yb in #41
- [Feature] Trash spot details by @char-yb in #43
- [Feature] Read All Spot Visit by @char-yb in #45
- [Fix] Read Spot by trashType by @char-yb in #48
- [Fix] Trash spot description field by @char-yb in #51
- [Feature] User Profile API by @char-yb in #53
- [Feature] ReadAll Suggestion by user by @char-yb in #54
- [Feature] ReadAll Report by user by @char-yb in #55
- [Feature] Nickname Validate by @char-yb in #58
- [Feature] Admin module & domain by @char-yb in #59
- [Feature & Refactor] Admin Login & Admin GrantedAuthority by @char-yb in #60
- [Feature] Admin Read Users by @char-yb in #68
- [Feature] Admin Read Suggestion by @char-yb in #69
- [Feature] Admin Read Report by @char-yb in #70
- [Feature] Update Admin Suggestion by @char-yb in #71
- [Feature] Read Admin user visitedSpot by @char-yb in #72
- [Feature] Update Admin Report by @char-yb in #73
- [Feature] VisitedCount by @char-yb in #75
- [Feature] Pet, point, level, history domain by @char-yb in #78
- [Chore] FCM Config by @char-yb in #79
- [Feature] Find & Create UserPet by @char-yb in #82
- [Feature] Update pet nickname by @char-yb in #85
- [Feature] Read UserPet History by @char-yb in #87
- [Feature] Pet point EventPublish by @char-yb in #90
- [Feature] Admin Reissue by @char-yb in #93
- [Feature] Admin Logout by @char-yb in #94
- [Fix] Add User Signup address by @char-yb in #96
- [Feature] Attendance domain by @char-yb in #97
- [Feature] Attendance by @char-yb in #99
- [Feature] Validation report, suggestion SpotName by @char-yb in #101
- [Chore] Batch module by @char-yb in #102
- [Fix] Validate API http method GET -> POST by @char-yb in #104
- [Feature] Notification domain by @char-yb in #107
- [Refactor] Unauthorization error ApiResponse by @char-yb in #109
- [Fix] Security cors option by @char-yb in #111
- [Feature] Create pet scheduler by @char-yb in #112
- [Feature] User Device domain by @char-yb in #114
- [Fix] Admin pagination by @char-yb in #117
- [Feature] push notification by action by @char-yb in #118
- [Fix] Admin report/suggestion notification event listener by @char-yb in #120
- [Feature] Latest visited API & Visited validation by @char-yb in #123
- [Feature] Admin push notification by @char-yb in #124
- [Refactor] Attendance continuity point by @char-yb in #126
- [Fix & Refactor] Spring Modulith Event registry & publish by @char-yb in #128
- [Fix] Pet season init by @char-yb in #130
- [Fix] Unused modulith dependency module by @char-yb in #132
- [Fix] Monitoring tracing dependency by @char-yb in #136
- [Fix] Create report image path by @char-yb in #134
- [Fix] Today visited & Completion Mode Update by @char-yb in #138
- [Fix] micrometer dependency conflict by @char-yb in #140
- [Fix] Suggestion dup address by @char-yb in #142
- [Refactor] UserPetHistory Response by @char-yb in #144
- [Refactor] UserPet soft-delete by user withdrawal by @char-yb in #146
- [Refactor] User pet season response field by @char-yb in #148
- [Chore] Redis config setting by @char-yb in #150
- [Feature] Histories API by @char-yb in #153
- [Chore] Sentry Monitoring by @char-yb in #154
- [Fix] Report default image url by @char-yb in #156
- [Chore] Production deploy workflow by @char-yb in #157
- [Feature] App version API by @char-yb in #163
- [Feature] Report reject model definition by @char-yb in #164
- [Chore] jib docker build by @char-yb in #165
- [Feature] Save Reject Reason by @char-yb in #166
- [Feature] Read Report Reject response by @char-yb in #167
- [Fix] Read Reports select jdsl by @char-yb in #172
- [Fix] Duplicate spot suggestion by point validation by @char-yb in #170
- [Chore] Kotlin logging by @char-yb in #174
- [Refactor] Admin Controller by @char-yb in #176
- [Refactor] Cache by @char-yb in #177
- [Docs] README by @char-yb in #178
- Release 0.1.1 by @char-yb in #179
Full Changelog: https://github.com/Team-SSEUDAM/Sseudam-Server/commits/v0.1.1
v0.1.0
What's Changed
- [Chore] Multi-Module Architecture (#1) by @char-yb in #2
- [Chore] issue, pr template by @char-yb in #3
- [Chore] Add dependencies by @char-yb in #4
- [Chore] Redis config by @char-yb in #5
- [Chore] Base config by @char-yb in #6
- [Feature] Authentication, User Domain by @char-yb in #9
- [Feature] Apple login by @char-yb in #10
- [Chore] workflows & docker compose by @char-yb in #12
- [Chore] develop deploy workflow by @char-yb in #18
- [Feature] TrashSpot, TrashSpot Domain Definition by @char-yb in #19
- [Refactor] Address VO by @char-yb in #24
- [Feature] Spot suggestion domain by @char-yb in #25
- [Feature] Report domain by @char-yb in #26
- [Feature] Read trash spot by @char-yb in #31
- [Feature] S3 presigned url by @char-yb in #33
- [Feature] Spot Suggestion by @char-yb in #34
- [Feature] Spot report by @char-yb in #37
- [Feature] Spot visited domain by @char-yb in #40
- [Feature] Spot visited by @char-yb in #41
- [Feature] Trash spot details by @char-yb in #43
- [Feature] Read All Spot Visit by @char-yb in #45
- [Fix] Read Spot by trashType by @char-yb in #48
- [Fix] Trash spot description field by @char-yb in #51
- [Feature] User Profile API by @char-yb in #53
- [Feature] ReadAll Suggestion by user by @char-yb in #54
- [Feature] ReadAll Report by user by @char-yb in #55
- [Feature] Nickname Validate by @char-yb in #58
- [Feature] Admin module & domain by @char-yb in #59
- [Feature & Refactor] Admin Login & Admin GrantedAuthority by @char-yb in #60
- [Feature] Admin Read Users by @char-yb in #68
- [Feature] Admin Read Suggestion by @char-yb in #69
- [Feature] Admin Read Report by @char-yb in #70
- [Feature] Update Admin Suggestion by @char-yb in #71
- [Feature] Read Admin user visitedSpot by @char-yb in #72
- v0.1.0 by @char-yb in #158
Full Changelog: https://github.com/Team-SSEUDAM/Sseudam-Server/commits/v0.1.0