Skip to content

Releases: avioconsulting/mule-health-check-api

early-access

19 Dec 02:58
74beffb
Compare
Choose a tag to compare
early-access Pre-release
Pre-release

Changelog

v3.1.1

14 Nov 16:02
5134e1e
Compare
Choose a tag to compare

Changelog

🐛 Fixes

🧰 Tasks

  • 5134e1e chore: release 3.1.1 (#35)
  • 875f5dd chore: [create-pull-request] Auto increment to v3.1.1-SNAPSHOT (#30)

Contributors

We'd like to thank the following people for their contributions:

v3.1.0

30 Oct 13:46
ae819f6
Compare
Choose a tag to compare

Changelog

🧰 Tasks

  • ae819f6 chore: Release v3.1.0
  • e6af5b6 chore: Updating dependencies and configurations for Java 17 support
  • eafb354 chore: Increment to v3.0.2-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

v3.0.1

20 Mar 18:57
ecae232
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • 5e36a46 fix: Removed space from connector name and unnecessary loggers using the core mule logger
  • d868c58 fix: Updated and tested for compatibility across Mule, Maven and mule-maven-plugin versions

🧰 Tasks

  • 0430f83 chore: v3.0.1-SNAPSHOT
  • b45b8aa chore: [create-pull-request] Auto increment to v3.0.1-SNAPSHOT

🛠 Build

  • 6f441b9 build: Update github actions to use shared workflows

Contributors

We'd like to thank the following people for their contributions:

v3.0.0

13 Jun 19:01
9240c24
Compare
Choose a tag to compare

Changelog

🧰 Tasks

  • 9240c24 chore: Release v3.0.0 (#18)
  • 9434710 chore: Removing maven deployment from jreleaser config
  • 798186b chore: Changing references from master to main and removing manual tagging step
  • 4135e18 chore: Adding jreleaser configuration to github actions build
  • ce4359b chore: Removing javadoc and source jars from jreleaser distribution
  • e27b13d chore: Add JReleaser, Pom cleanup, Maven plugin updates, update to latest github actions worflow

  • c9e92ae Fixing conditions for publishing
  • 581566d Fixed gitflow action - outputs
  • 6bdaa6f fixed syntax error in build.yml
  • 0b38234 fixed syntax error in build.yml
  • 955c0f4 fixed syntax error in build.yml
  • 4584d4d reverting pom and build.yml to fix publishing
  • 1c21133 Moving Mule EE credentials to job level environment variables
  • ac6a712 fixed sample xml, and GAV naming
  • be8cbf8 grammar fixes
  • ebff429 grammar fixes
  • 5569b0a made exception and executionTime optional
  • e6d8a99 fixes
  • 0ca4db7 fixes
  • bf4ae41 fixes
  • a3e7441 fixes
  • f80ef4c fixes
  • 272a042 Updated readme
  • 923cd9b added images for README
  • e869e22 v3.0.0 - XML SDK (#14)
  • 9e8546f [create-pull-request] Auto increment to v2.0.3-SNAPSHOT (#13)
  • b406308 Releasing version to 2.0.2 (#12)
  • c7fe942 [create-pull-request] Auto increment to v2.0.2-SNAPSHOT (#11)
  • 8d798b2 Change min mule runtime version to 4.2.2. Upgrade API Kit to 1.7.3
  • 13d671d Release v2.0.1 (#10)
  • 2e04691 Changing classifier to mule-plugin (#9)
  • 80eb347 [create-pull-request] Auto increment to v2.0.1-SNAPSHOT (#8)
  • 437b5af Fixing description tag
  • a6a00bb Adding missing pom values required for publishing to maven central
  • 1dc1042 Release v2.0.0
  • 21d7625 Version 2.0.0 upgrade using v2.0.1 logger (#6)
  • ff59ab5 Correct log category property name (#3)
  • 622da59 Add Java Source version and Update Mule Custom Logger Version
  • 914795e Exchange configuration
  • 837985f Merged in feature/exchange-configuration (pull request #15)
  • d46b960 Fix MUnit tests
  • 44737c1 Updating to latest RAML API Spec. Fixing implementation and updating all test cases
  • 9b21983 Imported updated RAML. Fixed error handling responses. Updated runtime endpoint to return new data structure
  • 6fff064 Add documentation readme
  • 302fcb4 corrected flow names
  • 544337c add flow mismatch test
  • b2f115c adding test on console
  • 493c426 Remove unused test data
  • 6d910ea Add test for flows
  • b66d3f2 logic separated to get the app dependency flows
  • 85d2056 Separate test by resource and add meaningful validations
  • 4780a30 Add meaningful error log exception message
  • fcdd2f3 Add global for local testing
  • 542654c renamed transform message to meaningful names
  • 921b5e5 add log messages, exception logs
  • 9fef51b renamed correlation_id in mule variable to camelcase
  • 378ba00 Remove hardcoded autodiscoveryId
  • 5b19727 Add configurable helth check autodiscovery
  • 93cdd39 Add log4j category to varible
  • 1b7c96b fix property mistakenly removed earlier
  • fd852e9 Remove autodiscovery config
  • 07624ab Remove health check autodisovery
  • 5137c28 update autodiscovery id
  • 250e7d4 Add meaningful log name when individual system call fails
  • d6b69a0 Change Avio Core Config name for conflict resolution
  • f814fae AOUM-93 Add snapshot version and distribution management
  • d1e0be3 Adding autodiscovery
  • 78123dd Add exception handling munit
  • d2b6344 Update Readme.md with confluence link
  • e76bf03 Test case fixed
  • 9fb69c9 Change App name for test compatibility
  • 2646569 Upgrade to 4.2.2 and mule maven plugin
  • 5b8ce73 Add munit test suite
  • 1cf2367 add try if flow not found
  • 327cdff AOUM-64 Implement error code defined in RAML
  • f84a4bf revert Pom version
  • 3414c4b Remove http listener
  • b5d43f0 Clean up resources and pom packaging
  • 0b7f7e0 Remove http connector to use from implementation api
  • a517a54 Add dependency, revert changes
  • b5847ef Adding missing variables in mule properties flow
  • 94f26ad AOUM-48 Add OverAll HealthCheck Endpoint
  • e30b882 AOUM-47 Add /health/runtime Endpoint
  • 614a79b AOUM-46
  • 6a0bf66 Add health/app flow, mule runtime basic flow
  • f88513b Create and use HTTP listener configuration reference
  • 83df809 Importing RAML, cleanup project structure
  • 4657f41 Initial Repo Created

Contributors

We'd like to thank the following people for their contributions: