feat: add Redis support, internal refactor (#173)
-
Started adding redis
-
More work
-
Redis & PluginMessages work
-
Code improvements
-
Added multi messenger support for fabric
-
Improved code readability
-
Update common/src/main/java/net/william278/papiproxybridge/config/Settings.java
Co-authored-by: William will27528@gmail.com
-
Added redis sentinel support
-
Code refactor with lombok
-
More refactor
-
More refactor
-
Added client name
-
Added ssl for redis sentinel
-
Relocated dependencies
-
Added bstats chart
-
Changed Request serialization from string to byte[]
-
Reduced requests size Reduce velocity jar size
-
Added version parameter to requests
Co-authored-by: William will27528@gmail.com
PAPIProxyBridge 1.7.2 supports Fabric on Minecraft 1.21.4.
- Bumped Fabric support to 1.21.4
To update, just drag+drop.
refactor: adjust debug messaging slightly
feat: target Minecraft 1.21.4
build(deps): bump com.gradleup.shadow from 8.3.4 to 8.3.5 (#165)
Bumps com.gradleup.shadow from 8.3.4 to 8.3.5.
updated-dependencies:
- dependency-name: com.gradleup.shadow dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>