Changes since v1.7.4
- Add changelog for v1.7.5 (#370) (600ccc3)
- prepare vscode extension 0.0.3 release (#369) (31c3755)
- update vscode extension deps (#368) (9e4438f)
- Dependencies updates (#367) (b099557)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.107.1 (#357) (7b09719)
- chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#359) (b1be410)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.34 to 1.19.35 (#360) (951b460)
- update vendor deps (#355) (61f0a36)
- update sanad lockfile and actions (#354) (c0e8784)
- chore(deps): bump modernc.org/sqlite from 1.54.0 to 1.55.0 (#343) (a348e04)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.31 to 1.32.33 (#347) (1c1a920)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.0 to 1.106.2 (#348) (3567ec0)
- update actions using sanad (#341) (c5eab94)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.30 to 1.32.31 (#337) (47e17ff)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.2 to 1.106.0 (#338) (15ae3da)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.29 to 1.19.30 (#339) (126646f)
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.42.1 to 1.43.0 (#340) (5d65133)
- update actions using sanad (#334) (802fa1f)
- feat: Add GitHub Gist deletion options and soft-delete lifecycle (#333) (50c842d)
- update actions using sanad (#331) (f9b9956)
- docs: clarify Snipo Argon2 hash format and Docker Compose escaping (#330) (2509628)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.105.2 (#327) (2886e4b)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.30 (#329) (8342dc7)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.29 (#326) (a466ba6)
- chore(deps): bump modernc.org/sqlite from 1.53.0 to 1.54.0 (#328) (6d6cf59)
Docker
Standard
docker pull ghcr.io/mohamedelashri/snipo:v1.7.5Hardened
docker pull ghcr.io/mohamedelashri/snipo:v1.7.5-hardenedWhat's Changed
- chore(deps): bump modernc.org/sqlite from 1.53.0 to 1.54.0 by @dependabot[bot] in #328
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.29 by @dependabot[bot] in #326
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.30 by @dependabot[bot] in #329
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.105.2 by @dependabot[bot] in #327
- docs: clarify Snipo Argon2 hash format and Docker Compose escaping by @Federico-Baldan in #330
- update actions using sanad by @MohamedElashri in #331
- feat: Add GitHub Gist deletion options and soft-delete lifecycle by @MohamedElashri in #333
- update actions using sanad by @MohamedElashri in #334
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.42.1 to 1.43.0 by @dependabot[bot] in #340
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.29 to 1.19.30 by @dependabot[bot] in #339
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.2 to 1.106.0 by @dependabot[bot] in #338
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.30 to 1.32.31 by @dependabot[bot] in #337
- update actions using sanad by @MohamedElashri in #341
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.0 to 1.106.2 by @dependabot[bot] in #348
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.31 to 1.32.33 by @dependabot[bot] in #347
- chore(deps): bump modernc.org/sqlite from 1.54.0 to 1.55.0 by @dependabot[bot] in #343
- update sanad lockfile and actions by @MohamedElashri in #354
- update vendor deps by @MohamedElashri in #355
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.34 to 1.19.35 by @dependabot[bot] in #360
- chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #359
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.107.1 by @dependabot[bot] in #357
- Dependencies updates by @MohamedElashri in #367
- update vscode extension deps by @MohamedElashri in #368
- prepare vscode extension 0.0.3 release by @MohamedElashri in #369
- Add changelog for v1.7.5 by @MohamedElashri in #370
New Contributors
- @Federico-Baldan made their first contribution in #330
Full Changelog: v1.7.4...v1.7.5