Skip to content

Latest commit

 

History

History
230 lines (152 loc) · 21.7 KB

File metadata and controls

230 lines (152 loc) · 21.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.0 (2021-12-14)

Features

  • restructure postcode admin api (4267c39)
  • updated service api descriptions (4cb88c0)

Bug Fixes

  • search also for special characters only (f2920c7)
  • search also for umlauts (cdcf656)

1.10.0 (2021-07-26)

Features

  • add new agency properties url and external to agency admin api (b7cba5d)
  • added database change set (d0aae3f)
  • extension of api endpoint (c35d711)

1.9.0 (2021-06-18)

Features

  • adapt new keycloak version (ae1daa5)
  • add endpoint to retrieve agencies by consulting type (b6ffccc)
  • added showAskerProfile in consultingtypeservice.yaml (97bdec0)
  • impl. connection to consultingTypeService, started test refactoring (bc9a989)
  • impl. ConsultingTypeService error handling, fixing tests (2634ae7)
  • impl. test for ConsultingTypeManager and fixed all tests (ca9cd82)
  • merged caritas dev into diakonie dev (78af354)

Bug Fixes

  • adjust name of property to avoid deserialization problems (3c051d3)
  • correct refactor change which changed exception handling behaviour (72ee88c)
  • formatted (b2b2068)
  • increased time to live (5e817b9)
  • removed consulting type setting files (a9fd839)
  • removed dev dependencies (545a280)
  • removed value from properties file (bc568bd)
  • removed white spot agency id (b92fd2a)
  • replaced !=null with nonNull (eaef8aa)
  • set correct case (lowercase) for docker repository value (5579fd0)
  • updated consultingtypeservice.yaml (a2a0a1f)

1.8.0 (2021-05-03)

Features

  • added generation of admin api markdown and push workflow (6a02c6f)
  • added supportgroup consutling type (76fa237)
  • rename consulting type supportgroup (5fe1b77)

1.7.0 (2021-04-12)

Features

  • adapt admin postcoderanges api to match react admin requirements (17b20eb)
  • adapt api def to match react admin needs (26140dc)
  • adapt changes for carinet react admin (efd3690)
  • add null values as string (0bcb48b)
  • switched java version for docker build, github actions and mave… (a919329)

Bug Fixes

  • fixed wrong path in Dockerfile (195283e)

1.6.0 (2021-02-23)

Features

  • added admin call to delete an agency (626920c)
  • added admin call to update agency postcode ranges (93a65f9)
  • added call to create a new postcode range for an agency (0d7eb08)
  • added check for offline status updates on agencies (47bb357)
  • added single resource get endpoint or agency (75a3fb8)
  • added tests and minor optimizations (d4564fb)
  • changed agency list to return a randomly sorted list of agencies (ca216da)
  • changed agency list to return a randomly sorted list of agencies (b6e15fb)
  • define api spec and add client api of user admin service (3b9e0db)
  • provide agency type switch logic (bf8dc3d)

Bug Fixes

1.5.0 (2021-01-11)

Features

  • added tests (cd895fc)
  • added tests (39b2701)
  • added tests (ccada67)
  • added tests (a374902)
  • added tests (36aa69c)
  • changed error handling for database actions (200b18c)
  • changed hal links (8e7dd66)
  • changed hal links for agency api (0a8d8b7)
  • implementation (5b6993d)
  • increment postcode sizes to 5 (ab5cbe7)
  • increment postcode sizes to 5 (48141de)
  • provide deletion endpoint and hal builder (60d4153)
  • provide deletion function for agency postcode ranges (3a1d603)
  • provide new consulting type for men (31c4397)

Bug Fixes

1.4.0 (2020-12-14)

Features

  • added admin api call to get all dioceses (cb8e287)
  • added agency admin api spec (855974d)
  • added create agency postcode range admin api spec (83fe334)
  • added delete agency admin api spec (13805de)
  • added delete specific postcode range for an agency admin api spec (7202980)
  • added get agency admin api spec (2e1c026)
  • added get agency postcode ranges admin api spec (9c81864)
  • added get specific postcode range for an agency admin api spec (cb0203e)
  • added integration tests for AgencyValidator (234a3b4)
  • added tests (5acabc1)
  • added tests (878087f)
  • added tests (7bc28c1)
  • added tests for CustomHttpHeader (e03bf44)
  • added update agency admin api spec (1e92287)
  • added update specific postcode range for an agency admin api spec (d2f3de2)
  • extend integration tests (55f450d)
  • implementation of create agency admin entry point (21c3012)
  • minor optimizations (60423e8)
  • minor optimizations (ef7e2db)
  • minor optimizations (97e23a6)
  • minor optimizations (4bdbe22)
  • provide paginated endpoint for agency postcoderanges (e427fd9)
  • small optimizations (b82181f)

Bug Fixes

1.3.0 (2020-11-23)

Features

  • added admin api specs to retrieve all dioceses (551cdb7)
  • added missing root controller (71e4066)
  • adjust admin endpoint naming structure (00a48e7)
  • integrate agency admin role authorization for admin endpoints (93d2d40)
  • integrate basic search service and test database structure (012254c)
  • integrate first endpoint for admin search (20474d5)
  • provide fetching for postcode ranges via agency entity (fbbdc47)
  • provide hal based structure for agency search (b446c7d)
  • provide search endpoint for agencies (69ae93a)
  • small optimizations (dc7ef03)
  • update spring boot and dependencies (8be66f7)

Bug Fixes

  • add new mapped columns to sql query (495412a)
  • release database connections after hibernate search query execution (560fa76)
  • update deprecated logging property (41a2f21)

1.2.1 (2020-10-29)

1.2.0 (2020-10-29)

Features

  • update swagger to openapi and define model for generation (e51a2b7)

Bug Fixes

1.1.2 (2020-10-12)

1.1.1 (2020-10-12)

Bug Fixes

1.1.0 (2020-07-29)

Features

  • added city to AgencyResponseDTO (a16a605)
  • changed endpoint to accept list of agency ids (edd6a38)
  • Initial Commit (363a00a)

Bug Fixes

  • added city to test (73efd89)
  • added missing whitespace (6677e10)
  • added npm install for github release action (79d45ce)
  • added requested naming changes (202c982)
  • fixed agencyController tests (7bb5cc2)
  • removed null check (32e6d0e)
  • removed unused definitions (08fe6a2)