Skip to content

Releases: kilmajster/ngrok-spring-boot-starter

Test automated release ⚙️ v2

12 Jul 18:20

Choose a tag to compare

0.4.2

Added release job

Test automated release ⚙️

12 Jul 17:56

Choose a tag to compare

0.4.1

Added release job

v.0.3.7

01 May 15:35

Choose a tag to compare

(#51) Improved behavior when ngrok is already started

Thanks to @juherr 🙌

v0.3.6

25 Apr 10:09
da6b053

Choose a tag to compare

(#53) Added NgrokConfiguration class

Thanks to @s-frei 🙌

v0.3.5

17 Apr 07:32

Choose a tag to compare

(#50) Add event for Ngrok initialization.
Thanks to @juherr 😃

v0.3.4

14 Apr 19:13

Choose a tag to compare

Merge branch 'development' into main

[0.3.2] Ngrok classpath configuration files works!

04 Apr 15:17

Choose a tag to compare

Added possibility to include ngrok configuration files inside classpath

[0.3.1] Bumped dependencies, refactor and tests

21 Feb 13:38
da75c29

Choose a tag to compare

(#48) v0.3.1 Bumped dependencies, refactor and tests

* automation tests

* [0.3.1-SNAPSHOT] Refactor

* [0.3.1-SNAPSHOT] Refactor

* [0.3.1-SNAPSHOT] Refactor

* [0.3.1-SNAPSHOT] Refactor

* [0.3.1-SNAPSHOT] Pipelines on JDK11

* [0.3.1-SNAPSHOT] Pipelines on JDK11

* [0.3.1-SNAPSHOT] Refactor & tests

* [0.3.1-SNAPSHOT] Refactor & tests

* [0.3.1-SNAPSHOT] Refactor & tests

* [0.3.1-SNAPSHOT] Refactor & tests

* [0.3.1-SNAPSHOT] Refactor & CI updates

* [0.3.1-SNAPSHOT] Added more tests

* [0.3.1-SNAPSHOT] Automated tests fix

* [0.3.1-SNAPSHOT] Automated tests fix

* [0.3.1-SNAPSHOT] renamed base package [io.github.kilmajster.ngrok] -> [ngrok]

* [0.3.1-SNAPSHOT] Bumped spring-boot-parent version & migration from JUnit 4 -> 5

* [0.3.1] Set new version & javadocs fixes.

* [0.3.1] New version.

Release v0.3.0

06 Feb 19:42

Choose a tag to compare

  • (#45) Added ability to provide custom ngrok command
  • Switched to semantic versioning

Release v0.2

06 Feb 09:05

Choose a tag to compare

(#43) Added support for ngrok config files.