Releases: PasteUs/PasteMeGoBackend
Releases · PasteUs/PasteMeGoBackend
3.5.2
Changes
Maintenance
- remove version in config (#130) @LucienShui
- remove config version validator (#129) @LucienShui
3.5.1
Changes
Before upgrade from 3.5.0 to 3.5.1, the table temporary
should change the name of column expire_minute
to expire_second
first.
Features
- add delete after expire minute (#121) @LucienShui
Bug Fixes
- fix grom mysql driver (#125) @LucienShui
- fix unit test and validator (#124) @LucienShui
- fix time expire get (#118) @LucienShui
Maintenance
- uupdate release drafter (#126) @LucienShui
- change expire time unit from minute to second (#123) @LucienShui
- Chore/change error log (#122) @LucienShui
- update dependency, add test when push main (#119) @LucienShui
- rename session to token, modify gorm config, remove TableName in IPas… (#117) @LucienShui
Dependencies
- Chore/upgrade gorm (#120) @LucienShui
3.5.0
Changes
Features
- change response status to response code, rewrite error response (#116) @LucienShui
- add lang validator (#111) @LucienShui
Bug Fixes
- toLower after get key (#112) @LucienShui
Maintenance
- change response status to response code, rewrite error response (#116) @LucienShui
- add swagger comment, add swagger in ci, remove aliyun in docker build… (#115) @LucienShui
- remove md5 hash (#114) @LucienShui
- remove util package and md5 hash (#113) @LucienShui
- add swagger comment, add swagger in ci, remove aliyun in docker build… (#115) @LucienShui
3.4.0
Changes
Features
- Add ExpireCount and ExpireMinute in temporary, optimize logging code (#104) @LucienShui
- Rebuild API, fix table detection (#103) @LucienShui
- Add JWT support (#102) @LucienShui
- Feature/temp 2.0 (#96) @LucienShui
Bug Fixes
- Fix gotest.sh (#97) @LucienShui
Maintenance
- remove release-v prefix, remove v2 api (#105) @LucienShui
Dependencies
- merge denpendabot (#107) @LucienShui
- Bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8 (#99) @dependabot
- Bump go.uber.org/zap from 1.18.1 to 1.19.0 (#100) @dependabot
- Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.4 (#101) @dependabot
- Upgrade to GitHub-native Dependabot (#91) @dependabot-preview
release-v3.3.2
Changes
Bug Fixes
- Fix timezone (#95) @LucienShui
- Fix lang, optimize test (#94) @LucienShui
- Fix go builder (#93) @LucienShui
Maintenance
- go1.16 supported (#92) @LucienShui
- Change master to main in github workflow (#89) @LucienShui
release-v3.3.1
Changes
Bug Fixes
- Fix image name (#88) @LucienShui
Maintenance
- Feature/optimize code (#87) @LucienShui
release-v3.3.0
Changes
Features
- Migrate docs to docs.pasteme.cn, update dockerfile, add docker-entrypoint.sh (#75) @LucienShui
- Add version validator (#73) @LucienShui
- Log to file (#67) @bilibiliGO283
- Add admin support (#72) @LucienShui
- Feature/admin support (#62) @LucienShui
Bug Fixes
- Fix/dockerfile (#77) @LucienShui
Maintenance
- merge dev to master (#78) @LucienShui
Maintenance
- Migrate docs to docs.pasteme.cn, update dockerfile, add docker-entrypoint.sh (#75) @LucienShui
- Add a missing field in api document (#61) @LucienShui
Bugs
- Log to file still not work
release-v3.2.1
Changes
- Chore/add file to release (#45) @LucienShui
- Bump github.com/mattn/go-sqlite3 from 1.12.0 to 1.13.0 (#42) @dependabot-preview
- Bump github.com/mattn/go-sqlite3 from 1.11.0 to 1.12.0 (#41) @dependabot-preview
- Add flag, SQLite3, config.json support (#26) @LucienShui
Features
- Finish #49, #50, #12 (#52) @LucienShui
- Feature/docker support custom config (#43) @LucienShui
- Add docker registry support, add repository limit (#38) @LucienShui
- Update systemd, remote files, update file structure, add actions ci (#27) @LucienShui
- Add upload-to-release.yml, release-drafter.yml (#6) @LucienShui
Bug Fixes
- Fix/init order (#51) @LucienShui
- Update Dockerfile (#48) @LucienShui
- Remove CGO_ENABLED=0, add GOARCH=amd64 (#47) @LucienShui
- Fix/can not run bin in docker (#46) @LucienShui
- Fix docker go build (#37) @LucienShui
- Fix #31, #32 (#36) @LucienShui
- Fix #34 (#35) @LucienShui
- Dev (#5) @LucienShui
Maintenance
- Remove t.Log from test, fix warning in gotest.sh (#39) @LucienShui
release-v3.1.0
Version 3.1.0
2019-10-10
- Add badge in
README.md
2019-07-24
- Add
github.com/gin-contrib/cors
2019-07-22
- Add beat
release-v3.0.1
Feature
- Rebuild restful API using Go
- Add logger
- Permanent Paste support soft delete
- Using ORM framework
Deploy
- Docker: registry.cn-hangzhou.aliyuncs.com/pasteme/backend:3.0.1
- Normal: Deploy.md@master