Skip to content

Releases: linyows/dewy

v2.5.0

05 Feb 00:14
fd79110

Choose a tag to compare

What's Changed

  • feat: add GitHub App authentication support by @linyows in #327
  • build(deps): bump autoprefixer from 10.4.23 to 10.4.24 in /docs by @dependabot[bot] in #325
  • build(deps-dev): bump @types/node from 25.1.0 to 25.2.0 in /docs by @dependabot[bot] in #326
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.1 to 1.96.0 by @dependabot[bot] in #324
  • build(deps): bump cloud.google.com/go/storage from 1.59.1 to 1.59.2 by @dependabot[bot] in #323
  • build(deps): bump google.golang.org/api from 0.262.0 to 0.264.0 by @dependabot[bot] in #322

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 Jan 11:08
60c04cc

Choose a tag to compare

What's Changed

  • feat: add blue/green deployment support via build metadata slots by @linyows in #316
  • fix: add pagination support for OCI registry tags list by @linyows in #320
  • feat: add automatic registry authentication for container pull by @linyows in #321

Full Changelog: v2.3.0...v2.4.0

v2.3.0

29 Jan 11:45
868534b

Choose a tag to compare

What's Changed

  • feat: allow maintainers to trigger E2E tests via /run-e2e comment by @linyows in #318
  • build(deps): bump google.golang.org/api from 0.260.0 to 0.262.0 by @dependabot[bot] in #310
  • build(deps): bump @docsearch/css from 4.4.0 to 4.5.3 in /docs by @dependabot[bot] in #311
  • build(deps): bump next from 16.1.3 to 16.1.5 in /docs by @dependabot[bot] in #312
  • build(deps-dev): bump @types/node from 25.0.9 to 25.0.10 in /docs by @dependabot[bot] in #313
  • build(deps): bump react-dom from 19.2.3 to 19.2.4 in /docs by @dependabot[bot] in #315
  • build(deps): bump @docsearch/react from 4.4.0 to 4.5.3 in /docs by @dependabot[bot] in #314
  • feat: add default user option for container to prevent running as root by @linyows in #319

Full Changelog: v2.2.1...v2.3.0

v2.2.1

29 Jan 08:22
559d28a

Choose a tag to compare

What's Changed

  • docs: update architecture and add E2E testing documentation by @linyows in #309
  • fix: refresh bearer token on 401 in getImageDigest by @linyows in #317

Full Changelog: v2.2.0...v2.2.1

v2.2.0

22 Jan 01:37
b53b283

Choose a tag to compare

What's Changed

New feature:

  • feat(container): support multiple port TCP proxy by @linyows in #307

