Skip to content

Releases: primait/auth0_ex

0.9.0

05 Dec 10:21
b294331
Compare
Choose a tag to compare

Added

A new DynamoDB cache provider


Commits

0.8.0

29 Nov 13:38
a4046f9
Compare
Choose a tag to compare

Changed

  • Now requires elixir ~> 1.14
  • Normalized auth0_base_url config value
  • Bumped absinthe, credo, dialyxir, ex_doc, jason, joken, plug, redix, stream_data, telemetry, telepoison

Commits

  • prepare release 0.8.0 (#254) by Jaume Delclòs Coll
  • bump elixir to 1.14 to fix docs build (#253) by Jaume Delclòs Coll
  • prepare release 0.7.2 (#252) by Jaume Delclòs Coll
  • Bump ex_doc from 0.34.2 to 0.35.1 (#250) by dependabot[bot]
  • Bump dialyxir from 1.4.3 to 1.4.5 (#249) by dependabot[bot]
  • Bump credo from 1.7.9 to 1.7.10 (#248) by dependabot[bot]
  • Update CODEOWNERS (#247) by Cristiano Piemontese
  • Bump credo from 1.7.8 to 1.7.9 (#246) by dependabot[bot]
  • Bump telepoison from 1.3.2 to 2.0.0 (#244) by dependabot[bot]
  • Bump stream_data from 1.1.1 to 1.1.2 (#245) by dependabot[bot]
  • Bump credo from 1.7.7 to 1.7.8 (#242) by dependabot[bot]
  • Bump redix from 1.5.1 to 1.5.2 (#241) by dependabot[bot]
  • Bump telemetry from 1.2.1 to 1.3.0 (#240) by dependabot[bot]
  • Bump joken from 2.6.1 to 2.6.2 (#239) by dependabot[bot]
  • Bump absinthe from 1.7.7 to 1.7.8 (#237) by dependabot[bot]
  • Bump jason from 1.4.3 to 1.4.4 (#238) by dependabot[bot]
  • Bump absinthe from 1.7.6 to 1.7.7 (#236) by dependabot[bot]
  • Bump ex_doc from 0.34.1 to 0.34.2 (#235) by dependabot[bot]
  • Bump telepoison from 1.3.1 to 1.3.2 (#233) by dependabot[bot]
  • Bump jason from 1.4.1 to 1.4.3 (#234) by dependabot[bot]
  • Bump ex_doc from 0.34.0 to 0.34.1 (#231) by dependabot[bot]
  • Bump plug from 1.16.0 to 1.16.1 (#232) by dependabot[bot]
  • Bump credo from 1.7.6 to 1.7.7 (#229) by dependabot[bot]
  • Bump stream_data from 1.0.0 to 1.1.1 (#230) by dependabot[bot]
  • Bump ex_doc from 0.33.0 to 0.34.0 (#228) by dependabot[bot]
  • Bump ex_doc from 0.32.2 to 0.33.0 (#227) by dependabot[bot]
  • Update dependabot.yml (#226) by Cristiano Piemontese
  • --- (#225) by dependabot[bot]
  • Bump plug from 1.15.3 to 1.16.0 (#224) by dependabot[bot]
  • Bump ex_doc from 0.32.1 to 0.32.2 (#223) by dependabot[bot]
  • Bump credo from 1.7.5 to 1.7.6 (#222) by dependabot[bot]
  • Bump redix from 1.5.0 to 1.5.1 (#221) by dependabot[bot]
  • Bump redix from 1.4.2 to 1.5.0 (#220) by dependabot[bot]
  • Bump redix from 1.4.1 to 1.4.2 (#219) by dependabot[bot]
  • Bump joken from 2.6.0 to 2.6.1 (#217) by dependabot[bot]
  • Bump ex_doc from 0.32.0 to 0.32.1 (#218) by dependabot[bot]
  • Bump ex_doc from 0.31.2 to 0.32.0 (#216) by dependabot[bot]
  • [PLATFORM-1531]: Normalize auth0_base_url config value (#215) by Simone Cottini
  • Bump redix from 1.4.0 to 1.4.1 (#214) by dependabot[bot]
  • Update readme explaining key construction (#212) by Simone Cottini
  • Bump redix from 1.3.0 to 1.4.0 (#213) by dependabot[bot]
  • Bump ex_doc from 0.31.1 to 0.31.2 (#211) by dependabot[bot]
  • Bump credo from 1.7.4 to 1.7.5 (#210) by dependabot[bot]
  • Bump credo from 1.7.3 to 1.7.4 (#208) by dependabot[bot]

0.7.1

07 Feb 07:45
7a9ba22
Compare
Choose a tag to compare

Added

  • Server config validation: if :audience is not string, an error is raised

Changed

  • Fix redis cache config warnings (and related documentation)

Commits

  • bump for release (#207) by Cristiano Piemontese
  • [PLATFORM-1452]: When audience is atom, validation fails (#206) by Cristiano Piemontese
  • [CMSSE-730]: Fix docs and warning for redis cache config (#204) by Angus Findlay
  • Bump plug from 1.15.2 to 1.15.3 (#205) by dependabot[bot]
  • Bump ex_doc from 0.31.0 to 0.31.1 (#203) by dependabot[bot]
  • Bump credo from 1.7.2 to 1.7.3 (#202) by dependabot[bot]
  • Bump credo from 1.7.1 to 1.7.2 (#200) by dependabot[bot]
  • Bump dialyxir from 1.4.2 to 1.4.3 (#201) by dependabot[bot]

0.7.0

22 Dec 10:18
3ff6e8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.4...0.7.0

0.7.0-pre.0

28 Nov 15:03
121a9a6
Compare
Choose a tag to compare
  • Prepare prelease (#196) by MaeIsBad
  • Document new caching behaviors (#195) by MaeIsBad
  • [PLATFORM-1195]: rfc8414 compliance (#185) by MaeIsBad
  • [PLATFORM-1356]: Add support for ets based cache (#189) by MaeIsBad

0.6.4

20 Nov 11:28
0b14e04
Compare
Choose a tag to compare
  • Logger.warn is now replaced in favour of Logger.warning (thanks to @neslinesli93)

Commits

  • Prepare release (#193) by Cristiano Piemontese
  • feat: Remove Logger.warn calls (#191) by Tommaso
  • Bump absinthe from 1.7.5 to 1.7.6 (#192) by dependabot[bot]
  • Bump plug from 1.15.1 to 1.15.2 (#190) by dependabot[bot]
  • remove drone file (#186) by Cristiano Piemontese
  • Update cd.yml (#188) by David White
  • Fix source links in docs (#187) by Eddie Whiteside
  • CI/CD with GHA (#178) by prima-backstage[bot]
  • Bump dialyxir from 1.4.1 to 1.4.2 (#184) by dependabot[bot]
  • Bump redix from 1.2.3 to 1.3.0 (#182) by dependabot[bot]
  • Bump ex_doc from 0.30.8 to 0.30.9 (#183) by dependabot[bot]
  • Bump ex_doc from 0.30.6 to 0.30.8 (#181) by dependabot[bot]
  • Bump plug from 1.15.0 to 1.15.1 (#179) by dependabot[bot]
  • Bump credo from 1.6.7 to 1.7.1 (#176) by dependabot[bot]
  • Bump plug from 1.14.2 to 1.15.0 (#177) by dependabot[bot]
  • Forgot to add reason (#174) by Cristiano Piemontese
  • [PLATFORM-1245]: Add retire workflow (#173) by Cristiano Piemontese
  • Bump telepoison from 1.3.0 to 1.3.1 (#172) by dependabot[bot]

0.6.3

31 Aug 14:53
bb522e6
Compare
Choose a tag to compare

[0.6.3-rc.0] - 2023-08-30

Changed

  • If no client is defined, application doesn't fail to start

Commits

  • let's try (#171) by Cristiano Piemontese
  • Bump dialyxir from 1.4.0 to 1.4.1 (#170) by dependabot[bot]
  • proper release (#169) by Cristiano Piemontese

0.6.3-rc.0

30 Aug 12:59
96eeff1
Compare
Choose a tag to compare
  • prepare release (#168) by Cristiano Piemontese
  • [PLATFORM-1249]: Fix compilation error due to nil value in children list (#167) by Cristiano Piemontese
  • Bump ex_doc from 0.30.5 to 0.30.6 (#165) by dependabot[bot]
  • Bump dialyxir from 1.3.0 to 1.4.0 (#166) by dependabot[bot]

0.6.2

25 Aug 13:53
95f2702
Compare
Choose a tag to compare

Bug fixes


Commits

  • [PLATFORM-1243]: Fix interaction with multiclient auth0_ex (#164) by Cristiano Piemontese

0.6.1

25 Aug 13:11
a8e2764
Compare
Choose a tag to compare

⚠️ do not use ⚠️


Commits

  • prepare for release (#163) by Cristiano Piemontese
  • [PLATFORM-1243]: Fix interaction with multiclient auth0_ex (#162) by Cristiano Piemontese