Skip to content

Releases: platforma-dev/platforma

v0.1.0-alpha.24

27 Apr 05:40
8c513a0

Choose a tag to compare

v0.1.0-alpha.24 Pre-release
Pre-release

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

19 Mar 19:10
f8427d0

Choose a tag to compare

v0.1.0-alpha.23 Pre-release
Pre-release

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 Level type with InfoForced level 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)

03 Mar 04:49
378840f

Choose a tag to compare

* 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

02 Mar 05:30
7100ba3

Choose a tag to compare

v0.1.0-alpha.21 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

v0.1.0-alpha.20

27 Feb 14:24
151fff6

Choose a tag to compare

v0.1.0-alpha.20 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

v0.1.0-alpha.19

17 Feb 06:46
0b2bd95

Choose a tag to compare

v0.1.0-alpha.19 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

v0.1.0-alpha.18

03 Feb 06:19
8d00201

Choose a tag to compare

v0.1.0-alpha.18 Pre-release
Pre-release

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

31 Jan 18:20
3bbf368

Choose a tag to compare

v0.1.0-alpha.17 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

v0.1.0-alpha.16

27 Jan 18:27
27c4f93

Choose a tag to compare

v0.1.0-alpha.16 Pre-release
Pre-release

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

30 Nov 15:49

Choose a tag to compare

v0.1.0-alpha.15 Pre-release
Pre-release