dependabot[bot]
cd4fa5dd34
build(deps): bump github.com/klauspost/compress from 1.15.11 to 1.15.12 ( #2547 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.11 to 1.15.12.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.15.11...v1.15.12 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 08:01:26 -07:00
dependabot[bot]
98d2c42e52
build(deps): bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.129 ( #2546 )
2022-11-02 23:49:34 +00:00
dependabot[bot]
c874684bd6
build(deps): bump github.com/prometheus/client_golang ( #2545 )
2022-11-02 23:38:18 +00:00
dependabot[bot]
a8a06f6cb4
build(deps): bump github.com/minio/minio-go/v7 from 7.0.41 to 7.0.43 ( #2544 )
2022-11-02 23:35:33 +00:00
dependabot[bot]
fd7f4e63c7
build(deps): bump github.com/aws/aws-sdk-go from 1.44.125 to 1.44.128 ( #2541 )
2022-11-02 04:13:39 +00:00
dependabot[bot]
e18fc93bfe
build(deps-dev): bump electron-notarize from 1.2.1 to 1.2.2 in /app ( #2537 )
...
Bumps [electron-notarize](https://github.com/electron/notarize ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/electron/notarize/releases )
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json )
- [Commits](https://github.com/electron/notarize/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: electron-notarize
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 20:32:34 -07:00
dependabot[bot]
da407ca396
build(deps): bump go.uber.org/zap from 1.21.0 to 1.23.0 ( #2345 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.21.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 20:32:13 -07:00
dependabot[bot]
6eca8ac83c
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 ( #2540 )
2022-11-02 00:52:43 +00:00
dependabot[bot]
b30c949d41
build(deps): bump github.com/klauspost/reedsolomon from 1.11.0 to 1.11.1 ( #2484 )
...
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/klauspost/reedsolomon/releases )
- [Commits](https://github.com/klauspost/reedsolomon/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/reedsolomon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 17:38:44 -07:00
dependabot[bot]
b790779533
build(deps): bump go.opentelemetry.io/otel/sdk from 1.11.0 to 1.11.1 ( #2529 )
2022-11-01 15:56:51 +00:00
dependabot[bot]
2e057e8ccf
build(deps): bump go.opentelemetry.io/otel/trace from 1.11.0 to 1.11.1 ( #2521 )
2022-11-01 15:29:22 +00:00
Jarek Kowalski
c26335bd33
chore(ci): fix netlify build ( #2535 )
2022-10-31 22:42:37 -07:00
Jarek Kowalski
0554e2f7ce
refactor(general): introduced generics to reduce boilerplate code ( #2527 )
...
This removes tons of boilerplate code around:
- retry loop
- connection management
- storage registration
* used generics in runInParallel
* introduced generics in freepool
* introduced strong typing for workshare.Pool and workshare.AsyncGroup
* fixed linter error on openbsd
2022-10-29 01:56:51 +00:00
Jarek Kowalski
f69424961f
chore(ci): upgrade golang to 1.19.2 and linter to 1.50.1 ( #2526 )
...
Lack of generics support is blocking various dependency upgrades,
so this unblocks that.
Temporarily disabled `checklocks` linter until it is fixed upstream.
2022-10-28 11:02:47 -07:00
dependabot[bot]
ec5fe211cf
build(deps): bump github.com/aws/aws-sdk-go from 1.44.118 to 1.44.125 ( #2524 )
2022-10-27 23:43:05 +00:00
dependabot[bot]
e57bbb81a4
build(deps): bump google.golang.org/api from 0.99.0 to 0.101.0 ( #2518 )
2022-10-25 23:34:35 +00:00
atom
c5efed01f4
feat(cli): Support displaying storage values in base-2 [ #2492 ] ( #2502 )
...
* Update display on repository summary
* Apply throughout app
* Situate units_test
* Update Command Line documentation
* Envar cleanup
* Rename to BytesString
* Restore envar string available for test
* Remove extraneous empty check and restore UIPreferences field for frontend
* PR: config bool cleanup and missed `BaseEnv`s
* Fix lint and test
2022-10-24 19:00:36 -07:00
Jakob Kukla
7d47658cbb
docs(site): Fix typo
2022-10-21 05:39:38 +00:00
dependabot[bot]
62912f6cab
build(deps): bump github.com/aws/aws-sdk-go from 1.44.117 to 1.44.118 ( #2514 )
2022-10-18 23:34:53 +00:00
dependabot[bot]
117dfe6e04
build(deps): bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.117 ( #2512 )
2022-10-17 23:35:13 +00:00
dependabot[bot]
a44e5cc66c
build(deps): bump google.golang.org/api from 0.98.0 to 0.99.0 ( #2505 )
2022-10-15 00:11:41 +00:00
dependabot[bot]
c0d80c532e
build(deps): bump github.com/aws/aws-sdk-go from 1.44.115 to 1.44.116 ( #2506 )
2022-10-15 00:07:21 +00:00
dependabot[bot]
d64cc960d3
build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 ( #2503 )
2022-10-14 23:38:35 +00:00
dependabot[bot]
8a4b869efb
build(deps): bump github.com/minio/minio-go/v7 from 7.0.39 to 7.0.41 ( #2504 )
2022-10-14 23:31:53 +00:00
Le Duane
b0b111c3aa
feat(repository): add more split size options: 128K, 256K, 512K ( #2496 )
...
* new splitter options
* tabs
* add more options
* update all splitters with new sizes
* remove un-used splitters
* no space
Co-authored-by: Thomas Duane <tduane@sofi.org >
2022-10-14 18:03:07 +00:00
dependabot[bot]
25f6073092
build(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.115 ( #2499 )
2022-10-13 20:50:18 +00:00
dependabot[bot]
5a95c80127
build(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2498 )
2022-10-13 20:18:17 +00:00
dependabot[bot]
0d0a258bdb
build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 ( #2494 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 12:49:30 -07:00
dependabot[bot]
1c5bc1ed23
build(deps): bump github.com/aws/aws-sdk-go from 1.44.112 to 1.44.114 ( #2490 )
2022-10-07 23:37:12 +00:00
dependabot[bot]
82e7d567e2
build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 ( #2489 )
2022-10-06 23:39:03 +00:00
dependabot[bot]
1f22bed8f7
build(deps): bump github.com/aws/aws-sdk-go from 1.44.111 to 1.44.112 ( #2487 )
2022-10-05 23:39:51 +00:00
dependabot[bot]
e8520eb1ed
build(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.111 ( #2485 )
2022-10-04 23:44:48 +00:00
dependabot[bot]
fb865ef878
build(deps): bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.110 ( #2483 )
2022-10-04 00:03:25 +00:00
dependabot[bot]
29ec24583a
build(deps-dev): bump playwright from 1.26.0 to 1.26.1 in /app ( #2472 )
2022-10-02 05:24:32 +00:00
dependabot[bot]
ec564f8e9e
build(deps-dev): bump concurrently from 7.3.0 to 7.4.0 in /app ( #2473 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-02 04:39:41 +00:00
dependabot[bot]
ef38b448c4
build(deps-dev): bump dotenv from 16.0.2 to 16.0.3 in /app ( #2471 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.2...v16.0.3 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-02 03:57:31 +00:00
Jarek Kowalski
c06d50d218
fix(ci): increased timeout in flaky TestSourceRefreshesAfterPolicy on Windows ( #2476 )
2022-10-02 03:36:23 +00:00
Yanik39
14ec091cce
docs(site): added Dockerfile based on ubuntu related info ( #2254 )
...
Please wait till example docker-compose-yml PR is merged.
2022-10-01 20:19:27 -07:00
Yanik39
7cb57d4b6b
docs(site): example docker-compose.yml ( #2253 )
2022-10-01 20:19:11 -07:00
dependabot[bot]
3de79f91f4
build(deps-dev): bump @playwright/test from 1.26.0 to 1.26.1 in /app ( #2474 )
2022-10-02 03:14:39 +00:00
dependabot[bot]
c93c6a37bc
build(deps): bump github.com/chromedp/chromedp from 0.8.5 to 0.8.6 ( #2465 )
...
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp ) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/chromedp/chromedp/releases )
- [Commits](https://github.com/chromedp/chromedp/compare/v0.8.5...v0.8.6 )
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 19:48:40 -07:00
dependabot[bot]
eccbb4da12
build(deps): bump github.com/aws/aws-sdk-go from 1.44.108 to 1.44.109 ( #2466 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.108 to 1.44.109.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.108...v1.44.109 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 19:46:48 -07:00
Jarek Kowalski
a8b70d3b40
chore(ci): auto-approve Playwright updates. ( #2475 )
2022-10-01 19:43:05 -07:00
Jarek Kowalski
5227d74996
style(ui): icon updates ( #2469 )
...
- removed padding from Windows icons
- improved Windows tray icon
- removed 1020x1024 from the icns file.
Fixes #2458
v0.12.1
2022-10-01 22:14:52 +00:00
Jarek Kowalski
c1be8c4750
fix(repository): fixed frequent repository refreshes for older repositories ( #2468 )
...
This is a regression in 0.12.0 and was reported on Slack by
Amir Zarrinkafsh.
Repository connections made using old version of Kopia did not properly
save format blob cache duration so it was defaulting to 0s instead of
15 minutes causing endless format refreshes, slowing things down and
causing unnecessary read traffic to blob storage.
2022-10-01 13:31:50 -07:00
Ricardo Pescuma Domenecci
11ce91dd5a
fix(server): Respect manual scheduling policy ( #2464 )
...
* fix(server): respect manual scheduling policy
* Added test
2022-09-30 15:20:43 +00:00
dependabot[bot]
bd49fa806a
build(deps): bump github.com/aws/aws-sdk-go from 1.44.107 to 1.44.108 ( #2462 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.107 to 1.44.108.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.107...v1.44.108 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29 22:22:37 -07:00
basldfalksjdf
f49d161d49
docs(site): Creating ECC page ( #2459 )
...
* Creating ECC page
I noticed we have a link in the UI for reading more about ECC but the page is not yet created. This is just a small stub. Please add more here as anyone sees fit.
* Update _index.md
* Update README.md
* Update _index.md
2022-09-28 20:44:38 -07:00
dependabot[bot]
6ca037178c
build(deps): bump github.com/minio/minio-go/v7 from 7.0.38 to 7.0.39 ( #2461 )
2022-09-28 23:44:27 +00:00
Jarek Kowalski
05e729a785
feat(ui): fix labels when browsing snapshots ( #2457 )
v0.12.0
2022-09-28 04:56:34 +00:00