Skip to content

Releases: RHEcosystemAppEng/exhort-java-api

0.0.3-SNAPSHOT

15 Nov 18:20
Compare
Choose a tag to compare
0.0.3-SNAPSHOT Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3-SNAPSHOT

0.0.2

17 Oct 14:05
Compare
Choose a tag to compare

Full Changelog: v0.0.1...0.0.2

What's Changed

New Contributors

Full Changelog: v0.0.1...0.0.2

0.0.2-SNAPSHOT

17 Oct 14:04
Compare
Choose a tag to compare
0.0.2-SNAPSHOT Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.1...0.0.2-SNAPSHOT

0.0.1

13 Sep 23:55
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

What's Changed

  • fix: integration test core module unpninned by @TomerFi in #4
  • docs: update readme by @TomerFi in #5
  • test: fixed test class package name by @TomerFi in #6
  • docs: update repository docs and javadoc comments by @TomerFi in #7
  • refactor: small refactoring, mostly of names by @TomerFi in #10
  • docs: better readme by @TomerFi in #11
  • chore: update openapi spec and integration tests by @TomerFi in #13
  • docs: added gradle usage example in README by @TomerFi in #14
  • chore: downgrade project java version from 17 to 11 by @TomerFi in #15
  • chore: html returning reports should be returned as a byte array instead of a string by @TomerFi in #16
  • feat: implemented crdaignore comments for maven by @TomerFi in #18
  • chore: updated openapi spec from crda backend by @TomerFi in #19
  • chore: update integration tests, docs, and ci by @TomerFi in #20
  • chore: added env variable for the vendor tokens and backend url by @TomerFi in #21
  • docs: update readme by @TomerFi in #22
  • chore: update api spec for adding sbom to the stack analytics endpoint by @TomerFi in #23
  • chore: added mechanism for custom executable paths by @TomerFi in #24
  • docs: readme typos by @TomerFi in #25
  • docs: readme updates by @TomerFi in #26
  • chore: fixed typos in code by @TomerFi in #27
  • ci: prevent staging workflow from running on forks by @TomerFi in #28
  • feat: added component analysis by @TomerFi in #29
  • feat: allow customizing via java properties by @TomerFi in #30
  • docs: clarify readme by @TomerFi in #31
  • docs: added supported list to readme by @TomerFi in #32
  • docs: fixed readme typos by @TomerFi in #33
  • ci: added workflow verifying openapi spec generation by @TomerFi in #35
  • fix: component analysis fails to ignore dependencies by @TomerFi in #36
  • feat: added endpoint for multipart media type requests by @TomerFi in #34
  • refactor: rename to exhort by @ruromero in #37
  • fix: adapt integration tests to current deployment by @ruromero in #38
  • feat: maven and npm SBOM by @ruromero in #39
  • refactor: change backend default route by @zvigrinberg in #40
  • feat: add golang support to API by @zvigrinberg in #41
  • fix: fix maven exhortignore by @zvigrinberg in #43
  • fix: dependencies with Test/Dev scope not ignored by @zvigrinberg in #44
  • ci: Create maven release workflow by @zvigrinberg in #56

Full Changelog: 0.0.1-SNAPSHOT...0.0.1

0.0.1-SNAPSHOT

13 Sep 23:53
f92ad1e
Compare
Choose a tag to compare
0.0.1-SNAPSHOT Pre-release
Pre-release

What's Changed

  • ci: added ci workflows for pr and stage by @TomerFi in #1
  • ci: fixed pr workflow identation error by @TomerFi in #2
  • ci: staging workflow now create github releases by @TomerFi in #3

Full Changelog: https://github.com/RHEcosystemAppEng/exhort-java-api/commits/0.0.1-SNAPSHOT