Skip to content

Releases: binchoo/PaimonGanyu

Release 1.1.3

22 Oct 06:51
Compare
Choose a tag to compare

🚀 Resolved Issues

  • A hoyopass read should probabilistically update the character's name and level. (#33)

  • The DailyCheckWorkerLambda now uses an asynchronous WebFlux web client with retry strategies to create gentle daily check-in requests.

    • Code-level retry attempts : 3
    • Code-level retry interval seconds : 5s
    • Infra-level retry attempts : 2
    • Infra-level retry interval seconds : 7s
  • The DailyCheckBatchRequestserLambda now sets a psedorandom delay second for each DailyCheckTaskSpec message.

    • Delay seconds range: [1: 20]s

Full Changelog: 1.1.2...1.1.3

Release 1.1.2

01 Oct 13:33
Compare
Choose a tag to compare

🚀 Resolved Issues

  • Fortify the retry logic of HoyolabDailyCheckApi. (#31)

Full Changelog: 1.1.1...1.1.2

Release 1.1.1

24 Sep 04:28
Compare
Choose a tag to compare

🚀 Resolved Issues

  • Introduce a traveler removal loop. (#29)
  • Use Spring Security for API Key validation. (#30)

Full Changelog: 1.1.0...1.1.1

1.1.0-re

21 Sep 03:23
Compare
Choose a tag to compare

🚀 Resolved Issues

  • Add UserRedeemListView. (#26)
    • Refactor redeem domain to have RedeemDeploy entity.
    • Refactor UI of UserRedeemListView in tag 1.1.0.
  • When DailyCheckListView's first item is for failure, NullPointerException occurs. (#27)
  • Given a UidRedeem for deleted UID, NullPointerException occurs and ListUserRedeemView cannot be processed. (#28)
  • Enable CloudWatch log streaming.

Full Changelog: 1.0.5...1.1.0-re

1.0.5

04 Sep 12:57
Compare
Choose a tag to compare

🚀 Resolved Issues

  • Review the cost efficiency of the CLB(#22)
    • Removing CLB was very cost-effective. I had one additional unnecessary ALB running on the Tokyo - no free-tier :-(. I removed it then the monthly cost become 90% lower than the July cost.
  • Improve beanstalk security: introduce a new security group for skill connectors (#16)
  • Review templates and find points to replace with Mappings data (#23)
  • Siloed Test/Prod environments (#24)
    Full Changelog: 1.0.4...1.0.5

1.0.4

23 Jul 13:42
Compare
Choose a tag to compare

🚀 Resolved Issues

  • Make ActionParamResolver do barcode data conversion (#18)
  • Free & automatic removal of old UserDailycheck items (#19)
  • Take out infra module from application module (#20)

Full Changelog: 1.0.3-re...1.0.4

1.0.3 - redistribution

10 Jul 02:06
Compare
Choose a tag to compare

🚀 Resolved Issues

  • RedeemTaskEstimator injecting random UUID (#14)
  • Refactor AwsEventWrapperFactory's APIs (#15)
  • Rollbacked previous 1.0.3 distribution due to critical defects in lambda workflows.

Full Changelog: 1.0.2...1.0.3-re

1.0.2

02 Jul 08:15
Compare
Choose a tag to compare

🚀 Resolved Issues

  • Display TravelerStatusView> resinRecoverySeconds as h:m:s (#12)
  • sqsClient.sendMessageBatch should not exceed the batch size (#13)

Full Changelog: 1.0.1...1.0.2

1.0.1

27 Jun 17:09
Compare
Choose a tag to compare

🚀 Resolved Issues

  • HoyolabAccountWebClient sometimes gets user roles of Honkai Impact (#11)

Full Changelog: 1.0.0...1.0.1

1.0.0

26 Jun 11:11
Compare
Choose a tag to compare

🍿 Happy Distribution!

Full Changelog: https://github.com/binchoo/PaimonGanyu/commits/1.0.0