Skip to content

Latest commit

 

History

History
372 lines (212 loc) · 23.9 KB

File metadata and controls

372 lines (212 loc) · 23.9 KB

@webundsoehne/nestjs-keycloak 3.2.3 (2023-10-12)

Bug Fixes

  • remove typings from inject decorators due to nestjs going crazy with ts5+ (3ed80e9)

@webundsoehne/nestjs-keycloak 3.2.2 (2023-02-23)

Bug Fixes

  • deps: update for breaking changes in deep-merge library (08b00ad)

@webundsoehne/nestjs-keycloak 3.2.1 (2023-01-31)

Bug Fixes

  • keycloak: update type arguments for more extensibility (6f83223)

@webundsoehne/nestjs-keycloak 3.2.0 (2023-01-31)

Bug Fixes

  • keycloak: update attachment methodology (30ffed1)
  • keycloak: use interface for request data instead of directly using it (e700c3b)

Features

  • keycloak: ability to overwrite what is attached to the request (de1f5b8)
  • keycloak: add get request as a static property (b26c0b6)

@webundsoehne/nestjs-keycloak 3.1.1 (2023-01-27)

Bug Fixes

  • keycloak/keycloak-connect: export settings since clients can extend (e369c5b)

@webundsoehne/nestjs-keycloak 3.1.0 (2023-01-27)

Features

  • make user generic for updates through applications not using keycloak strictly (f2b8543)

@webundsoehne/nestjs-keycloak 3.0.6 (2023-01-25)

Bug Fixes

  • keycloak/connect: exporting the options (7dc980a)

@webundsoehne/nestjs-keycloak 3.0.5 (2022-11-23)

Bug Fixes

  • do not bundle and swap typescript paths manually from jsfiles (e9b13f0)
  • issue with bundling (7afe3d0)

@webundsoehne/nestjs-keycloak 3.0.4 (2022-11-04)

Bug Fixes

  • issues with missing types on packages (de76566)

@webundsoehne/nestjs-keycloak 3.0.3 (2022-11-02)

Bug Fixes

  • update build mechanism for all repositories, fix tsc-watch for builders (df4a61e)

@webundsoehne/nestjs-keycloak 3.0.2 (2022-10-25)

Bug Fixes

  • fix issues with null exceptions in rule (c53143a)

@webundsoehne/nestjs-keycloak 3.0.1 (2022-10-06)

Bug Fixes

@webundsoehne/nestjs-keycloak 3.0.0 (2022-10-05)

Bug Fixes

Performance Improvements

  • extend templates (4c380c5)
  • nx14 upgrade (968801a)
  • update depednencies for cli apps (dbdd8d6)
  • updates underlying library versions (0bc345f)

BREAKING CHANGES

  • uses the new library
  • this is not compatible with older versions of the nx-nest generator
  • express/fastify is now selectable when selecting a server
  • moved database stuff to backend-database from backend-interface
  • extend generator to accept injecting arguments
  • use the migration module for mongodb
  • ditch typeorm-seeding for generic seeder
  • add relevant command for seeding to nestjs itself due to dependency injection

@webundsoehne/nestjs-keycloak 3.0.0-beta.3 (2022-10-05)

Performance Improvements

  • updates underlying library versions (0bc345f)

@webundsoehne/nestjs-keycloak 3.0.0-beta.2 (2022-09-19)

Bug Fixes

Performance Improvements

  • update depednencies for cli apps (dbdd8d6)

BREAKING CHANGES

  • uses the new library

@webundsoehne/nestjs-keycloak 3.0.0-beta.1 (2022-08-08)

Bug Fixes

  • deps: bump dependendencies (1c5c2df)

Performance Improvements

BREAKING CHANGES

  • this is not compatible with older versions of the nx-nest generator
  • express/fastify is now selectable when selecting a server
  • moved database stuff to backend-database from backend-interface
  • extend generator to accept injecting arguments
  • use the migration module for mongodb
  • ditch typeorm-seeding for generic seeder
  • add relevant command for seeding to nestjs itself due to dependency injection

@webundsoehne/nestjs-keycloak 2.3.2 (2022-04-19)

Bug Fixes

  • disable gitlab while releasing for now (e30a432)

@webundsoehne/nestjs-keycloak 2.3.1 (2022-04-19)

Bug Fixes

@webundsoehne/nestjs-keycloak 2.3.0 (2022-04-19)

Bug Fixes

  • add back gitlab releases to try (d4bc21f)
  • bump release (ab310c3)
  • fixes previous publishing fix (4365bbe)
  • housekeeping, swap links to oss repos on github (7e0f209)
  • janitoring, README.md updates (fe8a4c4)
  • linters gonna lint (6d7e3e0)
  • republish packages (3f2b2e3)
  • update base package to esm for new multi-semantic-release versions (d0798b8)

