Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Releases: Noelware/remi

v0.5.5-beta

17 Feb 22:42
15ee9e7
Compare
Choose a tag to compare

Additions

  • add stats() to FilesystemStorageService (@auguwu)

🐛 Infrastructure

Full Changelog: v0.5.4-beta...v0.5.5-beta

v0.5.4-beta

17 Dec 20:55
cb79bf2
Compare
Choose a tag to compare
  • fix the #blob() method in amazon s3 storage to return null if NoSuchKeyException had been thrown

Dependency Updates

Full Changelog: v0.5.3-beta...v0.5.4-beta

v0.5.3-beta

17 Dec 11:15
9ef92ae
Compare
Choose a tag to compare
  • disabled etag encoding in file system storage service (@auguwu)

Full Changelog: v0.5.2-beta...v0.5.3-beta

v0.5.2-beta

17 Dec 11:06
67f6179
Compare
Choose a tag to compare

This fixes Etag encoding in the filesystem storage service

v0.5.1-beta

17 Dec 06:20
4e9737d
Compare
Choose a tag to compare

This release just updates the license years and other stuff.

v0.5-SNAPSHOT

12 Dec 05:46
e8dab53
Compare
Choose a tag to compare
v0.5-SNAPSHOT Pre-release
Pre-release

This contains the next release of Remi, a full infrastructure refractor of the project. It is now purely made in Java to let Java users use the power of Remi and not have suspend functions.

The project also contains Kotlin extensions and kotlinx.serialization support for configurations for the supported storage services.

This release also implements Azure and Google Cloud Storage support.

v0.4.1-beta

30 Jul 18:11
4a18854
Compare
Choose a tag to compare

This release doesn't add much, it only fixes #normalizePath(String) to be more accurate.

Dependency Updates

  • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle from v6.8.0 to v6.9.0 by @renovate-bot
  • chore(deps): update dependency io.kotest:kotest-bom to from v5.3.2 to v5.4.1 by @renovate-bot
  • fix(deps): update dependency software.amazon.awssdk:s3 from v2.17.237 to v2.17.243 by @renovate-bot

Full Changelog: v0.4-beta...v0.4.1-beta

v0.4-beta

22 Jul 04:21
8071db0
Compare
Choose a tag to compare

Additions

  • feat: add #stats function in filesystem storage trailer by @auguwu
  • feat: throw error if directory is readonly by @auguwu

What's Changed

  • chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.9.3 by @renovate-bot in #135
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.228 by @renovate-bot in #136
  • chore(deps): update dependency io.minio:minio to v8.4.3 by @renovate-bot in #137
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.229 by @renovate-bot in #138
  • chore(deps): update dependency gradle to v7.5-rc-5 by @renovate in #139
  • chore(deps): update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.7.10 by @renovate-botin #140
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.230 by @renovate-bot in #141
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.6.4 by @renovate-bot in #142
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.231 by @renovate-bot in #143
  • chore(deps): update dependency dev.floofy.commons:gradle to v2.2.1 by @renovate-bot in #144
  • chore(deps): update dependency dev.floofy.commons:slf4j to v2.2.1 by @renovate-bot in #145
  • chore(deps): update dependency gradle to v7.5 by @renovate-bot in #146
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.232 by @renovate-bot in #147
  • chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.10.0 by @renovate-bot in #148
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.233 by @renovate-bot in #149
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.234 by @renovate-bot in #150
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.235 by @renovate-bot in #151
  • chore(deps): update dependency dev.floofy.commons:gradle to v2.2.1.1 by @renovate-bot in #152
  • chore(deps): update dependency dev.floofy.commons:slf4j to v2.2.1.1 by @renovate-bot in #153
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.236 by @renovate-bot in #154
  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.237 by @renovate-bot in #155

Full Changelog: v0.3.2-beta...v0.4-beta

v0.3.2-beta

08 Jul 17:06
72cdf5b
Compare
Choose a tag to compare

Fixes

  • fix(support-fs): use Files.createDirectories on the file's parent directory to ensure NoSuchFileExceptions occur.

Full Changelog: v0.3.1-beta...v0.3.2-beta

v0.3.1-beta

08 Jul 16:43
876918c
Compare
Choose a tag to compare

Fixes

What's Changed

  • chore(deps): update dependency software.amazon.awssdk:s3 to v2.17.227 by @renovate-bot

Full Changelog: v0.3-beta...v0.3.1-beta