Skip to content

0.0.3

Compare
Choose a tag to compare
@johnnymillergh johnnymillergh released this 12 Aug 04:24

0.0.3 (2021-08-12)

Features

  • $OSS: support download esource (131d49f)
  • $POM: integrate Alibaba p3c-pmd (896fb2e)

Performance Improvements

  • $Async: configure async thread pool for request (64d7776)
  • $i18n: update multi lingual message for uploading resources (053fc0e)
  • $Minio: correct Minio properties (1dd7929)
  • $MyBatisPlus: add Quartz transaction manager (a0ea964)
  • $MyBatisPlus: data source loading improvements (254674b)
  • $OSS: fully support async stream and download resources (decb5a1)
  • $OSS: support async stream (f413484)
  • $OSS: support streaming partial content (beaa80d)
  • $POM: refine dependency scope (e36092b)
  • $POM: refine dependency scope for reactive starter (ac8222e)
  • $POM: update dependencies (5ab6190)
  • $POM: update Hutool version to 5.7.7 (adcc201)
  • $Redis: support Redis master-slave replication (d414b02)
  • $Redis: update version 6.2.5-alpine (560fb9b)

BREAKING CHANGES

  • $OSS: fully support async stream and download resources
  • $Async: configure async thread pool for request
  • $OSS: support async stream
  • $OSS: support streaming partial content(HTTP 206)
  • $POM: code quality analyzer with Alibaba p3c-pmd