Features

  • get over semantic-release hang (5f83281)

@webundsoehne/nestjs-keycloak 2.3.0-beta.1 (2022-04-19)

Bug Fixes

  • bump release (ab310c3)
  • fixes previous publishing fix (4365bbe)
  • housekeeping, swap links to oss repos on github (7e0f209)
  • janitoring, README.md updates (fe8a4c4)
  • linters gonna lint (6d7e3e0)
  • republish packages (3f2b2e3)
  • update base package to esm for new multi-semantic-release versions (d0798b8)

Features

  • get over semantic-release hang (5f83281)

@webundsoehne/nestjs-keycloak 2.2.0 (2022-02-17)

Features

  • infer package version from the workspace version (76fbd98)
  • use npx or yarn exec like paths instead of hardcoding for windows (d1172a7)

@webundsoehne/nestjs-keycloak 2.2.0-beta.2 (2022-02-17)

Features

  • infer package version from the workspace version (76fbd98)

@webundsoehne/nestjs-keycloak 2.2.0-beta.1 (2022-02-15)

Features

  • use npx or yarn exec like paths instead of hardcoding for windows (d1172a7)

@webundsoehne/nestjs-keycloak 2.1.0 (2022-02-05)

Features

  • dont lint whenever there is no prior configuration, fix builders install (2cac426), closes #21 #22

@webundsoehne/nestjs-keycloak 2.0.2 (2022-02-04)

Bug Fixes

  • initiating builder dependencies (d2b9617)

@webundsoehne/nestjs-keycloak 2.0.1 (2022-02-04)

Bug Fixes

  • update all unresolved deps (4d78589)

@webundsoehne/nestjs-keycloak 2.0.0 (2022-02-04)

Bug Fixes

  • eslint config utils to auto isolate tsconfig paths (e71a2a2)
  • exports rule to do empty exports (cd6fbb2)
  • fix cjs exporting, not use esm in anyplace because of package.json (b182968)
  • update dependencies (f569b85)
  • update integration for new project based nx (5a7dd4a)

Features

  • add development mode for autolinking packages, fixes some bugs (c104f33)
  • some performance improvements with major bug fixes of initiation and formatting (5fa68c4)

Performance Improvements

  • swap the build system because of 24gb ram usage xd (4d51c36)
  • nestjs-util: split in to smaller packages (39bf50e)
  • linting rules (48134e6)
  • stricter linting rules (6206f94)

BREAKING CHANGES

  • drops anything less than node16, strictly commonjs still, transpiled to es2021
  • nestjs-util: this will break older packages due to import points being different
  • make everything non-public
  • stricter linting rules may cause libraries to not work for typescript version that are older than 4 because of the import type and export type statements. what advantage that it provides is that it wont crash anymore for any of the missing dependencies that are only types

@webundsoehne/nestjs-keycloak 1.0.13-beta.1 (2022-01-26)

Bug Fixes

  • exports rule to do empty exports (cd6fbb2)
  • update dependencies (f569b85)
  • update integration for new project based nx (5a7dd4a)

@webundsoehne/nestjs-keycloak 1.0.12 (2022-01-10)

Bug Fixes

  • add admin module to exports again (0d13e0a)
  • add injection for options (81f1f5b)
  • rollback to half working version (39dd1d7)
  • unglobal module (4641b9d)

@webundsoehne/nestjs-keycloak 1.0.12-beta.3 (2022-01-10)

Bug Fixes

  • add injection for options (81f1f5b)

@webundsoehne/nestjs-keycloak 1.0.12-beta.2 (2022-01-07)

Bug Fixes

  • rollback to half working version (39dd1d7)

@webundsoehne/nestjs-keycloak 1.0.12-beta.1 (2022-01-07)

Bug Fixes

  • add admin module to exports again (0d13e0a)

@webundsoehne/nestjs-keycloak 1.0.11 (2022-01-07)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.10 (2022-01-07)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.9 (2022-01-07)

Bug Fixes

  • update dependency injection (a489d13)

@webundsoehne/nestjs-keycloak 1.0.8 (2022-01-05)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.7 (2022-01-05)

Bug Fixes

  • change injection method for nein bug (595e228)

@webundsoehne/nestjs-keycloak 1.0.6 (2021-12-21)

Bug Fixes

  • expose a more generic validate (e4b1375)
  • make utility protected (518dd67)

@webundsoehne/nestjs-keycloak 1.0.5 (2021-12-20)

Bug Fixes

  • remove some deprecations (380b1b0)

@webundsoehne/nestjs-keycloak 1.0.4 (2021-12-20)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.3 (2021-12-20)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.2 (2021-12-20)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.1 (2021-12-20)

Bug Fixes

@webundsoehne/nestjs-keycloak 1.0.0 (2021-12-20)

Features

@webundsoehne/nestjs-keycloak 1.0.0 (2021-12-17)

Features