Skip to content

Releases: wildfly-extras/wildfly-installation-manager-api

2.0.0.Beta1

14 Oct 15:10
fa5b9a9
Compare
Choose a tag to compare
2.0.0.Beta1 Pre-release
Pre-release

What's Changed

  • Add option to perform no-conflicts-only update and revert by @spyrkob in #20
  • Add manifest versions to the history result by @spyrkob in #21

Full Changelog: 1.0.2.Final...2.0.0.Beta1

1.0.3.Final

18 Jul 15:27
799e20d
Compare
Choose a tag to compare

What's Changed

  • Add manifest versions to the history result by @spyrkob in #22

Full Changelog: 1.0.2.Final...1.0.3.Final

1.0.2.Final

05 Mar 11:32
6bd1564
Compare
Choose a tag to compare

What's Changed

  • Integration Initial APi version by @yersan in #1
  • Return an empty Optional if Installation Manager cannot be loaded by @yersan in #2
  • Add operation to generate CLI apply commands by @spyrkob in #3
  • [#4] Prepare update returns false if no updates were found by @spyrkob in #5
  • [#9] Remove Elytron dependency and allow using ServiceLoader provider… by @yersan in #10
  • [#8] Remove channel name argument from changeChannel method by @yersan in #11
  • Increase API documentation by @yersan in #13
  • Add toString method to ArtifactChange and ChannelChange by @yersan in #12
  • Add description to the HistoryResult by @spyrkob in #14
  • Increase the immutability of some classes by @yersan in #15
  • Add an argument to pass the location of the script that will launch t… by @yersan in #16
  • Add option to generate PS1 script via the SPI by @spyrkob in #17
  • Show currently installed versions of manifests by @spyrkob in #18
  • Add exception to getInstalledVersion method by @spyrkob in #19

New Contributors

Full Changelog: https://github.com/wildfly-extras/wildfly-installation-manager-api/commits/1.0.2.Final