Skip to content

Tags: jolie/jolie

Tags

v1.12.8

Toggle v1.12.8's commit message
Fixed not being able to load jar files via loadLibrary@runtime or jol…

…ie files via loadEmbeddedService@runtime in folders with spaces.

This makes the language server able to run on windows whose username contains spaces.

v1.12.7

Toggle v1.12.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CONTRIBUTING.md - contacts section

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump org.apache.commons:commons-lang3 in /javaServices/coreJavaServic…

…es (#618)

Bumps org.apache.commons:commons-lang3 from 3.0 to 3.18.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.12.6

Toggle v1.12.6's commit message
Jolie release 1.12.6

v1.12.5

Toggle v1.12.5's commit message
HttpScanner/Parser - correctly ignore header whitespaces

E.g. "Accept:text/xml" should be parsed like "Accept: text/xml" or also "Accept: text/xml ".

https://www.rfc-editor.org/rfc/rfc7230#section-3.2

v1.12.4

Toggle v1.12.4's commit message
Jolie release 1.12.4