Skip to content

Releases: voiceittech/voiceit3-scala

v3.0.8

Choose a tag to compare

@noel-enquanta noel-enquanta released this 27 Apr 23:53
  • Add workflow_dispatch trigger and branch filter to CI
  • Fix badge: pin to main branch to prevent stale Dependabot status

v3.0.7

Choose a tag to compare

@noel-enquanta noel-enquanta released this 23 Apr 14:58

Maintenance release — naming consistency, dependency updates, and bug fixes.

v3.0.6

Choose a tag to compare

@noel-enquanta noel-enquanta released this 15 Apr 03:20

Encode enrollment/subaccount paths, fix double timeout

v3.0.5

Choose a tag to compare

@noel-enquanta noel-enquanta released this 13 Apr 18:28

Maintenance: Scala 2.12.6 -> 2.13.16 (with 2.12.20 cross-build). Test deps bumped to current versions.

v3.0.4

Choose a tag to compare

@noel-enquanta noel-enquanta released this 13 Apr 16:08

Security: URL-encode path parameters via java.net.URLEncoder so caller-supplied values cannot inject path segments or query parameters.

3.0.3

Choose a tag to compare

@noel-enquanta noel-enquanta released this 13 Apr 00:55

Capitalized VPP phrase, API 3.0 updates

3.0.2

Choose a tag to compare

@noel-enquanta noel-enquanta released this 05 Jun 22:48

Backfilled GH release for git tag 3.0.2. See 3.0.2 on GitHub.

3.0.1

Choose a tag to compare

@noel-enquanta noel-enquanta released this 05 Jun 22:48

Backfilled GH release for git tag 3.0.1. See 3.0.1 on GitHub.

3.0.0

Choose a tag to compare

@noel-enquanta noel-enquanta released this 05 Jun 22:48

Backfilled GH release for git tag 3.0.0. See 3.0.0 on GitHub.

2.7.3

Choose a tag to compare

@noel-enquanta noel-enquanta released this 31 Mar 14:49

Changes

  • Fix removeUserFromGroup to use DELETE instead of PUT to match voiceitapi3
  • Standardize Getting Started signup text
  • Update README documentation