Conduit Releases
133 releases of ConduitPlatform/Conduit
- v0.15.0
Conduit v0.15.0 is a major release bringing significant new functionality including a new Authorization module (alpha), 2FA support with Authenticator apps, GitLab and Magic Link authentication, and streamlined Prometheus metrics. This release also includes extensive code cleanups across modules, improved GraphQL/swagger types, better cookie support, and route documentation features.
Oct 21, 2022
- v0.10.16
Oct 19, 2022
- v0.14.7
This release primarily adds Prometheus Metrics Support as a new feature, along with several bug fixes for database schema handling, gRPC SDK metrics, and SMS module configuration issues.
Aug 31, 2022
- v0.14.6
This is a bug-fix-focused release addressing issues across multiple modules including admin, database, authentication, storage, and core. The release includes one new feature (QR code library for 2FA authentication) and various improvements to type checking, config handling, and schema validation.
Aug 24, 2022
- v0.14.5
This release focuses on bug fixes and improvements across multiple modules, including socket registration and security validation fixes, a refactored email verification link system, and the addition of ping routes for admin, core, and router components.
Aug 5, 2022
- v0.14.4
This is a minor bug fix and feature release focused on improving the core configuration functionality. The release addresses a bug where config set was not working and adds support for recovering config routes in the core module.
Jul 27, 2022
- v0.14.3
This patch release focuses on bug fixes across multiple modules including grpc-sdk, authentication, admin, core, router, storage, and hermes, while adding two new authentication features: change email and resend verification email. The release also includes improved config handling with independent config route creation and enhanced logging with Module Instance Id in Loki Logger.
Jul 27, 2022
- v0.14.2
This release (v0.14.2) focuses on database improvements for ConduitPlatform. It removes support for certain SQL databases by cleaning up related packages and introduces a new feature that converts JSON to JSONB type for PostgreSQL databases, which improves query performance.
Jul 21, 2022
- v0.14.1
This is a minor bug fix release for Conduit v0.14.1 that addresses several issues including Docker compose configuration, service discovery, router logic decoupling, and an authentication bug where hashedPassword was being dropped. The release also adds support for logging to Grafana Loki via the grpc-sdk.
Jul 20, 2022
- v0.14.0
Conduit 0.14 introduces a major architecture refactor where Security and Router have been extracted from the core into a standalone microservice, allowing individual scaling. The core now handles only admin routes, service-discovery, and configuration management, using Redis as the primary store and no longer requiring the database to fully initialize.
Jul 15, 2022
- v0.13.2
This is a minor patch release (v0.13.2) for ConduitPlatform/Conduit, focusing on build configuration updates and a bug fix for the database module. The release includes Docker Compose v0.13 updates and environment variable naming corrections.
Jul 15, 2022
- v0.12.7
This is a minor patch release (v0.12.7) focused on build configuration updates and a database bug fix. The release includes an updated docker-compose configuration for v0.12, corrected environment variable names, and a fix for the createWithPopulations database function that was looking for incorrect properties.
Jul 15, 2022
- v0.11.6
This is a minor patch release (v0.11.6) that updates the docker-compose configuration to v0.11. The release contains a single change related to build configuration, with no new features or breaking changes introduced.
Jul 15, 2022