What's Changed
- Bump github.com/redis/go-redis/v9 from 9.12.1 to 9.13.0 by @dependabot[bot] in #3128
- Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #3130
- Bump golang from 1.25.0-alpine to 1.25.1-alpine in /docker in the docker-dependency group by @dependabot[bot] in #3127
- Bump actions/setup-go from 5 to 6 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #3131
- Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 by @dependabot[bot] in #3136
- Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #3135
- Bump github.com/absmach/callhome from 0.14.0 to 0.18.1 by @dependabot[bot] in #3134
- Bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #3133
- SMQ-2801 - Add health check endpoint for MQTT adapter by @felixgateru in #3024
- SMQ-2801 - Add health check endpoint to HTTP adapter by @felixgateru in #3140
- SMQ-2801 - Add health check endpoint to WS adapter by @felixgateru in #3144
- SMQ-2801 - Add health check endpoint with client authentication to CoAP adapter by @felixgateru in #3139
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #3143
- Bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 by @dependabot[bot] in #3141
- Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #3142
- SMQ-2944 - Add client events consumer by @felixgateru in #2947
- SMQ-2945 - Add channels events consumer by @felixgateru in #2951
- NOISSUE - Fix Groups and Channels Users Listing by @Musilah in #3138
- MG-314 - Update API docs related for listing entities by @felixgateru in #3149
- Bump github.com/eclipse/paho.mqtt.golang from 1.5.0 to 1.5.1 by @dependabot[bot] in #3151
- Bump github.com/authzed/spicedb from 1.45.3 to 1.45.4 by @dependabot[bot] in #3150
- Bump github.com/nats-io/nats.go from 1.45.0 to 1.46.0 by @dependabot[bot] in #3152
- NOISSUE - Group service middleware into single folder by @felixgateru in #2472
- SMQ-3028 - Unify SMQ certs with Absmach Certs by @nyagamunene in #3146
- NOISSUE - Remove empty file by @nyagamunene in #3157
- SMQ-3159 - Return specific error on non-existent user during login by @arvindh123 in #3160
- NOISSUE - Auto verify oauth user during OAuth Callback by @arvindh123 in #3162
- NOISSUE - Fixing auto verification unverified users flow by @arvindh123 in #3163
- Bump peter-evans/repository-dispatch from 3 to 4 in /.github/workflows in the gh-dependency group by @dependabot[bot] in #3161
- Bump github.com/nats-io/nats.go from 1.46.0 to 1.46.1 by @dependabot[bot] in #3166
- Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #3167
- Bump github.com/authzed/authzed-go from 1.5.1-0.20250909211335-16b58d03994c to 1.6.0 by @dependabot[bot] in #3168
- NOISSUE - Fix OAuth auto verification on register by @arvindh123 in #3174
- SMQ-3175 - Fix clearing domain metadata on domain name and tags update by @felixgateru in #3176
- NOISSUE - Handle user registration errors by @arvindh123 in #3177
- NOISSUE - Handle Domain & Channel Route not available error during creation by @arvindh123 in #3180
- NOISSUE - Auto generation username for oauth user during singup by @arvindh123 in #3178
- Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #3185
- Bump github.com/authzed/spicedb from 1.45.4 to 1.46.0 by @dependabot[bot] in #3184
- Bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #3182
- Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #3183
- NOISSUE - Add auth provider in profile view response by @arvindh123 in #3187
- NOISSUE - Enhance docker-compose and Makefile configurations by @rodneyosodo in #3153
- NOISSUE - Fix Domain creation callout by @dborovcanin in #3189
- NOISSUE - Close PATs sql rows by @nyagamunene in #3190
- NOISSUE - Use structured requests in callouts by @dborovcanin in #3191
- NOISSUE - Fix key logging by @dborovcanin in #3193
- Bump golang from 1.25.1-alpine to 1.25.3-alpine in /docker in the docker-dependency group by @dependabot[bot] in #3194
- Bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 by @dependabot[bot] in #3196
- Bump github.com/nats-io/nats.go from 1.46.1 to 1.47.0 by @dependabot[bot] in #3195
- NOISSUE - Update dependencies by @dborovcanin in #3197
- NOISSUE - Update call-home by @dborovcanin in #3198
- NOISSUE - Add domain field in domains callouts by @dborovcanin in #3199
- NOISSUE - Fix password reset by @dborovcanin in #3200
- NOISSUE - Add
auth_providerfield to sdk by @WashingtonKK in #3202 - SMQ-3171 - Add domain ID to channel authorization request by @felixgateru in #3179
- NOISSUE - Fix SSO User metadata update by @dborovcanin in #3203
- NOISSUE - Increase NGINX client body size by @nyagamunene in #3204
- SMQ-3137 - Proxy CoAP using mgate by @felixgateru in #2222
- NOISSUE - Fix mqtt adapter target ws server protcol and update mgate version by @arvindh123 in #3209
- NOISSUE - Update API docs by @nyagamunene in #3211
- NOISSUE - Fix API docs by @dborovcanin in #3212
- NOISSUE - Update dependencies in go.mod and go.sum by @SammyOina in #3215
- NOISSUE - Update mGate version by @dborovcanin in #3217
Full Changelog: v0.18.1...v0.18.2