Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Releases: kemitix/thorp

v2.0.1 🌈

06 Nov 18:51
42634f9
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v2.0.0 🌈

27 Jun 19:12
b960f2c
Compare
Choose a tag to compare

Changes

Converted to Java

🚀 Features

🧰 Maintenance

v1.0.0

21 Jun 16:14
c793d83
Compare
Choose a tag to compare

Commits

  • [82d5093]: Revert "[sbt] Rollback sbt-ci-release to 1.3.2 (#231)" (Paul Campbell)
  • [5ec9627]: Update sbt to 1.3.3 (#238) (Scala Steward) #238
  • [ed1f0ec]: Update sbt-bloop to 1.3.5 (#247) (Scala Steward) #247
  • [f35ea97]: Create and use a cache of hashes for local files (#249) (Paul Campbell) #249
  • [4934f9f]: Update zio, zio-streams to 1.0.0-RC15 (#241) (Scala Steward) #241
  • [56a05a6]: Update zio, zio-streams to 1.0.0-RC16 (#251) (Scala Steward) #251
  • [efc2e10]: Update aws-java-sdk-s3 to 1.11.661 (#250) (Scala Steward) #250
  • [9343123]: Run Github Actions on pull requests (#424) (Paul Campbell) #424
  • [a127907]: Update aws-java-sdk-s3 to 1.11.797 (#425) (Paul Campbell) #425
  • [32a6040]: Update sbt to 1.3.12 (#418) (Scala Steward) #418
  • [8dbf271]: Update sbt-wartremover, wartremover to 2.4.9 (#417) (Scala Steward) #417
  • [b783e1d]: Update sbt-bloop to 1.4.1 (#402) (Scala Steward) #402
  • [7d0388c]: Update sbt-ci-release to 1.5.3 (#379) (Scala Steward) #379
  • [85d29d8]: Update sbt-scoverage to 1.6.1 (#272) (Scala Steward) #272
  • [dfc3649]: Update jackson-databind to 2.10.4 (#388) (Scala Steward) #388
  • [ab72522]: Update jackson-dataformat-cbor to 2.10.4 (#389) (Scala Steward) #389
  • [baea18f]: Java rewrite - step 1 - build with Maven (#431) (Paul Campbell) #431
  • [b9f2c56]: Bump jackson-dataformat-cbor from 2.10.4 to 2.11.0 (#432) (dependabot-preview[bot]) #432
  • [3ccee2d]: Bump aws-java-sdk-s3 from 1.11.792 to 1.11.800 (#436) (dependabot-preview[bot]) #436
  • [bced440]: Bump tiles-maven-plugin from 2.16 to 2.17 (#441) (dependabot-preview[bot]) #441
  • [f46be05]: Bump zio-streams_2.13 from 1.0.0-RC16 to 1.0.0-RC20 (#440) (dependabot-preview[bot]) #440
  • [d229745]: Bump aws-java-sdk-s3 from 1.11.800 to 1.11.801 (#442) (dependabot-preview[bot]) #442
  • [fc00be8]: Bump scala-library from 2.13.0 to 2.13.2 (#439) (dependabot-preview[bot]) #439
  • [8b1b3a8]: Bump aws-java-sdk-s3 from 1.11.801 to 1.11.802 (#447) (dependabot-preview[bot]) #447
  • [99aeb85]: Bump aws-java-sdk-s3 from 1.11.802 to 1.11.803 (#449) (dependabot-preview[bot]) #449
  • [b3d0bff]: Bump aws-java-sdk-s3 from 1.11.803 to 1.11.804 (#452) (dependabot-preview[bot]) #452
  • [9e9babb]: Bump aws-java-sdk-s3 from 1.11.804 to 1.11.805 (#454) (dependabot-preview[bot]) #454
  • [bae324e]: Bump aws-java-sdk-s3 from 1.11.805 to 1.11.806 (#457) (dependabot-preview[bot]) #457
  • [823f50d]: Add release drafter configuration (#462) (Paul Campbell) #462
  • [319c46f]: Convert to Java (domain, config, storage-aws and filesystem) (#446) (Paul Campbell) #446
  • [5cb929e]: Release 1.0.0 (#463) (Paul Campbell) #463
  • [87bf0f6]: Trigger sonatype-deploy when release is published (#464) (Paul Campbell) #464
  • [3439a62]: sonatype-deploy include graphviz (#465) (Paul Campbell) #465
  • [7185e3e]: Use automatic-releases github action (#466) (Paul Campbell) #466
  • [76c1729]: Delete legacy scala build files (#467) (Paul Campbell) #467
  • [63db53f]: Disable deploy to sonatype step (#468) (Paul Campbell) #468
  • [f1429ec]: Remove deploy to sonatype completly (#469) (Paul Campbell) #469
  • [c793d83]: Fix release-deploy (#470) (Paul Campbell) #470

v0.10.0

08 Oct 18:41
Compare
Choose a tag to compare

This is the last v0.x feature release. The next feature release will be v1.x.

Fixed

  • Can’t publish new releases to sonatype (#219)

Added

  • Accept parallel in config files (#230)

Changed

  • Reduce Progress widget from 3 lines to 2 (#221)
  • Perform delete operations in parallel (#223)

Dependencies

  • Update sbt-bloop to 1.3.3 (#224)
  • Update zio, zio-streams to 1.0.0-RC14 (#226)
  • Update sbt-bloop to 1.3.4 (#228)
  • Rollback sbt-ci-release to 1.3.2 (#231)

v0.9.1

08 Oct 18:39
Compare
Choose a tag to compare

Fixed

  • Progress UI should be updated when upload fails (#218)

Dependencues

  • Update aws-java-sdk-s3 to 1.11.641 (#217)

v0.9.0

27 Sep 16:34
Compare
Choose a tag to compare

Added

  • Support multiple parallel uploads (#188)

Dependencues

  • Update jackson-dataformat-cbor to 2.10.0 (#216)
  • Update jackson-databind to 2.10.0 (#214)
  • Update sbt-ci-release to 1.4.31 (#211)

v0.8.1

27 Sep 16:33
Compare
Choose a tag to compare

Fixed

  • Not wrapping exceptions thrown in waitForUploadResult (#162)

Dependencies

  • Update jackson-dataformat-cbor to 2.9.10 (#208)
  • Update jackson-databind to 2.9.10 (#206)
  • Update sbt to 1.3.2 (#207)
  • Update zio, zio-streams to 1.0.0-RC13~ (#209)
  • Update aws-java-sdk-s3 to 1.11.635 (#203)
  • Update sbt to 1.3.1 (#204)
  • Update sbt-wartremover to 2.4.3 (#202)
  • Update sbt-ci-release to 1.3.2 (#200)

v0.8.0

14 Sep 08:41
Compare
Choose a tag to compare

Added

  • Log copy and delete operations (#119)
  • Log errors with red label (#119)
  • Ensure file handles are always closed (#122)
  • [build] Install WartRemover plugin (#150)
  • [build] Add GitHub Action
  • [build] Add sbt-jacoco plugin for code coverage (#184)

Changed

  • [internal] Replace cats-effect with zio (#117)(#148)(#149)(#178)
  • [internal] Replace Monocle with local SimpleLens implementation (#121)
  • [internal] Don’t use String as key in Map for hashes (#124)
  • [internal] Convert Storage to full ZIO effect module (#133)
  • [internal] Convert Config to full ZIO effect module (#134)
  • [internal] Create FileSystem ZIO effect module (#135)
  • [internal] Merge config package object with Config object (#138)
  • [internal] Merge FS object into FileSystem object (#139)
  • [internal] Assorted refactoring (#129)(#128)(#137)(#141)(#142)(#143)
  • [internal] case classes shouldn’t be OO objects (#147)
  • [internal] Restructure using EIP-ZIO channels (#183)

Fixed

  • [progressbar] Reset progress bar for each file (#145)
  • Handle building large changesets better (#163)

Dependencies

  • Update aws-java-sdk-s3 from 1.11.587 to 1.11.610 (#118)(#144)(#158)
  • Update jackson-databind from 2.9.9.1 to 2.9.9.3 (#132)(#152)
  • Update scalamock from 4.3.0 to 4.4.0 (#165)
  • Upgrade to Scala 2.13.0 (#176)
  • Update sbt from 1.2.8 to 1.3.0 (#180)
  • Update sbt-ci-release from 1.2.6 to 1.3.1 (#186)

v0.7.2

19 Jul 22:31
32ef58f
Compare
Choose a tag to compare

Changed

  • Apply scalafmt (#108)
  • Uses Lenses (#113)

Fixed

  • Creates incorrect MD5 hash for some files (#103)
  • NullPointerException creating scaladoc (#115)

v0.7.1

15 Jul 07:11
Compare
Choose a tag to compare

Changed

  • Only settings in .thorp.conf for explicit sources are used (#111)

Fixed

  • Not reading .thorp.conf file (#110)(#111)