Skip to content

Releases: coldbox-templates/rest

7.4.0

14 Jun 14:42
Compare
Choose a tag to compare

Fixed

  • gitignore files for modules so config folder can be added.

7.3.0

14 Jun 14:16
Compare
Choose a tag to compare

Added

  • Vscode mappings for cbsecurity
  • Tons of inline docs for module configurations so newbies can find what they need
  • Leveraging the auth User of the cbsecurity module, so we can reuse what's already been built.

7.2.0

19 May 21:32
Compare
Choose a tag to compare

Fixed

  • Added allowPublicKeyRetrieval=true to the db connection string
  • Added missing bundle name and version in .cfconfig.json and .env.example

7.0.0

16 May 02:30
Compare
Choose a tag to compare
v7.0.0

Latest Release v7.0.0

6.22.0

13 May 10:03
Compare
Choose a tag to compare
v6.22.0

Latest Release v6.22.0

6.21.0

18 Apr 09:44
Compare
Choose a tag to compare
v6.21.0

Latest Release v6.21.0

6.20.0

23 Mar 15:17
Compare
Choose a tag to compare
  • Updated .cfconfig.json to latest standards and properties to assist in development

6.19.0

22 Mar 11:28
Compare
Choose a tag to compare

Regression

  • Reverted the lib/vendor convention as this is on cb7 not cb6.

6.18.0

21 Mar 22:19
Compare
Choose a tag to compare

Added

  • New automated changelogs
  • Workflow updates for autocommit formatting and pr formatting checks

6.17.0

20 Mar 20:53
Compare
Choose a tag to compare
  • Added routing conventions to make it easier for the cli to add routes.