Releases: No-Solo/no-solo-api
Releases · No-Solo/no-solo-api
Release list
v1.0.3
What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #164
- Bump actions/setup-java from 3 to 4 by @dependabot in #163
- Fix CI by @Sqvlen in #182
- Bump Stripe.net from 44.2.0 to 44.5.0 in /NoSoloAPI by @dependabot in #180
- Set up code analysis ci by @Sqvlen in #184
Full Changelog: https://github.com/No-Solo/no-solo-api/compare/no.solo@1.0.2...no.solo@1.0.3
v1.0.2
What's Changed
- Fix severity medium issues by @Sqvlen in #154
- fix ci by @Sqvlen in #156
- Bump actions/checkout from 3 to 4 by @dependabot in #158
- Bump docker/build-push-action from 4 to 5 by @dependabot in #162
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #161
- Bump docker/login-action from 2 to 3 by @dependabot in #160
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #159
New Contributors
- @dependabot made their first contribution in #158
Full Changelog: https://github.com/No-Solo/no-solo-api/compare/no.solo@1.0.1...no.solo@1.0.2
1.0.1
What's Changed
- feature #23: added a basic application service extensions (added cors) by @Sqvlen in #24
- feature #6: setup a standard middleware by @Sqvlen in #25
- UPD: Added CI/CD (.NET/ASP.NET Core) by @Sqvlen in #29
- feature #5: setup models (entities) by @Sqvlen in #27
- feature #9: Implemented a Repository pattern by @Sqvlen in #28
- feature #10: implemented a unit of work pattern by @Kulunchick in #32
- bug/feature #31: added error result (invalid model state & validation… by @Sqvlen in #34
- bug/feature #33: added logger for migrate by @Sqvlen in #35
- feature/migration #26: setup models by @Sqvlen in #36
- feature #16: setup authorization service with JWT by @Sqvlen in #38
- feature #39: setup basic dtos (userdto, basedto, login/register dtos) by @Sqvlen in #40
- feature #41 add swagger gen by @Sqvlen in #42
- 43 update jwt services for refresh access by @Sqvlen in #45
- 44 create user profile crud by @Sqvlen in #46
- feature #47: added photo service (cloudinary) by @Sqvlen in #48
- feature #49: added photo service to user profile for managing main photo by @Sqvlen in #50
- feature/migration #52 create user tag crud by @Sqvlen in #53
- feature/migration #51 create user contact crud by @Sqvlen in #54
- feature/migration #55 create a user offer crud by @Sqvlen in #56
- feature #17: implemented a specification pattern by @Sqvlen in #57
- feature #58: updated user profile controller for using specification by @Sqvlen in #59
- feature #62: Switch RegisteredUser role to HasProfile policy by @Kulunchick in #63
- feature/migration #60 update the user offer controller to use the specification pattern by @Sqvlen in #64
- feature #61: updated the user tag controller to use the specification… by @Sqvlen in #65
- feature/migration #66: fix the contact entity bug by @Sqvlen in #68
- feature #67: updated the user contact controller to use the specifica… by @Sqvlen in #69
- feature #13: created organization crud by @Sqvlen in #70
- feature #71: created the project crud by @Sqvlen in #72
- feature #73: ended the organization crud by @Sqvlen in #75
- fаeature #74 add some functional to organization controller by @Sqvlen in #76
- feature #79: created the organization crud by @Sqvlen in #80
- feature #77 create the organization offer crud by @Sqvlen in #81
- feature #78: created the organization photo crud by @Sqvlen in #82
- feature #83: added new functionality (recommending user profile and o… by @Sqvlen in #84
- feature #85: create the cached attribute by @Sqvlen in #92
- feature #81: created the user config by @Sqvlen in #93
- feature #91: created the organization config by @Sqvlen in #94
- feature #95: created the user profile config by @Sqvlen in #96
- feature #97: refactored the users controller by @Sqvlen in #98
- feature #87: refactored the organization controller by @Sqvlen in #99
- feature #87: created the fallback controller by @Sqvlen in #102
- feature #103: added the configuration by @Sqvlen in #104
- feature #105: built a hierarchy of folders for entities by @Sqvlen in #106
- feature #105: built a hierarchy of folders for configs by @Sqvlen in #108
- bug #115: hotfix №1 (user controller) by @Sqvlen in #116
- bug/feature #117: created the specification service by @Sqvlen in #118
- feature #113: added the activator/deactivator of a user tag by @Sqvlen in #121
- bugfix #123: Specification service crashes build by @Hahhhayam in #125
- refactor #126: created the scope service extensions by @Sqvlen in #127
- refactor #128: created the identity service extensions by @Sqvlen in #129
- refactor #130: created the api behaviour service extensions by @Sqvlen in #131
- bug #131: fix namespace links by @Sqvlen in #133
- bug #134: created projects (abstraction level) by @Sqvlen in #135
- feature #136: new big update by @Sqvlen in #137
- 138 second new big update by @Sqvlen in #139
- feature #140: third new big update by @Sqvlen in #141
- documentation #142: updated readme.md by @Sqvlen in #143
- bugs #144: fix bugs by @Sqvlen in #145
- feature #146: extended the user offer entity by @Sqvlen in #147
- Bugs/bugs fix by @Sqvlen in #148
- Main to dev (for update dev) by @Sqvlen in #150
- Merge pull request #150 from No-Solo/main by @Sqvlen in #151
- Set up sonar cloud by @Sqvlen in #152
- Fix severity high issues by @Sqvlen in #153
New Contributors
- @Kulunchick made their first contribution in #32
Full Changelog: https://github.com/No-Solo/no-solo-api/compare/no.solo@1.0.0...no.solo@1.0.1
v1.0.0
What's Changed
- UPD: Setup solution clean architecture by @Sqvlen in #20
- packages #15: setup an automapper & created file for mapping profiles by @Sqvlen in #22
- packages #8: setup EF/Postgre & connected to project by @Sqvlen in #21
- Init projects by @Sqvlen in #149
Full Changelog: https://github.com/No-Solo/no-solo-api/commits/no.solo@1.0.0