Skip to content

Releases: Angak0k/pimpmypack

v0.4.6

07 Dec 12:39
eeb9e53
Compare
Choose a tag to compare

Changelog

  • eeb9e53 chore(deps): bump alpine from 3.20.3 to 3.21.0 (#58)
  • bde056c chore(deps): bump github.com/golang-migrate/migrate/v4 (#50)
  • e2ca547 chore(deps): bump github.com/gruntwork-io/terratest (#52)
  • 0fd084b chore(deps): bump github.com/swaggo/swag from 1.16.3 to 1.16.4 (#55)
  • 2fb431c chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#53)
  • 857618d chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#56)
  • 48b905e chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#57)
  • 5f4fb96 chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#51)
  • 28c7f36 fix: gosec issue (#54)

v0.4.5

07 Sep 09:00
99b3341
Compare
Choose a tag to compare

Changelog

  • 1a47a1f Update go.mod (#43)
  • bd50d78 chore(deps): bump alpine from 3.20.0 to 3.20.1 (#38)
  • 0175432 chore(deps): bump alpine from 3.20.1 to 3.20.2 (#42)
  • 99b3341 chore(deps): bump alpine from 3.20.2 to 3.20.3 (#49)
  • c0858bd chore(deps): bump github.com/gruntwork-io/terratest (#39)
  • 368ab6d chore(deps): bump github.com/gruntwork-io/terratest (#41)
  • 8b5dbb6 chore(deps): bump github.com/gruntwork-io/terratest from 0.47.0 to 0.47.1 (#46)
  • d024831 chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#40)
  • fc4c6f1 chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#45)
  • ad9e6d4 chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#48)
  • c63af23 chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#44)
  • 6a60be3 fix: update go version in CI (#47)

v0.4.4

04 Aug 12:46
e18a357
Compare
Choose a tag to compare

Changelog

  • d4c291d chore(deps): bump alpine from 3.19.1 to 3.20.0 (#34)
  • f15293b chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#33)
  • 676ee61 chore(deps): bump github.com/gruntwork-io/terratest (#29)
  • c8c0e7e chore(deps): bump github.com/gruntwork-io/terratest (#35)
  • 5ccf510 chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#30)
  • e18a357 chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#37)
  • 4388333 chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#28)
  • 8a5e7aa chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 6.0.1 (#32)
  • b205a7d chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#36)

v0.4.3

11 Jun 07:16
e18a357
Compare
Choose a tag to compare

Changelog

  • d4c291d chore(deps): bump alpine from 3.19.1 to 3.20.0 (#34)
  • f15293b chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#33)
  • 676ee61 chore(deps): bump github.com/gruntwork-io/terratest (#29)
  • c8c0e7e chore(deps): bump github.com/gruntwork-io/terratest (#35)
  • 5ccf510 chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#30)
  • e18a357 chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#37)
  • 4388333 chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#28)
  • 8a5e7aa chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 6.0.1 (#32)
  • b205a7d chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#36)

v0.4.2

23 Apr 20:44
dec081d
Compare
Choose a tag to compare

Changelog

  • db4d124 chore(deps): bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 (#19)
  • 1de843b chore(deps): bump github.com/golang-migrate/migrate/v4 (#25)
  • 27a58b7 chore(deps): bump github.com/gruntwork-io/terratest (#20)
  • 8c65919 chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#21)
  • 80c0d5b chore(deps): bump golang.org/x/net in the go_modules group (#22)
  • 2e779c9 chore: Implement more rules in golangci-lint (#26)
  • a723338 chore: Upgrade Golang version to 1.22 (#24)
  • dec081d fix: Add missing env variables to run tests for release (#27)

v0.4.1

24 Mar 12:01
47592a2
Compare
Choose a tag to compare

Changelog

  • c3fe631 Update Swagger documentation
  • 0b5d918 chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#12)
  • 92e0bd6 chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#14)
  • bd184de chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#15)
  • f8b280b chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#13)
  • 21d4b7b chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#17)
  • b87f7ea chore: implement codeql properly (#16)
  • 47592a2 fix: Sanitize email input when register (#18)

v0.4.0

08 Feb 22:33
d4ab8d3
Compare
Choose a tag to compare

Changelog

  • 3f48907 chore: test coverage improvement (#10)
  • d4ab8d3 feat: offer a public endpoint to share packing lists (#11)

v0.3.1

05 Feb 11:31
a294200
Compare
Choose a tag to compare

Changelog

  • 3554f39 Update Swagger documentation
  • a294200 feat: manage case where account is created but sending confirmation mail fails (#9)
  • 6ad8a65 fix: Limit doc generation to public endpoints (#8)

v0.3.0

04 Feb 18:36
9cb4b69
Compare
Choose a tag to compare

Changelog

  • feat: implementing an email confirmation process in the register process
  • chore: cleanup api-doc & remove internal endpoints
  • fix: improvements on CI & Release jobs

List of commits

  • 5e8c1ba Merge pull request #5 from Angak0k/confirm-account
  • d956642 Merge pull request #6 from Angak0k/fix-release-process
  • 9cb4b69 Merge pull request #7 from Angak0k/fix-release-process
  • 866ad6e Update Swagger documentation
  • de1bf6e chore(deps): bump alpine from 3.19.0 to 3.19.1 (#3)
  • bc21322 chore(deps): bump github.com/swaggo/swag from 1.16.2 to 1.16.3 (#4)
  • 9eb533a chore: Improve api documentation (#2)
  • 0a588bf chore: implement interface to test SMTP
  • 031620d chore: mail send function refactoring
  • b4676d7 chore: refactoring code to re-enable linter on non used receiver
  • f7a46ea feat: implement a mail sending feature
  • 6584369 feat: improve register process
  • 4d097ed feat: introduce confirmation_code column in account table
  • 8a9af4a fix: add a merge step for documentation
  • d9270a1 fix: add environment variable in CI
  • d0079d2 fix: ci
  • f6b9b11 fix: ci
  • a2ab1cb fix: fix a test case by implementing a random user_id
  • fe2f1a0 fix: lint issue
  • 18bb5a6 fix: manage case when no mail server is configured
  • b82ccd4 fix: remove sendmail test - new a smtp server mock
  • 9f38e03 fix: simplify release process
  • 476645b fix: typo in api-doc link

v0.2.0

24 Jan 20:23
83334cb
Compare
Choose a tag to compare

Changelog

  • 83334cb Merge pull request #1 from Angak0k/doc-refactoring
  • 07083fb chore: hide internal endpoints in API-DOC