Releases: manuelarte/gowasp
Releases · manuelarte/gowasp
v0.0.8
What's Changed
- chore: removing not needed dockerfile lines by @manuelarte in #69
- chore(deps): bump gorm.io/gorm from 1.31.0 to 1.31.1 in the all-deps group by @dependabot[bot] in #70
- chore: use golangci-lint 2.6 by @manuelarte in #71
- chore: adding session endpoint by @manuelarte in #72
- fix: fixing disabling buttons by @manuelarte in #73
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- feat: change port by @manuelarte in #56
- chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 in the all-deps group by @dependabot[bot] in #57
- chore: adding gospecpaths by @manuelarte in #58
- chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #59
- chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0 by @dependabot[bot] in #61
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #60
- chore(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 in the go_modules group across 1 directory by @dependabot[bot] in #62
- fix: fixing dockerfile go and adding redirect by @manuelarte in #63
- fix: change favicon, and post content by @manuelarte in #64
- chore: adding pr checks by @manuelarte in #65
- chore(deps-dev): bump vite from 6.3.6 to 6.4.1 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #66
- feat: using goqrius in post endpoint by @manuelarte in #68
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #46
- chore(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #47
- chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #48
- chore(deps): bump the all-deps group with 2 updates by @dependabot[bot] in #49
- chore(deps): bump gorm.io/gorm from 1.30.2 to 1.30.5 in the all-deps group by @dependabot[bot] in #50
- feat: use VueJS frontend by @manuelarte in #52
- chore(deps): bump axios from 1.11.0 to 1.12.0 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #53
- ci: adding hadolint to pr-checks by @manuelarte in #54
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
What's Changed
- docs: improve README.md by @manuelarte in #24
- refactor: creating openapi.yaml by @manuelarte in #25
- docs: fix typos in README.md by @manuelarte in #36
- chore(deps): bump docker/metadata-action from be19121bfd18b9c1ac415d9571d4f67b9b357886 to c1e51972afc2121e065aed6d45c65596fe445f3f by @dependabot[bot] in #37
- chore(deps): bump the all-deps group with 2 updates by @dependabot[bot] in #38
- chore: changing default port to 8083 by @manuelarte in #39
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.30 to 1.14.31 in the all-deps group by @dependabot[bot] in #40
- refactor: embedding migration files by @manuelarte in #41
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.31 to 1.14.32 in the all-deps group by @dependabot[bot] in #42
- chore: adding swagger-ui by @manuelarte in #43
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Fixing Dockerfile
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Improve dockerfile by @manuelarte in #8
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot[bot] in #9
- no panic and use revive by @manuelarte in #10
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot[bot] in #11
- chore: small golangci improvements by @manuelarte in #12
- chore(deps): bump docker/build-push-action from 4.0.0 to 6.18.0 by @dependabot[bot] in #15
- chore(deps): bump the all-deps group with 9 updates by @dependabot[bot] in #17
- chore(deps): bump docker/login-action from 2.1.0 to 3.4.0 by @dependabot[bot] in #14
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #16
- chore(deps): bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to be19121bfd18b9c1ac415d9571d4f67b9b357886 by @dependabot[bot] in #13
- chore(deps): bump the all-deps group with 2 updates by @dependabot[bot] in #18
- chore: refactor using package per feature by @manuelarte in #19
- feat: adding mass assignment vulnerability by @manuelarte in #20
- chore: small improvements by @manuelarte in #21
- chore: linting by @manuelarte in #22
New Contributors
- @dependabot[bot] made their first contribution in #9
Full Changelog: v.0.0.1...v0.0.2
v0.0.1
What's Changed
- Csrf (not completed yet) by @manuelarte in #1
- Finish csrf by @manuelarte in #2
- Update readme by @manuelarte in #3
- improving it by @manuelarte in #4
- Improve readme by @manuelarte in #5
- adding dockerfile by @manuelarte in #6
- Publish docker by @manuelarte in #7
New Contributors
- @manuelarte made their first contribution in #1
Full Changelog: https://github.com/manuelarte/gowasp/commits/v.0.0.1