conductor

Conductor is an event driven orchestration platform

APACHE-2.0 License

Stars
17.8K
Committers
325

Bot releases are visible (Hide)

conductor - v3.21.5

Published by v1r3n about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.21.4...v3.21.5

conductor - v3.21.4 Latest Release

Published by v1r3n 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.21.3...v3.21.4

conductor - v3.21.3

Published by v1r3n 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.21.2...v3.21.3

conductor - v3.21.2

Published by v1r3n 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.21.1...v3.21.2

conductor - v3.21.1

Published by v1r3n 3 months ago

conductor - v3.21.0

Published by v1r3n 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.20.0...v3.21.0

conductor - v3.20.0

Published by v1r3n 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.19.0...v3.20.0

conductor - v3.19.0

Published by v1r3n 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.18.0...v3.19.0

conductor - v3.18.0

Published by v1r3n 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.17.0...v3.18.0

conductor - v3.17.0

Published by v1r3n 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.16.0...v3.17.0

conductor - v3.16.0

Published by v1r3n 10 months ago

Noteworthy changes

  • Both conductor and conductor-community are merged into this single repo for ease of use
  • Artifacts are published to maven central under org.conductoross group Id
  • Conductor is now on SpringBoot3 with JDK17 support
  • ES7 is the default indexing for the server going forward
  • ⭐ This is the first release from the conductor-oss repository -- Thank you all!

Release artifact coordinates

Gradle

implementation 'org.conductoross:<artifact>:3.16.0'

Maven

  <groupId>org.conductoross</groupId>
  <artifactId>ARTIFACT</artifactId>
  <version>3.16.0</version>

What's Changed

New Contributors

Full Changelog: https://github.com/conductor-oss/conductor/compare/v3.15.0...v3.16.0