v1.1.0
What's Changed
- β¨ feat(notification): change memory storage -> mongoDB storage by @siyeonSon in #210
- β¨ feat(api): Add AWS S3 Config, S3 Service by @yunyoung1819 in #221
- β¨ feat(api): add mypage api by @seonghun-dev in #214
- β»οΈ refactor(api): add @param, @value Annotation by @yunyoung1819 in #223
- β¨ feat(api, domain): add user level get API by @yunyoung1819 in #218
- π hotfix(api): api import hotfix by @seonghun-dev in #235
- π hotfix(notification): find tokens using findDeviceTokenByUserId -> findByUserId by @siyeonSon in #237
- π hotfix(domain): ItemClaim entity fix by @seonghun-dev in #238
- π hotfix(api): itemClaimService dto error hotfix by @seonghun-dev in #242
- π hotfix(notification): find tokens of all users using findAllDeviceTokens -> findAll by @siyeonSon in #241
- π fix(domain): change schema to not nullable by @seonghun-dev in #240
- π hotfix(api) : reporter hotfix by @seonghun-dev in #243
- π§ config(ci): change ci by dir by @seonghun-dev in #245
- π fix(api): add swagger profile by @seonghun-dev in #248
- π fix(api): modify user item query response by @seonghun-dev in #246
- β¨ feature(admin) : add village item count by @seonghun-dev in #253
- π hotfix(api): cannot get like issue fix by @seonghun-dev in #257
- β¨ feat(batch, domain): add User Level Update Schedule by @yunyoung1819 in #251
- β¨ feature(admin): add login and deploy setting by @seonghun-dev in #261
- π hotfix(api): hotfix sorting by date by @seonghun-dev in #262
- π docs: git readme update by @yunyoung1819 in #260
- β¨ feat(docs): add docusaurus setting by @seonghun-dev in #265
- π fix(docs): fix github action docusaurus.yml by @seonghun-dev in #266
- β¨ feat(docs) : add docs main page and srs template by @seonghun-dev in #267
- β¨ feat(api): add user unblock api by @yunyoung1819 in #263
- π fix(docs): docusaurus broken link fix by @seonghun-dev in #268
- β¨ feat(docs) : add database schema docs by @yunyoung1819 in #270
- π fix(api): fix api test case by @seonghun-dev in #269
- π docs(readme): update README by @siyeonSon in #273
- π hotfix(api): hotfix when return 500 error idfv is null by @seonghun-dev in #274
- π hotfix(api): unliked items don't show up in the drop list by @seonghun-dev in #277
- π§ config(docs): fix docusaurus config by @seonghun-dev in #278
- π§ config(docs): remove docusaurus ci by @seonghun-dev in #279
- π docs(docs): add more docs template by @seonghun-dev in #281
- π fix(docs): fix broken link by @seonghun-dev in #282
- β¨ feature(docs): document image update by @seonghun-dev in #283
- β¨ feature(docs): add favicon by @seonghun-dev in #284
- π§ config(redis): add redis cache config class by @yunyoung1819 in #285
- π docs: add docs blog posting by @yunyoung1819 in #289
- π docs(docs): add basic srs document by @seonghun-dev in #291
- β»οΈ refactor(admin): remove unnecessary import by @seonghun-dev in #295
- π fix(api): fix api swagger prod environment disable by @seonghun-dev in #292
- π fix(api) : add / to health controller by @seonghun-dev in #294
- β¨ feat(api): implement flyway for database migration by @siyeonSon in #250
- π docs: reduce readme image size by @siyeonSon in #299
- β¨ feat(api, search): add custom path of the swagger-ui using springdoc properties by @siyeonSon in #302
Full Changelog: v1.0.0...v1.1.0