All notable changes to this project will be documented in this file, which follows the guidelines on Keep a CHANGELOG. This project adheres to Semantic Versioning.
- Updated common-bom to version 2.5.0
- Use 1.6.0 of the org.everit.json.schema dependency
- Updated common-bom to version 2.4.0
- Updated common-bom to version 2.3.0
- Updated common-bom to version 2.2.0
- Enabling ability to browse and delete messages across multiple artemis brokers. System property ARTEMIS_URI takes a comma separated list of broker host values.
- Update common-bom to version 2.0.2
- SCUS-86 ElasticSearch Dependency Hell fix
- Remove deprecated github_token entry from travis.yml
- Update common-bom to version 1.29.0
- JsonObjectBuilderWrapper now supports adding JsonArray attribute
- ReflectionUtil now handles fields in super class
- Update common-bom to version 1.28.0
- Removed Optional from ReflectionUtil field accessors
- ARTEMIS_URI system property support added for configuring Artemis test connections. ARTEMIS_HOST_KEY is ignored if URI is present
- Updated common-bom version to 1.27.0
- Downgraded Jackson version to 2.8.11 to fix bug with single argument constructors
- Updated common-bom version to 1.25.0 for Jackson version 2.9.5
- JavaCompilerUtility to fix out of memory error
- Deprecate JavaCompilerUtil and convert to use JavaCompilerUtility
- Out of memory error when using JavaCompilerUtil
- Added matcher for asserting jsonpath against a schema
- Generate random ZonedDateTime in different time zones and provide option to generate in UTC specific timezone
- Test cases for random ZonedDateTime generators and added logging to show more info when they fail
- Adds support for whitespace in the SchemaDuplicateChecker (false positives)
- Refactor SchemaComplianceChecker and renamed to SchemaDuplicateChecker
- Adds the SchemaComplianceChecker to check differences between schemas across multiple modules, aiding in the single war refactoring process
- javax.mail dependency to fix no class found exception
- Updated common-bom version to 1.21.0 to remove johnzon-core
- Update common-bom version to 1.20.0 to fix OWASP issues
- Support for HTTP DELETE
- Fix travis build, maven version compatibility
- ReflectionUtil for Class methods and fields
- JavaCompilerUtil copied from generators-test-utils
- Added Sonarcloud analysis
- Added matcher for response headers in rest poller
- use newer parent pom (builds from bintray), no other changes
- Improve Travis CI process, use container based builds
- Ensure SCM information is correct on all modules
- Test logging modules for bringing in the correct logging dependencies for tests; a module for tests that only needs slf4j-simple, and another for tests that need log4j (eg, for testing MDC features)
- Made dead letter queue browser auto-closable
1.3.0 - 2017-05-26
- Utility for browsing and deleting DLQ messages
1.2.0 - 2017-03-03
- Re-release failed previous release
1.1.0 - 2017-03-03
- Utility class for bootstrapping database
- Utility class for creating JDBC connections
- Utility class for loading files from classpath
1.0.0 - 2017-02-15
- Initial project configuration
- Initial test utilities
`