Commit Graph

27 Commits

Author SHA1 Message Date
dependabot[bot]
66d530a2bf
chore(deps): bump golang.org/x/net in /backend/services/controller
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 23:24:45 +00:00
leandrofars
b1d824d9e2 fix(backend): build dependencies 2025-04-02 10:12:53 -03:00
Leandro Antônio Farias Machado
834896fb4f
Merge branch 'main' into dependabot/go_modules/backend/services/controller/golang.org/x/net-0.36.0 2025-04-01 10:24:32 -03:00
Leandro Antônio Farias Machado
c3b5e85138
Merge pull request #348 from OktopUSP/dependabot/go_modules/backend/services/controller/github.com/golang-jwt/jwt/v5-5.2.2
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.2 in /backend/services/controller
2025-04-01 10:22:55 -03:00
dependabot[bot]
1e341b0f75
chore(deps): bump golang.org/x/net in /backend/services/controller
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 13:22:33 +00:00
dependabot[bot]
f53789937a
chore(deps): bump golang.org/x/crypto in /backend/services/controller
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 13:21:59 +00:00
dependabot[bot]
3618c54ce2
chore(deps): bump github.com/golang-jwt/jwt/v5
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 13:20:48 +00:00
dependabot[bot]
a625405e47
chore(deps): bump github.com/rs/cors in /backend/services/controller
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21 13:56:15 +00:00
leandrofars
0e86174222 chore(controller): update golang dependencies 2024-06-13 12:34:18 -03:00
dependabot[bot]
16c6f8ed08
build(deps): bump google.golang.org/protobuf
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 17:02:40 +00:00
leandrofars
b434935941 feat: new software architecture 2024-03-17 22:45:33 -03:00
leandrofars
acc29c73f8 chore(ws): lib depencies 2024-02-05 23:42:21 -03:00
leandrofars
4b2dc84015 Merge branch 'dev' into dependabot/go_modules/backend/services/controller/golang.org/x/crypto-0.17.0 2023-12-23 12:59:07 -03:00
dependabot[bot]
c8e0b3ef00
chore(deps): bump golang.org/x/crypto in /backend/services/controller
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 14:59:51 +00:00
leandrofars
376de282f2 fix(security): jwt package 2023-12-23 11:23:20 -03:00
leandrofars
2d9257f21c feat(api): mqtt conn info 2023-10-31 11:26:55 -03:00
leandrofars
f6d53f8e73 feat(controller): connect to stomp server 2023-10-27 01:47:04 -03:00
leandrofars
a5592c4d3b fix(security): dependabot alert 2023-10-23 13:16:05 -03:00
Leandro Antônio Farias Machado
9f7920b0e2 chore: websocket server (descontinued) - socketio version for golang is deprecated 2023-06-16 00:10:21 -03:00
Leandro Antônio Farias Machado
df51eefe02 chore(api): secret key encrypt + env variables 2023-05-14 10:25:06 -03:00
Leandro Antônio Farias Machado
7fb3f09570 chore(api): cors config dependencies 2023-05-13 12:47:34 -03:00
Leandro Antônio Farias Machado
7f1af7ae79 chore: controller package dependencies 2023-05-09 00:43:47 -03:00
Leandro Antônio Farias Machado
bfb2acf0fa feat(api): user jwt authentication 2023-05-02 23:57:00 -03:00
Leandro Antônio Farias Machado
46743ab279 feat: get route for rest api + async queue for translations between sync http and mqtt uncoupled protocol close #31 2023-04-26 01:19:18 -03:00
Leandro Antônio Farias Machado
7c40982a00 feat: save devices at database 2023-04-20 11:37:20 -03:00
Leandro Antônio Farias Machado
fd25ed1bf9 feat:save devices at database 2023-04-13 09:55:01 -03:00
Leandro Antônio Farias Machado
46999043a5 feat(mqtt): change proj structure to services and add mochi broker 2023-03-20 11:19:02 -03:00