Clone
 

paweł albecki <palbecki@soldevelo.com> in openlmis-auth

bump to next snapshot version

Release 3.2.0

update changelog for release

move back to snapshot

Release 3.2.0 RC2

OLMIS-4273: add IT for user not found

OLMIS-4273: fix format of error response to follow style guide

move back to snapshot

Relase 3.2.0 RC1

remove false statement

update Auth Design

OLMIS-3778: add unit test for auth helper

OLMIS-3778: fix service checks the rights of a wrong user

OLMIS-3135: update DESIGN to latest modifications

OLMIS-3135: fix schema and fix paagination

removed line that would cause bugs

for page greater than first

    • -4
    • +0
    /src/main/resources/schemas/apiKey.json
OLMIS-3135: service tokens have rights

create api key by service is not allowed as

it doesn't have user assigned to it

fix version

bump version to 3.1.2-SNAPSHOT

Release Auth service version 3.1.1

add unused imports to pmd ruleset and fix some trivial sonar issues

sonar issue

OLMIS-2913: add divo to demo data

update changelog for release and bump to 3.1.0-SNAPSHOT

OLMIS-2619: remove redundant fields from auth demo data

OLMIS-2619: change uuid of user to be unique

OLMIS-2619: add cce manager user

upgrade to dev image v3

moving to Gradle v4 from v2.13 also meant that:

- sonarqube plugin had to be updated

- flyway and node plugins could be updated

- the generate migration task was using gradle's "left shift" function

which became deprecated. Using this function doesn't seem necessary

so it was converted into a regular task.

- it does appear that even with the latest flyway gradle plugin, that

it might still use deprecated gradle functions. For now this seems

harmless though a warning will be given, and flyway's plugin should

be updated when a new one is available.

Bump the version to work towards 3.0.4

Releasing v3.0.3 of Auth service

Bump the version to work towards 3.0.3