Vulnerability updates:

  • build(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.3.0 to 2.3.1 in the go_modules group across 1 directory by @dependabot[bot] in #308

Dependency updates:

  • Bump google.golang.org/api from 0.258.0 to 0.260.0 by @dependabot[bot] in #304
  • Bump @types/node from 25.0.6 to 25.0.9 in /docs by @dependabot[bot] in #305
  • Bump next from 16.1.1 to 16.1.3 in /docs by @dependabot[bot] in #306

Full Changelog: v2.1.2...v2.2.0

v2.1.2

15 Jan 09:34
1a41a07

Choose a tag to compare

Document Updates

Security Updates

  • Bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 in the go_modules group across 1 directory by @dependabot[bot] in #276
  • Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.6.2 in the go_modules group across 1 directory by @dependabot[bot] in #303

Package Updates

  • Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #278
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.93.2 by @dependabot[bot] in #279
  • Bump github.com/aws/aws-sdk-go-v2 from 1.40.1 to 1.41.0 by @dependabot[bot] in #280
  • Bump react-dom from 19.2.1 to 19.2.3 in /docs by @dependabot[bot] in #282
  • Bump next from 16.0.8 to 16.0.10 in /docs by @dependabot[bot] in #283
  • Bump autoprefixer from 10.4.22 to 10.4.23 in /docs by @dependabot[bot] in #285
  • Bump @types/node from 24.10.1 to 25.0.2 in /docs by @dependabot[bot] in #286
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.3 to 1.32.5 by @dependabot[bot] in #281
  • Bump react from 19.2.1 to 19.2.3 in /docs by @dependabot[bot] in #284
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.2 to 1.94.0 by @dependabot[bot] in #287
  • Bump google.golang.org/api from 0.257.0 to 0.258.0 by @dependabot[bot] in #288
  • Bump @docsearch/css from 4.3.2 to 4.4.0 in /docs by @dependabot[bot] in #289
  • Bump @types/node from 25.0.2 to 25.0.3 in /docs by @dependabot[bot] in #292
  • Bump next from 16.0.10 to 16.1.1 in /docs by @dependabot[bot] in #291
  • Bump @docsearch/react from 4.3.2 to 4.4.0 in /docs by @dependabot[bot] in #290
  • Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by @dependabot[bot] in #294
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.94.0 to 1.95.0 by @dependabot[bot] in #293
  • Bump github.com/google/go-querystring from 1.1.0 to 1.2.0 by @dependabot[bot] in #295
  • Bump github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.41.1 by @dependabot[bot] in #296
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.95.0 to 1.95.1 by @dependabot[bot] in #297
  • Bump github.com/k1LoW/grpcstub from 0.26.1 to 0.26.2 by @dependabot[bot] in #300
  • Bump @types/node from 25.0.3 to 25.0.6 in /docs by @dependabot[bot] in #301
  • Bump @types/react from 19.2.7 to 19.2.8 in /docs by @dependabot[bot] in #302
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.6 to 1.32.7 by @dependabot[bot] in #298
  • Bump cloud.google.com/go/storage from 1.58.0 to 1.59.0 by @dependabot[bot] in #299

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

09 Dec 09:43
28e1a63

Choose a tag to compare

What's Changed

Package Updates

  • Bump google.golang.org/api from 0.256.0 to 0.257.0 by @dependabot[bot] in #267
  • Bump mermaid from 11.12.1 to 11.12.2 in /docs by @dependabot[bot] in #270
  • Bump react from 19.2.0 to 19.2.1 in /docs by @dependabot[bot] in #271
  • Bump next from 16.0.6 to 16.0.7 in /docs by @dependabot[bot] in #273
  • Bump cloud.google.com/go/storage from 1.57.2 to 1.58.0 by @dependabot[bot] in #268
  • Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #269
  • Bump react-dom from 19.2.0 to 19.2.1 in /docs by @dependabot[bot] in #272

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Dec 08:12
3276d3b

Choose a tag to compare

What's Changed

  • Add Podman runtime support for container deployment by @linyows in #252
  • Avoid red colors in Slack notifications by @linyows in #266

Website Updates

  • Add landing page for English and Japanese documentation by @linyows in #260
  • Add version animation to landing page hero section by @linyows in #261

Package Updates

  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #251
  • Bump @types/react from 19.2.5 to 19.2.7 in /docs by @dependabot[bot] in #259
  • Bump next from 16.0.3 to 16.0.4 in /docs by @dependabot[bot] in #258
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.92.0 by @dependabot[bot] in #253
  • Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #254
  • Bump github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0 by @dependabot[bot] in #257
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.1 by @dependabot[bot] in #255
  • Bump cloud.google.com/go/storage from 1.57.1 to 1.57.2 by @dependabot[bot] in #256
  • Bump github.com/aws/smithy-go from 1.23.2 to 1.24.0 by @dependabot[bot] in #263
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2 by @dependabot[bot] in #262
  • Bump next from 16.0.4 to 16.0.6 in /docs by @dependabot[bot] in #265
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.92.1 by @dependabot[bot] in #264

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Nov 13:56
0ca61d4

Choose a tag to compare

What's Changed

  • Bump cloud.google.com/go/storage from 1.56.2 to 1.57.0 by @dependabot[bot] in #179
  • Bump google.golang.org/api from 0.249.0 to 0.251.0 by @dependabot[bot] in #187
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.11 to 1.31.12 by @dependabot[bot] in #188
  • Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #189
  • Bump github.com/quic-go/quic-go from 0.52.0 to 0.54.1 in the go_modules group across 1 directory by @dependabot[bot] in #191
  • Bump @types/node from 24.6.2 to 24.7.0 in /docs by @dependabot[bot] in #190
  • Bump google.golang.org/api from 0.251.0 to 0.252.0 by @dependabot[bot] in #193
  • Bump @types/react-dom from 19.2.0 to 19.2.2 in /docs by @dependabot[bot] in #197
  • Bump @types/react from 19.2.0 to 19.2.2 in /docs by @dependabot[bot] in #198
  • Bump @types/node from 24.7.0 to 24.7.2 in /docs by @dependabot[bot] in #199
  • Bump next from 15.5.4 to 15.5.5 in /docs by @dependabot[bot] in #200
  • Bump @docsearch/css from 4.1.0 to 4.2.0 in /docs by @dependabot[bot] in #201
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.3 to 1.88.4 by @dependabot[bot] in #194
  • Bump github.com/mholt/archives from 0.1.4 to 0.1.5 by @dependabot[bot] in #195
  • Bump github.com/k1LoW/grpcstub from 0.25.12 to 0.26.0 by @dependabot[bot] in #196
  • Fix wrong binary archive name by @linyows in #211
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13 by @dependabot[bot] in #204
  • Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #206
  • Bump @types/node from 24.7.2 to 24.9.0 in /docs by @dependabot[bot] in #208
  • Bump @docsearch/react from 4.1.0 to 4.2.0 in /docs by @dependabot[bot] in #210
  • Bump next from 15.5.5 to 15.5.6 in /docs by @dependabot[bot] in #209
  • Fix wrong next-step links in docs by @linyows in #212
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.88.5 by @dependabot[bot] in #203
  • Specify hash version to actions and Upgrade by @linyows in #213
  • Bump mermaid from 11.12.0 to 11.12.1 in /docs by @dependabot[bot] in #218
  • Bump @types/node from 24.9.0 to 24.9.1 in /docs by @dependabot[bot] in #219
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15 by @dependabot[bot] in #214
  • Bump google.golang.org/api from 0.252.0 to 0.253.0 by @dependabot[bot] in #216
  • Bump next from 15.5.6 to 16.0.0 in /docs by @dependabot[bot] in #220
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.6 to 1.88.7 by @dependabot[bot] in #217
  • Bump github.com/aws/aws-sdk-go-v2 from 1.39.4 to 1.39.5 by @dependabot[bot] in #222
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.7 to 1.89.1 by @dependabot[bot] in #225
  • Bump google.golang.org/api from 0.253.0 to 0.254.0 by @dependabot[bot] in #226
  • Bump next from 16.0.0 to 16.0.1 in /docs by @dependabot[bot] in #227
  • Bump @types/node from 24.9.1 to 24.10.0 in /docs by @dependabot[bot] in #228
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 by @dependabot[bot] in #223
  • Bump cloud.google.com/go/storage from 1.57.0 to 1.57.1 by @dependabot[bot] in #224
  • Bump github.com/aws/smithy-go from 1.23.1 to 1.23.2 by @dependabot[bot] in #229
  • Bump google.golang.org/api from 0.254.0 to 0.255.0 by @dependabot[bot] in #230
  • Bump github.com/aws/aws-sdk-go-v2 from 1.39.5 to 1.39.6 by @dependabot[bot] in #233
  • Bump @docsearch/react from 4.2.0 to 4.3.1 in /docs by @dependabot[bot] in #234
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.90.0 by @dependabot[bot] in #231
  • Bump @docsearch/css from 4.2.0 to 4.3.1 in /docs by @dependabot[bot] in #235
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.31.17 by @dependabot[bot] in #232
  • Add container image deployment with rolling update and built-in reverse proxy by @linyows in #221
  • Add E2E test for container command by @linyows in #236
  • Add docker run options passthrough support for container command by @linyows in #237
  • Bump @docsearch/react from 4.3.1 to 4.3.2 in /docs by @dependabot[bot] in #244
  • Bump @types/node from 24.10.0 to 24.10.1 in /docs by @dependabot[bot] in #247
  • Bump @types/react-dom from 19.2.2 to 19.2.3 in /docs by @dependabot[bot] in #246
  • Bump @types/react from 19.2.2 to 19.2.5 in /docs by @dependabot[bot] in #248
  • Bump next from 16.0.1 to 16.0.3 in /docs by @dependabot[bot] in #245
  • Bump github.com/migueleliasweb/go-github-mock from 1.4.0 to 1.5.0 by @dependabot[bot] in #239
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in #241
  • Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #240
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.18 to 1.31.20 by @dependabot[bot] in #242
  • Bump google.golang.org/api from 0.255.0 to 0.256.0 by @dependabot[bot] in #243
  • Add container list command for displaying running containers by @linyows in #238
  • Add auto-label workflow for pull requests by @linyows in #249
  • Refactor port mapping and replace Unix socket with TCP admin API by @linyows in #250

Full Changelog: v1.0.1...v2.0.0

v2.0.0-rc.2

18 Nov 02:01
648b3d9

Choose a tag to compare

What's Changed

  • Add E2E test for container command by @linyows in #236
  • Add docker run options passthrough support for container command by @linyows in #237
  • Bump @docsearch/react from 4.3.1 to 4.3.2 in /docs by @dependabot[bot] in #244
  • Bump @types/node from 24.10.0 to 24.10.1 in /docs by @dependabot[bot] in #247
  • Bump @types/react-dom from 19.2.2 to 19.2.3 in /docs by @dependabot[bot] in #246
  • Bump @types/react from 19.2.2 to 19.2.5 in /docs by @dependabot[bot] in #248
  • Bump next from 16.0.1 to 16.0.3 in /docs by @dependabot[bot] in #245
  • Bump github.com/migueleliasweb/go-github-mock from 1.4.0 to 1.5.0 by @dependabot[bot] in #239
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in #241
  • Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #240
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.18 to 1.31.20 by @dependabot[bot] in #242
  • Bump google.golang.org/api from 0.255.0 to 0.256.0 by @dependabot[bot] in #243
  • Add container list command for displaying running containers by @linyows in #238
  • Add auto-label workflow for pull requests by @linyows in #249

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2