Releases: platforma-dev/platforma
Releases · platforma-dev/platforma
v0.1.0-alpha.24
What's Changed
- Fix #83: httpserver HandleGroup should mount both group root and subtree by @mishankov in #84
- Bump the default group in /docs with 3 updates by @dependabot[bot] in #81
- Bump the default group with 3 updates by @dependabot[bot] in #80
- Bump the default group with 3 updates by @dependabot[bot] in #79
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
v0.1.0-alpha.23
What's Changed
- Allow WideEventLogger to serve as default package logger by @mishankov in #74
- Fix #72: add user info to auth log events by @mishankov in #75
- Add custom
Leveltype withInfoForcedlevel support by @mishankov in #78
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
v0.1.0-alpha.22: Fix #67: Add WriteJSON helper to httpserver package (#68)
* Fix #67: Add WriteJSON helper to httpserver package * refactor: use WriteJSON helper in auth and healthcheck handlers Replace manual JSON encoding with httpserver.WriteJSON() helper: - application/healthcheck.go: simplify health response - auth/handler_delete.go: fix error log message (was "decode") - auth/handler_get.go: remove redundant Content-Type header Reduces code duplication and ensures consistent response handling.
v0.1.0-alpha.21
What's Changed
- Fix new gosec issues by @mishankov in #66
- Fix #64: Omit empty steps and errors from wide event logs by @mishankov in #65
- Bump the default group with 2 updates by @dependabot[bot] in #63
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
v0.1.0-alpha.20
What's Changed
- Improved cron syntax by @mishankov in #57
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
v0.1.0-alpha.19
What's Changed
- Wide events logging by @mishankov in #62
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
v0.1.0-alpha.18
What's Changed
- Bump github.com/lib/pq from 1.10.9 to 1.11.1 in the default group by @dependabot[bot] in #51
- Add optional migration ID override support by @mishankov in #53
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
v0.1.0-alpha.17
What's Changed
- Add logs for applied and skipped migrations (#31) by @mishankov in #47
- Add CLI commands for run and migrate by @mishankov in #48
- Trying to fix CI by @mishankov in #49
- Better migrations DX by @mishankov in #50
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17
v0.1.0-alpha.16
What's Changed
- Bump the default group with 2 updates by @dependabot[bot] in #33
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the default group by @dependabot[bot] in #34
- Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 in the default group by @dependabot[bot] in #37
- Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in the default group by @dependabot[bot] in #38
- Better docs by @mishankov in #40
- Bump golang.org/x/crypto from 0.46.0 to 0.47.0 in the default group by @dependabot[bot] in #41
- Bump the default group in /docs with 3 updates by @dependabot[bot] in #42
- AI docs by @mishankov in #45
- Add user deletion endpoint by @mishankov in #35
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
v0.1.0-alpha.15
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15