Releases: qoppa-tech/api-core
Releases · qoppa-tech/api-core
v2.2.1
Compare
Sorry, something went wrong.
No results found
2.2.1 (2025-12-05)
Bug Fixes
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-12-04)
Features
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-12-03)
Features
update nginx port mapping to use environment variable (9edac7f )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-12-03)
⚠ BREAKING CHANGES
Features
added logger and implemented it (4a3e174 )
added sso (e26cb18 )
added sso and rbac (5a1335a )
added sso, env.local logic and improved usage of env vars (0d328fa )
added sso, env.local logic and improved usage of env vars (61b669a )
created user basic rbac (cfd06ef )
rbac (f0fc9fc )
Bug Fixes
fixed conflicts at routes.go (7fbbae8 )
fixed refresh_token url (0b5bdff )
fixed refresh_token url (b7bf6b8 )
nginx not starting up (0072e67 )
rbac middleware and contact form handler (37d80e5 )
rbac middleware and contact form handler (c210d52 )
update user role column (fd66594 )
updated sso roles and created services, controller and middleware (4290e4f )
updated sso roles and created services, controller and middleware (fa230ab )
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-11-29)
Features
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2025-11-29)
Bug Fixes
docker-compose and migrations down fixed (ade35e0 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-11-28)
Features
add migration to add uuidv7 as the default id for all tables (876e499 )
add migration to add uuidv7 as the default id for all tables (4a15f5d )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-11-28)
Features
add routes for contact form (327c5f0 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-11-28)
Features
implement contact form functionality including database schema (10b578f )
implement contact form functionality including database schema, API endpoints, and handlers. (e27a463 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-11-26)
Features
implement email handling with template management and MailTrap integration (e6be596 )
Bug Fixes
fixed error at testhealth on database_test.go (14e2500 )