Releases: Smalls1652/fediproto-sync
v0.1.0-beta-03
✍️ What's Changed
- Remove snmalloc by @Smalls1652 in #57
- Add jemalloc as global allocator for Linux by @Smalls1652 in #63
- Fix changes introduced in rand v0.9.0 by @Smalls1652 in #66
- Add new_random_file_name() function by @Smalls1652 in #67
- Add initial tests for fediproto-sync-lib by @Smalls1652 in #68
- Ignore unlisted Mastodon posts by default by @Smalls1652 in #70
- Revert back to oauth2 v4.4.2 by @Smalls1652 in #79
- Revamp Mastodon client initialization by @Smalls1652 in #80
⛓️ Dependency updates
- Bump dom_query from
0.11.0
to0.12.0
by @dependabot in #54 - Bump serde_json from
1.0.135
to1.0.137
by @dependabot in #55 - Bump megalodon from
0.15.2
to1.0.0
by @dependabot in #56 - Bump uuid from
1.12.0
to1.12.1
by @dependabot in #58 - Bump oauth2 from
4.4.2
to5.0.0
by @dependabot in #59 - Bump axum from
0.8.1
to0.8.2
by @dependabot in #60 - Bump atrium-api from
0.24.9
to0.24.10
by @dependabot in #61 - Bump openssl from
0.10.68
to0.10.69
by @dependabot in #62 - Bump rand from
0.8.5
to0.9.0
by @dependabot in #64 - Bump serde_json from
1.0.137
to1.0.138
by @dependabot in #65 - Bump toml_edit from
0.22.22
to0.22.23
by @dependabot in #69 - Bump openssl from
0.10.69
to0.10.70
by @dependabot in #71 - Bump dom_query from
0.12.0
to0.13.1
by @dependabot in #72 - Bump diesel from
2.2.6
to2.2.7
by @dependabot in #73 - Bump bytes from
1.9.0
to1.10.0
by @dependabot in #75 - Bump uuid from
1.12.1
to1.13.1
by @dependabot in #77 - Bump once_cell from
1.20.2
to1.20.3
by @dependabot in #78
Build artifacts
Below is a list of the build artifacts and additional information regarding them.
Binaries
Warning
arm64
builds for Windows are not available for this release.
Note
The SHA256 hash is for the respective .zip
files attached.
Platform | SHA256 hash |
---|---|
Linux (x64/amd64 ) |
211a1b5a910e01afcac4a240f1fbb9a6d619e0caca38fce9bdb914a85a3a92ab |
Linux (arm64 ) |
b4b902cfc290fdf31556b22a29c08b67b904f70086b904d5bfe4f34bd6537b68 |
Windows (x64/amd64 ) |
0a3a33520f625034e13a76d206a43c4019b22433a41c11758790a00e4c6fa79a |
macOS (x64/amd64 ) |
5728636d2df7681e8ee6bf9e94a24e7c7578d4fb47faed9dce9121645910b854 |
macOS (arm64 ) |
ef730831ef8e67647551e123284b86ccdacaff551b085a49ab36c7a38491aad4 |
Docker
Tag | Digest |
---|---|
ghcr.io/smalls1652/fediproto-sync:v0.1.0-beta-03 |
sha256:e6dfaf7a66ae183f3410f8be75e8162b299e1e7671b63e8b00793a6a6e3d87de |
ghcr.io/smalls1652/fediproto-sync:0.1.0-beta-03 |
sha256:e6dfaf7a66ae183f3410f8be75e8162b299e1e7671b63e8b00793a6a6e3d87de |
ghcr.io/smalls1652/fediproto-sync:sha-3773642 |
sha256:e6dfaf7a66ae183f3410f8be75e8162b299e1e7671b63e8b00793a6a6e3d87de |
Full Changelog: v0.1.0-beta-02...v0.1.0-beta-03
v0.1.0-beta-02
What's Changed
- Fix invalid URL for link embeds by @Smalls1652 in #49
- Fix how images are resized by @Smalls1652 in #50
- Add aspect ratio info to image embeds by @Smalls1652 in #51
- Use snmalloc for allocator by @Smalls1652 in #52
- Add cargo makefile by @Smalls1652 in #53
Build artifacts
Below is a list of the build artifacts and additional information regarding them.
Binaries
Warning
arm64
builds for Windows are not available for this release.
Note
The SHA256 hash is for the respective .zip
files attached.
Platform | SHA256 hash |
---|---|
Linux (x64/amd64 ) |
8616cacb2d638fe38bacf1ff8549c94d6198b46ffb57e9fef27490976a5e2992 |
Linux (arm64 ) |
2571d3ce98635ed38ad94d89f48076baacc0d96bea3ccb96f127f33ba6fbdff6 |
Windows (x64/amd64 ) |
6c1731b33c9a5d8ab5642ac8431fb6fb807532f71f3f616a845354ab55910b58 |
macOS (x64/amd64 ) |
592f651a2cc1b83a8b66f3dc74fcdd700f28f7288e48931c97a130bda67a072e |
macOS (arm64 ) |
2cdc66d6e609e4fe8b0ba985d2d5393dbf65be7360b6de98b8189260948f0722 |
Docker
Tag | Digest |
---|---|
ghcr.io/smalls1652/fediproto-sync:v0.1.0-beta-02 |
sha256:31c83b0b247ef79f33ca2974fde24d5a9d987cfbbb9bd6aaae9a56ce82fac52f |
ghcr.io/smalls1652/fediproto-sync:0.1.0-beta-02 |
sha256:31c83b0b247ef79f33ca2974fde24d5a9d987cfbbb9bd6aaae9a56ce82fac52f |
ghcr.io/smalls1652/fediproto-sync:sha-774f107 |
sha256:31c83b0b247ef79f33ca2974fde24d5a9d987cfbbb9bd6aaae9a56ce82fac52f |
Full Changelog: v0.1.0-beta-01...v0.1.0-beta-02
v0.1.0-beta-01
Overview
This is the first beta release for FediProto Sync. Things are in a pretty stable state at the moment, so this release will be the first step in getting everything finalized.
Warning
There are some undocumented things at the moment, but you should be able to follow this doc for getting it set up.
Build artifacts
Below is a list of the build artifacts and additional information regarding them.
Binaries
Warning
arm64
builds for Windows are not available for this release.
Note
The SHA256 hash is for the respective .zip
files attached.
Platform | SHA256 hash |
---|---|
Linux (x64/amd64 ) |
d77e3fde43a6f600ea465cf49e9a015199e46f29b046b38844178f51318c491d |
Linux (arm64 ) |
a115c5fd00c7e59b33d10d0731cdf177390e96cd08577bba6fa0e087be856368 |
Windows (x64/amd64 ) |
123992e606eb42eabac868ab198b7bf86078314833feb062a482f03dc9fe9daf |
macOS (x64/amd64 ) |
4f26757e49f056e72504c64517e61ee4926732f258f3cf4caea97c631ffde210 |
macOS (arm64 ) |
4247fadd128084ae663f38d7d96d4ff39238586a6a4fed0ed9db02739e280f54 |
Docker
Tag | Digest |
---|---|
ghcr.io/smalls1652/fediproto-sync:v0.1.0-beta-01 |
sha256:deabe8b159278ce666557bc2464dda80125d7d485555e13f12823b7ef942d306 |
ghcr.io/smalls1652/fediproto-sync:0.1.0-beta-01 |
sha256:deabe8b159278ce666557bc2464dda80125d7d485555e13f12823b7ef942d306 |
ghcr.io/smalls1652/fediproto-sync:sha-f7eeeb3 |
sha256:deabe8b159278ce666557bc2464dda80125d7d485555e13f12823b7ef942d306 |