Skip to content

Releases: ELIXIR-NO/FEGA-Norway

FEGA Norway-1.0.6

22 Oct 12:00
Compare
Choose a tag to compare
FEGA-Norway-1.0.6

bump fega_norway version to 1.0.6

Crypt4gh-3.0.2

21 Oct 07:12
Compare
Choose a tag to compare
crypt4gh-3.0.2

bump crypt4gh version to 3.0.2

FEGA Norway-1.0.5

21 Oct 10:58
Compare
Choose a tag to compare
FEGA-Norway-1.0.5

bump fega_norway version to 1.0.5

FEGA Norway-1.0.4

21 Oct 07:11
Compare
Choose a tag to compare
FEGA-Norway-1.0.4

bump fega_norway version to 1.0.4

v1.2.3

17 Oct 12:13
70aa7c4
Compare
Choose a tag to compare

Changelog

  • 3eb583d --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ...
  • 8b62d10 -change go version in lega-cmdr to a stable version in 1.N.P syntax
  • 5bc7c91 -replace "docker-compose" cmd with "docker compose" -remove version from docker-compose.template.yml -add name to docker-compose.template.yml
  • 67af070 -replace elixir-oslo with the current repo address in lega-commander
  • 0ed87ea Add AuthControllerTest and update BasicAuthController
  • b49c277 Add AuthControllerTest and update BasicAuthController
  • 1440d02 Add Basic Token handling in Tsd API
  • 146a89b Add Docker build tasks and Dockerfiles for tsd-api-mock and localega-tsd-proxy
  • bb90f6b Add Docker build tasks and Dockerfiles for tsd-api-mock and localega-tsd-proxy
  • 57cb9ba Add GitHub Actions workflows for build, test and check formatting
  • 9082298 Add GitHub Actions workflows for build, test and check formatting
  • 41bf26d Add Go setup step to GitHub Actions workflow.
  • 486f6ca Add JavaDoc for methods in JwtService.
  • 2ca6aa9 Add Spotless formatting conventions setup
  • 36846b4 Add Spotless formatting conventions setup
  • da00d4a Add TsdAuth test to WebLayerTest
  • 33bbc7c Add ValidationExceptionHandler and ErrorResponse classes
  • ff40393 Add ValidationExceptionHandler and ErrorResponse classes
  • ec625b0 Add lega-commander to dependabot
  • 7d8163b Add basic authentication and API key retrieval
  • 1fdfaf8 Add basic authentication and API key retrieval
  • 1140881 Add caching for Go dependencies in GitHub workflows
  • 47d8fdf Add cega-mock to dependabot
  • e4426b5 Add cega-mock to list of tests to be run
  • 943b710 Add confirmation logic to signup process
  • 695e998 Add confirmation logic to signup process
  • 91f7023 Add conversion and read methods to Resumables class
  • a666dde Add dependabot.yml configuration
  • 785bb95 Add dependabot.yml configuration
  • 27d842c Add diktat formatting and reformat build.gradle.kts
  • 20dc958 Add diktat formatting and reformat build.gradle.kts
  • be632d9 Add file upload test in WebLayerTest class
  • a6ded53 Add folder creation test to WebLayerTest class
  • 6f9d488 Add gradle build file.
  • 889a998 Add initial project configuration
  • 3c9ce1c Add initial project configuration
  • 58e8094 Add jsonwebtoken dependencies to Tsd-Api-Mock
  • 9519719 Add jsonwebtoken dependencies to Tsd-Api-Mock
  • 44ac7aa Add missing header exception handler in TSD API mock
  • 5dff730 Add new plugins and build conventions for SpringBoot applications
  • 7475e23 Add new service and controller classes to Tsd-Api-Mock
  • 5b776d6 Add new service and controller classes to Tsd-Api-Mock
  • 8107533 Add newline at end of build.gradle.kts file
  • 25622e0 Add okhttp and jsonwebtoken plugins
  • 93bab6f Add okhttp and jsonwebtoken plugins
  • 2742d3f Add option to disable SSL verification for TSDFileAPIClient
  • ba5a563 Add spring-validation and remove spring-docker-compose
  • b40f638 Add target for spotless java checks.
  • 6f3b4bc Add temporary directories to .gitignore
  • e0340f4 Add the MQ-interceptor service
  • baf2347 Add unit tests
  • cf4cbeb Added crypt4gh to monorepo settings
  • f85d218 Added crypt4gh to monorepo settings
  • 18e366d Added import property to application.properties
  • 0a7c2b9 Added the tsd-file-api-client
  • d8cdce1 Added unit tests for the MQ-interceptor
  • 6950886 Adjust indentation in tsd-api-mock build file
  • 446aad8 Bump org.junit:junit-bom from 5.9.1 to 5.10.1
  • ede48ab Change Docker dependency in tsd-api-mock and localega-tsd-proxy services
  • b60ed31 Change Docker dependency in tsd-api-mock and localega-tsd-proxy services
  • daaba3d Code formatting applied
  • 3dddbc8 Code formatting applied
  • dd49836 Code formatting applied
  • 7f8e4a2 Code formatting applied
  • ae4e458 Code formatting applied
  • c061173 Code formatting applied
  • e7b605c Code formatting applied
  • 6602a60 Code formatting applied
  • f16c295 Commit go mod to preserve versions
  • 7da7267 Copied crypt4gh project over
  • 6e2996d Correct formatting in WebLayerTest
  • 57771c7 Correct reference to git branch
  • 1f86950 Corrected the URL splitting
  • c736f3b Disable 'plain.jar' generation in the Gradle configuration
  • d795e48 Disable 'plain.jar' generation in the Gradle configuration
  • a7a1bae Dockerize the cega-mock service.
  • f687e73 Enable deleteResumableUpload feature and add exception on failure
  • fb553e0 Enable weekly dependabot checks for multiple projects
  • ede45d9 Ensure newline at end of build.gradle.kts file
  • cc47ab6 Files to be ignored from git
  • 2fe1c38 Fix SSL protocol setting based on TSD_SECURE environment variable
  • 3050469 Fix conditional SSL bypass for testing environment
  • 63b5954 Fix handling of resumable uploads
  • 0400077 Fix typos and removed obsolete TODO comment
  • 27d9826 Fixed Commit and Push changes actions
  • 5ab775d Fixed code formatting as per Spotless guidelines
  • 32c6c45 Fixed formatting
  • f5f4229 Fixed minor typo in variable name
  • 9e53e27 Fixed some warnings about the builder
  • 603da88 For testing PATCH
  • 05c6c5e Give write permissions to github workflow
  • 895f2d8 Gradle init
  • 73b801e Implement /tsd/token end point to produce JWT on request.
  • 993191d Implement Elixir token endpoint and tests
  • c3f9637 Implement GET endpoint for resumable uploads in EgaFilesController
  • 59f58f8 Implement JWT verification method in TSD API mock
  • de0731a Implement Spotless for code formatting
  • e33ca97 Implement Spotless for code formatting
  • 6f0ef9d Implement chunked file upload and handling exceptions
  • 780c7f6 Implement confirmation method in BasicAuthController and associated tests
  • 5f97f48 Implement confirmation method in BasicAuthController and associated tests
  • 4bc961d Implement file upload functionality in TSD API Mock
  • a2b53e7 Implement folder creation functionality in FilesService
  • 948e002 Implement signup feature in basic auth.
  • d46d9ad Implement signup feature in basic auth.
  • f8e7a14 Implementation for module plugin
  • ef7bc27 Implemented SSL client authentication in OkHttpClient
  • 5eac72c Import localega-tsd-proxy into the monorepo.
  • 212579f In progress work
  • 7702015 Include cega-mock in workflow
  • f0463f3 Incorporate JwtService for token creation in tests
  • bad8b95 Init Tsd-Api-Mock springboot app.
  • 306b805...
