Releases: miracum/pathling-s3-import
Releases · miracum/pathling-s3-import
v3.0.0
3.0.0 (2024-11-20)
⚠ BREAKING CHANGES
- removed the
merge
command and integrated it into import
via --enable-merging=true
Features
- include merge functionality as a flag for
import
instead of a separate command (#73) (b856a1d)
v2.2.1
2.2.1 (2024-11-20)
Miscellaneous Chores
v2.2.0
2.2.0 (2024-11-07)
Features
- support for checkpointing merge progress (#67) (b2abf19)
Miscellaneous Chores
- deps: update all non-major dependencies (#62) (a1bc6e7)
- deps: update all non-major dependencies (#64) (aa609be)
- deps: update github-actions (#58) (3ba6781)
- deps: update github-actions (#65) (b3181a2)
- deps: update mcr.microsoft.com/dotnet/runtime:8.0.8-noble-chiseled docker digest to 3eb76a4 (#63) (7631f59)
v2.1.3
2.1.3 (2024-08-01)
Miscellaneous Chores
- deps: update all non-major dependencies (#61) (d841fde)
- deps: update mcr.microsoft.com/dotnet/sdk:8.0.303-noble docker digest to 0ece4e7 (#60) (52b1217)
v2.1.2
2.1.2 (2024-07-13)
Miscellaneous Chores
- deps: update mcr.microsoft.com/dotnet/runtime docker tag to v8.0.7 (#54) (1e32a58)
v2.1.1
2.1.1 (2024-07-13)
Miscellaneous Chores
Build
- multi platform build and dep updates (#59) (b55a9cd)
v2.1.0
2.1.0 (2024-05-30)
Features
- added progress counter for merge command (#53) (61cbeca)
v2.0.3
2.0.3 (2024-05-28)
Miscellaneous Chores
- deps: update all non-major dependencies (#52) (82242b6)
v2.0.2
2.0.2 (2024-05-28)
Miscellaneous Chores
v2.0.0
2.0.0 (2024-05-28)
⚠ BREAKING CHANGES
- added merge command and changed previous root command to impor… (#49)
Features
- added merge command and changed previous root command to impor… (#49) (3c8fcbc)
- limit individual bundle size (4ea3f83)
Bug Fixes
- added SleepAfterImport to possibly address MERGE conflicts (e16fd4a)
- use structured, configurably-named checkpoint file (650868f)
Miscellaneous Chores
- deps: update all non-major dependencies (#46) (4e3b2e0)
- deps: update mcr.microsoft.com/dotnet/sdk:8.0.204-jammy docker digest to 803a3c5 (#39) (bb6c947)
- deps: update miracum/.github action to v1.8.3 (#47) (7557d5d)