Skip to content

Releases: CollaBu/pennyway-was

Api-v0.14.0

12 Oct 14:11
7650f4a
Compare
Choose a tag to compare

0.14.0 (2024-10-12)

Features

Socket-v0.0.2

11 Oct 12:27
f46a3e1
Compare
Choose a tag to compare

0.0.2 (2024-10-11)

Bug Fixes

  • 🐛 Resolving the issue where Spring Boot does not create a RabbitMQ connection factory (#172) (f46a3e1)

Socket-v0.0.1

10 Oct 10:46
396815d
Compare
Choose a tag to compare

0.0.1 (2024-10-10)

What's Changed

  • Ignore: ✨ Socket 모듈 및 Socket Relay 모듈 추가 및 CD 파이프라인 수정 by @psychology50 in #163
  • Ignore: ✨ RabbitMQ 및 Socket 서버 연결 설정 by @psychology50 in #164
  • Ignore: ✨ WebSocket Inbound & Exception Interceptor by @psychology50 in #165
  • Ignore: ✨ Authenticate the Inbound and Exception Interceptor when using the Connect Frame by @psychology50 in #166
  • Ignore: ✨ Authorize the Inbound and Exception Interceptor when using the Subscribe Frame by @psychology50 in #167
  • Ignore: ✨ Custom Socket PreAuthorize AOP & Global Exception Handler by @psychology50 in #168
  • Ignore: ✨ Controller for updating the principal's expiresAt field by @psychology50 in #169
  • Socket: ✨ GUID Configuration based on a Time-Sorted Identifier by @psychology50 in #170

Full Changelog: Api-v0.13.0...Socket-v0.0.1

Api-v0.13.0

08 Oct 09:21
f860e57
Compare
Choose a tag to compare

0.13.0 (2024-10-08)

Features

  • ✨ 분산 코디네이션 도입을 고려한 서비스 탐색 서비스 API (#162) (f860e57)

Api-v0.12.5

08 Oct 07:59
d1ae456
Compare
Choose a tag to compare

0.12.5 (2024-10-08)

Bug Fixes

  • ✏️ 확인 알림과 미확인 알림 조회 API 분리 (#161) (d1ae456)
  • ✏️ 소켓 서버 생성 전 자잘한 버그 픽스 (#160) (8668176)

Release-v1.0.0

27 Aug 11:10
741ab52
Compare
Choose a tag to compare

Api-v0.12.4

27 Aug 10:49
af1a9a5
Compare
Choose a tag to compare

0.12.4 (2024-08-27)

Bug Fixes

  • ✏️ Proxy 서버로 IP Logging 위임을 통한 WAS 애플리케이션 내 인터셉터 제거 by @psychology50 (#158) (af1a9a5)

What's Changed

  • 🔧 Blue-Green 배포를 위한 deploy script 수정 by @jinlee1703 in #154

Api-v0.12.3

22 Aug 02:57
96d9bd8
Compare
Choose a tag to compare

0.12.3 (2024-08-22)

Bug Fixes

  • 🐛 카테고리 별 소비 내역 리스트 조회 정렬 조건 수정 (#157) (96d9bd8)

Api-v0.12.2

20 Aug 12:39
24d7262
Compare
Choose a tag to compare

0.12.2 (2024-08-20)

Bug Fixes

  • ✏️ OAuth 계정 연동 누락된 예외처리 수정 (OAuth 연동 정책 수정) (#156) (24d7262)
  • 🐛 교통비 -> 교통 (#155) (0efc066)
  • device token 조회 시, 7일 이내의 데이터만 가져오는 조건 추가 (#153) (f472173)

Batch-v0.5.0

13 Aug 11:00
f472173
Compare
Choose a tag to compare

0.5.0 (2024-08-13)

Bug Fixes

  • device token 조회 시, 7일 이내의 데이터만 가져오는 조건 추가 (#153) (f472173)

Code Refactoring

  • 🔧 Redisson Auto Configuration 제거 및 도메인 모듈 의존 제어 (#151) (a67b589)