Releases: absmach/mgate
Releases · absmach/mgate
v0.4.5
What's Changed
- NOISSUE - Use message instead of error in JSON encoding by @dborovcanin in #77
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- NOISSUE: Change downstream publish auth handler subscribe by @arvindh123 in #76
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- NOISSUE - Add CI by @rodneyosodo in #53
- MG-2080 - Add TLS Certs Loading and Certificate Revocation by @arvindh123 in #57
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #62
- NOISSUE - Forward
/health
and/metrics
endpoints by @rodneyosodo in #63 - NOISSUE - Fix Default Path Prefix by @rodneyosodo in #64
- NOISSUE - Add authorization check on server publish by @felixgateru in #66
- NOISSUE - Change mProxy naming to mGate by @dborovcanin in #69
- NOISSUE - Update Readme docs by @dborovcanin in #70
- NOISSUE - Update test dependencies by @dborovcanin in #72
- NOISSUE - Update diagrams by @dborovcanin in #73
- NOISSUE - Update example and deployment by @dborovcanin in #74
- NOISSUE - New error type for HTTP Proxy server to return Handlers error by @arvindh123 in #50
New Contributors
- @arvindh123 made their first contribution in #57
- @felixgateru made their first contribution in #66
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- NOISSUE - Use slog for Logging by @rodneyosodo in https://github.com/absmach/mproxy/pull/52
New Contributors
- @rodneyosodo made their first contribution in https://github.com/absmach/mproxy/pull/52
Full Changelog: absmach/mproxy@v0.3.5...v0.4.2
v0.4.1
What's Changed
- NOISSUE - Add issue and PR templates by @SammyOina in https://github.com/absmach/mproxy/pull/38
- UV-109 - Return errors on handler methods by @SammyOina in https://github.com/absmach/mproxy/pull/40
- UV-267 - Support http/s proxying by @SammyOina in https://github.com/absmach/mproxy/pull/42
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in https://github.com/absmach/mproxy/pull/45
- UV-267 - WS proxy support by @SammyOina in https://github.com/absmach/mproxy/pull/44
- NOISSUE - Update module name and dependencies by @ianmuchyri in https://github.com/absmach/mproxy/pull/46
New Contributors
- @ianmuchyri made their first contribution in https://github.com/absmach/mproxy/pull/46
Full Changelog: absmach/mproxy@v0.3.0...v0.4.1
v0.3.5
What's Changed
- NOISSUE - Add issue and PR templates by @SammyOina in https://github.com/absmach/mproxy/pull/38
- UV-109 - Return errors on handler methods by @SammyOina in https://github.com/absmach/mproxy/pull/40
- UV-267 - Support http/s proxying by @SammyOina in https://github.com/absmach/mproxy/pull/42
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in https://github.com/absmach/mproxy/pull/45
- UV-267 - WS proxy support by @SammyOina in https://github.com/absmach/mproxy/pull/44
- NOISSUE - Update module name and dependencies by @ianmuchyri in https://github.com/absmach/mproxy/pull/46
New Contributors
- @ianmuchyri made their first contribution in https://github.com/absmach/mproxy/pull/46
Full Changelog: absmach/mproxy@v0.3.0...v0.3.5
v0.3.0
What's Changed
- NOISSUE - Add context to MQTT handler by @SammyOina in https://github.com/mainflux/mproxy/pull/34
- MF-35 - Replace Client on session handler by @SammyOina in https://github.com/mainflux/mproxy/pull/36
- NOISSUE - Update Go version and other dependencies by @dborovcanin in https://github.com/mainflux/mproxy/pull/37
New Contributors
- @dependabot made their first contribution in https://github.com/mainflux/mproxy/pull/32
- @SammyOina made their first contribution in https://github.com/mainflux/mproxy/pull/34
Full Changelog: mainflux/mproxy@v0.2.3...v0.3.0
v0.2.3
NOISSUE - Decouple mainflux/mproxy and mainflux/mainflux (#30) * NOISSUE - Decouple mainflux/mproxy and mainflux/mainflux (packages errors and logger) Signed-off-by: Manuel Imperiale <[email protected]> * Simplify returned errors Signed-off-by: Manuel Imperiale <[email protected]> Signed-off-by: Manuel Imperiale <[email protected]>
v0.2.2
v0.2.1
Fix dependencies.