Releases: binchoo/PaimonGanyu
Releases · binchoo/PaimonGanyu
Release 1.1.3
🚀 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
🚀 Resolved Issues
- Fortify the retry logic of HoyolabDailyCheckApi. (#31)
Full Changelog: 1.1.1...1.1.2
Release 1.1.1
🚀 Resolved Issues
Full Changelog: 1.1.0...1.1.1
1.1.0-re
🚀 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
🚀 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
1.0.3 - redistribution
🚀 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
1.0.1
1.0.0
🍿 Happy Distribution!
Full Changelog: https://github.com/binchoo/PaimonGanyu/commits/1.0.0