Skip to content

Releases: goharbor/acceleration-service

v0.2.24

30 Oct 11:36
7480cde

Choose a tag to compare

Acceleration Service v0.2.24 Release

What's Changed

  • chore(deps): bump nydus-snapshotter to v0.15.7 by @sf1999817 in #358

New Contributors

Full Changelog: v0.2.23...v0.2.24

v0.2.23

22 Oct 12:55

Choose a tag to compare

What's Changed

  • chore(deps): bump golang from 1.22.0 to 1.22.4 in /script/release by @dependabot[bot] in #292
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #293
  • chore(deps): bump github.com/docker/cli from 26.0.0+incompatible to 27.0.3+incompatible by @dependabot[bot] in #294
  • chore(deps): bump github.com/labstack/echo-contrib from 0.16.0 to 0.17.1 by @dependabot[bot] in #296
  • chore(deps): bump golang from 1.22.4 to 1.22.5 in /script/release by @dependabot[bot] in #295
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot[bot] in #288
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0 by @dependabot[bot] in #269
  • chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot[bot] in #258
  • chore(deps): bump peter-evans/dockerhub-description from 3 to 4 by @dependabot[bot] in #257
  • chore(deps): bump github.com/containerd/nydus-snapshotter from 0.13.11 to 0.13.13 by @dependabot[bot] in #298
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #299
  • chore: update deps and fix lint by @Desiki-high in #306
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.4 by @dependabot[bot] in #308
  • chore(deps): bump golang from 1.22.5 to 1.22.6 in /script/release by @dependabot[bot] in #307
  • chore(deps): bump golang from 1.22.6 to 1.23.3 in /script/release by @dependabot[bot] in #328
  • Support zstdchunked conversion by @wswsmao in #343
  • Bump containerd v2 by @Fricounet in #345
  • fix golang ci arg by @wswsmao in #344
  • misc: bump action runner version by @imeoer in #346
  • misc: fix golangci-lint errors by @imeoer in #347
  • misc: upgrade go version in dockerfile by @imeoer in #348
  • [nydus] Use artifactType instead of os.features by @Fricounet in #350
  • [nydus] Propagate mergeManifest to snapshotter converter by @Fricounet in #351
  • [nydus] Add empty layer in OCI image when merging platforms by @Fricounet in #352
  • [nydus] Remove old config's reference in config descriptor's annotations when adding empty layer by @Fricounet in #353
  • [adapter] Use context without cancel for GC by @Fricounet in #354
  • [content] Fix nil pointer exception in cleanLeases by @Fricounet in #355
  • [nydus] Remove timestamp in empty layer history by @Fricounet in #356
  • [ci] Fix release artifact job by @Fricounet in #357

New Contributors

Full Changelog: v0.2.14...v0.2.23

v0.2.14

05 Jun 06:56
7000e66

Choose a tag to compare

Acceleration Service v0.2.14 Release

What's Changed

  • chore(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12 by @dependabot in #253
  • chore(deps): bump golang from 1.21.5 to 1.21.6 in /script/release by @dependabot in #252
  • chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #248
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #246
  • feat: support sha256 format image by @Desiki-high in #250
  • go: upgrade to 1.21 by @Desiki-high in #254
  • Update README.md by @gawsoftpl in #268
  • chore(deps): bump golang from 1.21.6 to 1.22.0 in /script/release by @dependabot in #266
  • chore(deps): bump github.com/containerd/nydus-snapshotter from 0.13.4 to 0.13.9 by @dependabot in #274
  • chore(deps): bump github.com/docker/cli from 24.0.7+incompatible to 26.0.0+incompatible by @dependabot in #277
  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #276
  • chore(deps): bump github.com/labstack/echo-contrib from 0.15.0 to 0.16.0 by @dependabot in #279
  • chore(deps): bump github.com/containerd/nydus-snapshotter from 0.13.9 to 0.13.11 by @dependabot in #278
  • chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.16 by @dependabot in #284
  • chore(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.10 by @dependabot in #285
  • errdefs: add timeout case for NeedsRetryWithHTTP by @imeoer in #290

New Contributors

Full Changelog: v0.2.13...v0.2.14

v0.2.13

08 Jan 06:53
b82ccee

Choose a tag to compare

Acceleration Service v0.2.13 Release

What's Changed

  • chore: update golang version to v1.20 by @Desiki-high in #222
  • feat: add systemd service by @Desiki-high in #224
  • chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #227
  • chore(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.14.3 to 0.15.1 by @dependabot in #225
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 by @dependabot in #230
  • chore(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.9 by @dependabot in #231
  • chore(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10 by @dependabot in #232
  • chore(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 by @dependabot in #233
  • action: keep latest nydus and harbor version by @Desiki-high in #234
  • chore(deps): bump github.com/containerd/nydus-snapshotter from 0.13.3 to 0.13.4 by @dependabot in #236
  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #238
  • chore(deps): bump golang from 1.20.10 to 1.21.5 in /script/release by @dependabot in #237
  • deps: bump containerd v1.7.11 by @Desiki-high in #241
  • feat: build arm64 image by @Desiki-high in #244

Full Changelog: v0.2.12...v0.2.13

Acceleration Service v0.2.12 Release

26 Oct 09:40
0a7e1a0

Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

Acceleration Service v0.2.11 Release

16 Oct 10:04
7d59989

Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.11

Acceleration Service v0.2.8 Release

12 Sep 09:09
585d64f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.8

Acceleration Service v0.2.6 Release

01 Aug 03:33
7bece14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

Acceleration Service v0.2.5 Release

19 Jun 07:47
c893d36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

Acceleration Service v0.2.4 Release

12 May 06:27
4264cf2

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4