Conduit

Batteries-included backend that works with any stack.

MIT License

Downloads
1.7K
Stars
454
Committers
29

Bot releases are visible (Hide)

Conduit - v0.15.3

Published by kkopanidis almost 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.15.2...v0.15.3

Conduit - v0.15.2

Published by kkopanidis almost 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.15.1...v0.15.2

Conduit - v0.15.1

Published by kkopanidis almost 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.15.0...v0.15.1

Conduit - v0.15.0

Published by kkopanidis almost 2 years ago

Say hello to Conduit 0.15 🎉 🎉

This release brings tons of fixes, features and overall improvements!
Here's the tldr;

  • Route return alignment & more route descriptions available
  • Dependency updates all the way
  • Prometheus metrics have been streamlined
  • 2FA supported on Admin Panel along with better user management
  • Huge code cleanups to Authentication module and across all modules as well
  • 2FA has been streamlined in Authentication and now supports Authenticator apps too
  • GitLab and Magic Link authentication methods now available
  • GraphQL and swagger types have been greatly improved
  • Cookies in Authentication are now better supported and can also be configured seperately
  • Better metrics support with Prometheus
  • So much more

Last but not least, this release includes the Authorization module, which we consider to be in alpha, and is not currently integrated with other modules. Things to look forward to in the next releases: More improvements, further API stabilisation, full support for user groups, roles and authorization rules

CHANGELOG

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.6...v0.15.0

Conduit - v0.15.0-rc.2

Published by kkopanidis almost 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.15.0-rc.1...v0.15.0-rc.2

Conduit -

Published by kkopanidis about 2 years ago

Conduit - v0.15.0-rc.1

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.15.0-rc.0...v0.15.0-rc.1

Conduit - v0.15.0-rc.0

Published by kkopanidis about 2 years ago

Say hello to Conduit 0.15 🎉 🎉

This release brings tons of fixes, features and overall improvements!
Here's the tldr;

  • Route return alignment & more route descriptions available
  • Dependency updates all the way
  • Prometheus metrics have been streamlined
  • 2FA supported on Admin Panel along with better user management
  • Huge code cleanups to Authentication module and across all modules as well
  • 2FA has been streamlined in Authentication and now supports Authenticator apps too
  • GitLab and Magic Link authentication methods now available
  • GraphQL and swagger types have been greatly improved
  • Cookies in Authentication are now better supported and can also be configured seperately

Last but not least, this release includes the Authorization module, which we consider to be in alpha, and is not currently integrated with other modules. Things to look forward to in the next releases: More improvements, further API stabilisation, full support for user groups, roles and authorization rules.

CHANGELOG

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.6...v0.15.0-rc.0

Conduit - v0.14.7

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.6...v0.14.7

Conduit - v0.14.6

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.5...v0.14.6

Conduit - v0.14.5

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.4...v0.14.5

Conduit - v0.14.4

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.3...v0.14.4

Conduit - v0.14.3

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.2...v0.14.3

Conduit - v0.14.2

Published by kkopanidis about 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.1...v0.14.2

Conduit - v0.14.1

Published by kkopanidis over 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.14.0...v0.14.1

Conduit - v0.14.0

Published by kkopanidis over 2 years ago

Conduit 0.14 is here 🎉 🎉

This release is focused on stability, performance improvements and cleanups.

tldr; The Conduit Core now handles only admin routes, service-discovery and configuration management. Security and Router have been merged and extracted from core into a standalone microservice. The core also no longer requires the database to fully initialize, it uses Redis as a primary store.

Breaking Changes:

  • Admin's HTTP server now defaults to port 3030
  • Admin's HTTP server no longer uses an /admin prefix
  • Admin's http/socket ports are now specified via ADMIN_HTTP_PORT and ADMIN_SOCKET_PORT
  • Router is no longer part of the core service, so usage of grpc-sdk 0.14 is needed
  • Config update admin route is now a PATCH operation

Features:

  • Router can be individually scaled now
  • Core does not have a hard dependency on the database (it is required to be running in order for admin to work though)
  • Admin now supports GraphQL and sockets

Details:

New Contributors

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.13.1...v0.14.0

Conduit - v0.13.2

Published by kkopanidis over 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.13.1...v0.13.2

Conduit - v0.12.7

Published by kkopanidis over 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.12.6...v0.12.7

Conduit - v0.11.6

Published by kkopanidis over 2 years ago

Conduit - v0.10.12

Published by kkopanidis over 2 years ago

What's Changed

Full Changelog: https://github.com/ConduitPlatform/Conduit/compare/v0.10.11...v0.10.12