Releases: Euler-B/API-REST_Go
Releases · Euler-B/API-REST_Go
Curios-Euler
What's Changed
- initials commits on local env by @Euler-B in #1
- add struct server by @Euler-B in #2
- add first endpoint by @Euler-B in #3
- add user model and pattern repository by @Euler-B in #4
- add user registry(part one) by @Euler-B in #5
- add user registry(part two - final implementation) by @Euler-B in #6
- registry implementation by @Euler-B in #7
- registry test by @Euler-B in #8
- add user autentication by @Euler-B in #9
- add changes after login test autentication by @Euler-B in #10
- add posts model by @Euler-B in #11
- adding changes on code, for solving problems with tokens responses by @Euler-B in #12
- CRUD for Posts(First Part) by @Euler-B in #13
- CRUD for Posts(Final Part) by @Euler-B in #14
- implementing pagination on posts by @Euler-B in #15
- implementing of websocket's(part one) by @Euler-B in #16
- Create dependabot.yml by @Euler-B in #17
- Final Implementation of websockets on my API by @Euler-B in #19
- add Dockerfile for production env by @Euler-B in #20
- add multicontainer strategy by @Euler-B in #21
- Bump postgres from 10.3 to 14.5 in /database by @dependabot in #18
- Bump postgres from 14.5 to 15.0 in /database by @dependabot in #22
- Bump postgres from 15.0 to 15.1 in /database by @dependabot in #24
- Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 by @dependabot in #25
- Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #26
- Bump postgres from 15.1 to 15.2 in /database by @dependabot in #27
- Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #28
- Bump golang.org/x/crypto from 0.0.0-20220829220503-c86fa9a7ed90 to 0.6.0 by @dependabot in #29
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #30
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #31
- Update README.md by @Euler-B in #32
- Bump github.com/lib/pq from 1.10.7 to 1.10.8 by @dependabot in #33
- Bump github.com/lib/pq from 1.10.8 to 1.10.9 by @dependabot in #34
- Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #36
- Bump postgres from 15.2 to 15.3 in /database by @dependabot in #35
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #37
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #38
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #39
- Bump postgres from 15.3 to 15.4 in /database by @dependabot in #40
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #41
- Bump postgres from 15.4 to 16.0 in /database by @dependabot in #42
- Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #43
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 by @dependabot in #44
- Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #45
- Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #46
- Bump postgres from 16.0 to 16.1 in /database by @dependabot in #47
- Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #48
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #49
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #50
- Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #51
- Bump postgres from 16.1 to 16.2 in /database by @dependabot in #52
- Bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #53
- Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #54
- Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #55
New Contributors
- @Euler-B made their first contribution in #1
- @dependabot made their first contribution in #18
Full Changelog: https://github.com/Euler-B/API-REST_Go/commits/V1.0.0