Releases: mutugading/goapps-backend
Releases · mutugading/goapps-backend
iam-service: v0.12.0
0.12.0 (2026-04-17)
Features
- finance: implement job execution tracking, Oracle sync, and RabbitMQ integration with migrations and handlers (8f9896c)
- finance: implement job execution tracking, Oracle sync, and RabbitMQ integration with migrations and handlers (02db90f)
Bug Fixes
- finance: enhance Oracle sync system with improved error handling, concurrency safety, and refined data validation (4ce67ee)
finance-service: v0.9.1
finance-service: v0.9.0
0.9.0 (2026-04-17)
Features
- finance: implement job execution tracking, Oracle sync, and RabbitMQ integration with migrations and handlers (8f9896c)
- finance: implement job execution tracking, Oracle sync, and RabbitMQ integration with migrations and handlers (02db90f)
Bug Fixes
- finance: enhance Oracle sync system with improved error handling, concurrency safety, and refined data validation (4ce67ee)
- finance: standardize "canceled" spelling, update identifiers and comments to match proto/DB conventions (3747f0a)
- finance: update Oracle sync procedure and schema, align period logic, and refine tests (fe45bc0)
iam-service: v0.11.0
iam-service: v0.10.3
iam-service: v0.10.2
iam-service: v0.10.1
iam-service: v0.10.0
0.10.0 (2026-04-15)
Features
- implement employee level management module and fix admin email verification migration (45cff67)
- implement employee level management module and fix admin email verification migration (92428c6)
Bug Fixes
- improve code safety and maintainability by implementing safe integer conversions, extracting entity validation methods, and enforcing linting standards. (bf248da)
finance-service: v0.8.1
iam-service: v0.9.0
0.9.0 (2026-04-14)
Features
- Add build and copy steps for the
iam-seedbinary. (b55b3f8) - Add golang-migrate and migration files to the IAM service Dockerfile for database migrations. (1de4a14)
- Add MinIO storage integration and user profile picture upload functionality. (2754734)
- Add MinIO storage integration and user profile picture upload functionality. (8c8d7c0)
- add UOM category management with CRUD, import/export, and seed migration (29e4c43)
- add UOM category management with CRUD, import/export, and seed migration (f4cbaaa)
- Implement 2FA recovery codes in IAM, add gRPC authentication and permission interceptors to IAM and Finance, and update local development infrastructure. (c82c258)
- Implement 2FA recovery codes in IAM, add gRPC authentication and permission interceptors to IAM and Finance, and update local development infrastructure. (a1ad398)
- implement CMS module with CRUD operations, database schema, and gRPC gateway support (5eb8515)
- implement CMS module with CRUD operations, database schema, and gRPC gateway support (c0df3b4)
- implement finance parameter management module with CRUD, import/export, and UI components (9505fd1)
- implement formula management service with CRUD operations, gRPC definitions, and database schema (ee9831c)
- implement formula management service with CRUD operations, gRPC definitions, and database schema (1faa10c)
- Implement IAM audit log APIs, enhance Swagger documentation with security and persistent authorization, and add a swagger merge script. (55c70c8)
- Implement session idle timeout, add comprehensive E2E tests, and include a backend run guide. (5610f2c)
- Implement the initial Identity and Access Management (IAM) serv… (f950837)
- Implement the initial Identity and Access Management (IAM) service with migrations, application logic, infrastructure, and gRPC delivery. (96fe69f)
Bug Fixes
- email: add SMTP client timeouts to prevent indefinite hanging (020a81a)
- email: add SMTP client timeouts to prevent indefinite hanging (331f073)
- email: handle errors when closing SMTP connection after SetDeadline failure (9e1b2c3)
- iam: consolidate error mapping logic into mapUnknownError helper and include ErrEmailAlreadyVerified in conflict checks (2f7d0ab)
- iam: implement email verification flow including database schema, cache storage, and gRPC service methods (084bcac)
- iam: implement email verification flow including database schema, cache storage, and gRPC service methods (b1b0b3d)
- Implement IAM audit log APIs, enhance Swagger documentation with security and persistent authorization, and add a swagger merge script. (3387841)
- lint check. (84ef101)
- Seed raw material categories with IAM menu and permissions, and refactor sort order strings to constants. (1330c63)