-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Rust crate remi-fs to 0.9.0 #239
Open
noelbot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/remi-fs-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
6 times, most recently
from
January 27, 2024 02:02
c8362d9
to
5ed9ae7
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
6 times, most recently
from
February 2, 2024 14:02
d568373
to
d148696
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
4 times, most recently
from
February 11, 2024 07:02
ef83abc
to
fa6b4fd
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
from
February 17, 2024 09:03
fa6b4fd
to
54e4ead
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.5.0
Update Rust crate remi-fs to 0.6.0
Feb 17, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
from
February 17, 2024 11:02
54e4ead
to
3f347a2
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.6.0
Update Rust crate remi-fs to 0.6.1
Feb 17, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
from
February 18, 2024 02:02
3f347a2
to
33a4b9f
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.6.1
Update Rust crate remi-fs to 0.6.2
Feb 18, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
from
February 19, 2024 02:02
33a4b9f
to
30fee30
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.6.2
Update Rust crate remi-fs to 0.6.3
Feb 19, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
3 times, most recently
from
February 20, 2024 03:02
b49d7b0
to
4382841
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
2 times, most recently
from
March 10, 2024 05:02
f397e6b
to
9e7a482
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
9 times, most recently
from
March 28, 2024 18:02
2c03167
to
00aa9f7
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
4 times, most recently
from
April 12, 2024 05:02
3a357a4
to
a6e7aa1
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.6.3
Update Rust crate remi-fs to 0.7.0
Apr 12, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
5 times, most recently
from
April 21, 2024 19:01
f6f3733
to
62e28da
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
3 times, most recently
from
April 28, 2024 01:01
f9fd398
to
aeafb82
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.7.0
Update Rust crate remi-fs to 0.7.1
Apr 28, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
2 times, most recently
from
May 2, 2024 19:02
159c64d
to
00c1b20
Compare
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
from
August 20, 2024 18:28
00c1b20
to
d75bd20
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.7.1
Update Rust crate remi-fs to 0.8.0
Aug 20, 2024
noelbot
force-pushed
the
renovate/remi-fs-0.x
branch
from
October 21, 2024 03:02
d75bd20
to
e05e229
Compare
noelbot
changed the title
Update Rust crate remi-fs to 0.8.0
Update Rust crate remi-fs to 0.9.0
Oct 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.3
->0.9.0
Release Notes
Noelware/remi-rs (remi-fs)
v0.9.1
Compare Source
This release just fixes a docs.rs build failure for remi-s3.
No other changes are present. Continue to watch the primary branch for development on 0.10.0
v0.9.0
Compare Source
Breaking Changes
async_std
is no longer supported for async I/O (@auguwu)dirs
crate foretcetera
(@auguwu)serde_yaml
crate forserde_yaml_ng
(@auguwu)Additions
unstable
crate feature to all crates (@auguwu)Fixes
Full Changelog: Noelware/remi-rs@0.8.1...0.9.0
v0.8.1
Compare Source
What's Changed
mongodb
to 3.1.0 to accommodate upstream dependencies.No other changes are present. Continue to watch the primary branch for development on 0.9.0.
v0.8.0
Compare Source
➕ Additions
remi-azure
][remi-azure]: Allow uploading metadata into a blob when usingStorageService#upload
(@auguwu)😱 Breaking Changes
remi-fs
][remi-fs]: Return [Cow<'static, str>
][Cow<'static, str>] in [ContentTypeResolver
][ContentTypeResolver] trait to prevent un-needed allocations on static strings (@auguwu)remi
][remi]: All methods inStorageService
requireSelf: Sized
.😔 Deprecations
remi
][remi] (scheduled removal in release v0.9.0):StorageService::NAME
is deprecated in this release and will be replaced byStorageService::name
to allowStorageService
to be a object-safe trait.🐛 Fixes
remi-azure
][remi-azure]: sanitize~/
and./
paths (@auguwu)remi-azure
][remi-azure]: ensure that blob exists, otherwise,Ok(None)
is returned inremi_azure::StorageService::blob
(@auguwu)remi-gridfs
][remi-gridfs]: fix content type detection (@auguwu)remi-gridfs
][remi-gridfs]: ensure thatcontentType
metadata field is avaliable if provided inremi::StorageService::upload
(@auguwu)remi-fs
][remi-fs]: fix implementations ofdefault_resolver
when usingserde_json
&serde_yaml
features (@auguwu)remi-fs
][remi-fs]: inserde_json
/serde_yaml
usage, returntext/plain
on non JSON objects/arrays & non YAML mapping/sequences (@auguwu)remi-fs
][remi-fs]: allow overwriting a file's contents when uploading, otherwise, the file is atomically created (@auguwu)🔒 Dependency Updates
aws-smithy-runtime-api
][aws-smithy-runtime-api]serde
][serde]aws-sdk-s3
][aws-sdk-s3]aws-config
][aws-config]tokio-util
][tokio-util]file-format
][file-format]Full Changelog: Noelware/remi-rs@0.7.1...0.8.0
v0.7.1
Compare Source
What's Changed
Full Changelog: Noelware/remi-rs@0.7.0...0.7.1
v0.7.0
Compare Source
➕ Additions
remi-s3
][remi-s3]: Added newError
type and replaces all instances ofio::Error
with the new Error type.😔 Removed Types / Functions
remi
][remi]:StorageService::name()
,DirectoryBlob
,FileBlob
remi-fs
][remi-fs]:DefaultContentTypeResolver
,FilesystemStorageService
,FilesystemStorageConfig
remi-s3
][remi-s3]:S3StorageService
,S3StorageService
(was replaced withStorageConfig
to fit conventions)remi-gridfs
][remi-gridfs]:GridfsStorageService
,GridfsStorageConfig
🔐 Dependency Updates
serde_yaml
][serde_yaml] from v0.9.31 to v0.9.34 (@renovate-bot, #120, #131, #136). Whileserde_yaml
is deprecated, we don't have any other crate to replace it.serde
][serde] from v1.0.196 to v1.0.197 (@renovate-bot, #121)serde_json
][serde_json] from v1.0.113 to v1.0.115 (@renovate-bot, #122, #137)log
][log] from v0.4.20 to v0.4.21 (@renovate-bot, #125)mongodb
][mongodb] from v2.8.1 to v2.8.2 (@renovate-bot, #128)async-trait
][async-trait] from v0.1.77 to v0.1.80 (@renovate-bot, #130, #135, #141)bytes
][bytes] from v1.5.0 to v1.6.0 (@renovate-bot, #133)which
][which] from v6.0.0 to v6.0.1 (@renovate-bot, #134)tokio
][tokio] from v1.36.0 to v1.37.0 (@renovate-bot, #139)aws_sdk_s3
][aws_sdk_s3]: from v1.15.0 to v1.22.0aws-config
][aws-config]: from v1.1.5 to v1.1.10aws-credential-types
][aws-credential-types]: from v1.1.5 to v1.1.10Full Changelog: Noelware/remi-rs@0.6.3...0.7.0
v0.6.3
Compare Source
🐛 Fixes
remi-gridfs
][remi-gridfs]: allow including metadata when uploading (@auguwu)remi-gridfs
][remi-gridfs]: do not throw an error ifcontentType
is not found since the Rust driver for Gridfs doesn't detect and include this, and at the moment of writing this, there is no method for it. (@auguwu)Full Changelog: Noelware/remi-rs@0.6.2...0.6.3
v0.6.2
Compare Source
🐛 Fixes
remi-s3
: fix extractingByteStream
intoBytes
(@auguwu)remi-s3
: respectconfig.prefix
when listing blobs without a specified path (@auguwu)Full Changelog: Noelware/remi-rs@0.6.1...0.6.2
v0.6.1
Compare Source
🐛 Fixes
remi-s3
,remi-gridfs
: escape all~/
and./
at the beginning of the path (@auguwu)v0.6.0
Compare Source
✨ Additions
remi
: AddedStorageService#find
trait method (@auguwu)remi-gridfs
: AddedStorageConfig::client_options
/StorageConfig::database
fields (@auguwu)remi-gridfs
: AddedStorageConfig::from_client
andStorageConfig::from_conn_string
methods (@auguwu)✨ Breaking Changes
remi
:StorageService
has a required generic associated type calledError
, which helps getting errors easier instead of wrapping them fromstd::io::Error
(@auguwu)remi-gridfs
:StorageService::new
no longer requires a reference to a MongoDB database.🔐 Dependency Updates
which
from v5 to v6 (@renovate-bot, #109)aws-sdk-rust
monorepo (@renovate-bot, #110, #111, #118)aws-sdk-s3
: 1.12.0 ~> 1.15.0aws-config
,aws-credential-types
: 1.1.2 ~> 1.1.5serde
from v1.0.195 to v1.0.196 (@renovate-bot, #112)serde_json
from v1.0.111 to v1.0.113 (@renovate-bot, #113, #114)serde_yaml
from v0.9.30 to v0.9.31 (@renovate-bot, #115)tokio
from v1.35.0 to v1.36.0 (@renovate-bot, #116)file-format
from v0.23.0 to v0.24.0 (@renovate-bot, #117)mongodb
from v2.8.0 to v2.8.1 (@renovate-bot, #119)Full Changelog: Noelware/remi-rs@0.5.0...0.6.0
v0.5.0
Compare Source
This revision of the
remi
family of crates is hopefully a stableStorageService
trait and a new crate calledremi-azure
, which is a new crate that supports Azure's Blob storage service; it does use an unofficial SDK but is maintained by the Azure team itself.remi-gridfs
has now a full implementation available in this release as well.✨ Breaking Changes
remi-core
has been replaced withremi
since it should serve the same purpose.*Request
objects inremi
usemut self
instead of&mut self
.🔐 Dependency Updates
aws-sdk-s3
from v1.1.0 to v1.12.0 (@renovate-bot, #69, #80, #81, #84, #90, #91, #94, #95, #96, #102)aws-config
from v1.0.1 to v1.1.2 (@renovate-bot, #82, #88, #91, #102)aws-credential-types
from v1.0.1 to v1.1.2 (@renovate-bot, #83, #89, #91, #102)tokio
from v1.34.0 to v1.35.1 (@renovate-bot, #85, #92)file-format
from v0.22.0 to v0.23.0 (@renovate-bot, #86)mongodb
from v2.7.0 to v2.8.0async-trait
from v0.1.73 to v0.1.77 (@renovate-bot, #93, #98, #99, #104)futures
from v0.3.29 to v0.3.30 (@renovate-bot, #97, #104)serde
from v1.0.193 to v1.0.195 (@renovate-bot, #100, #101)serde_json
from v1.0.108 to v1.0.111 (@renovate-bot, #107)serde_yaml
from v0.9.27 to v0.9.30 (@renovate-bot, #108)Full Changelog: Noelware/remi-rs@0.4.3...0.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.