Read more

Tsd_api_mock-2.0.0

17 Oct 12:13
70aa7c4
Compare
Choose a tag to compare
Triggering release (#266)

* trigger release

* Code formatting applied

* downgrade trivy

* correct tsd-file name in release.yml

---------

Co-authored-by: GitHub Actions <[email protected]>

Tsd-file-api-client-2.0.8

17 Oct 12:43
Compare
Choose a tag to compare
tsd-file-api-client-2.0.8

bump tsd-file-api-client version to 2.0.8

tsd-file-api-client-2.0.7

17 Oct 12:12
70aa7c4
Compare
Choose a tag to compare
Triggering release (#266)

* trigger release

* Code formatting applied

* downgrade trivy

* correct tsd-file name in release.yml

---------

Co-authored-by: GitHub Actions <[email protected]>

Mq-interceptor-1.1.1

17 Oct 12:11
70aa7c4
Compare
Choose a tag to compare
Triggering release (#266)

* trigger release

* Code formatting applied

* downgrade trivy

* correct tsd-file name in release.yml

---------

Co-authored-by: GitHub Actions <[email protected]>

Localega-tsd-proxy-2.1.4

17 Oct 12:13
70aa7c4
Compare
Choose a tag to compare
Triggering release (#266)

* trigger release

* Code formatting applied

* downgrade trivy

* correct tsd-file name in release.yml

---------

Co-authored-by: GitHub Actions <[email protected]>