Skip to content

Latest commit

 

History

History
609 lines (176 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

609 lines (176 loc) · 15.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.108 (2024-07-25)

Bug Fixes

0.1.107 (2022-04-05)

Bug Fixes

0.1.106 (2022-04-05)

Bug Fixes

0.1.105 (2022-04-04)

Bug Fixes

0.1.104 (2022-01-11)

Bug Fixes

0.1.103 (2020-10-16)

Bug Fixes

  • upgrade all azure arm packages (7e56704)

0.1.102 (2020-10-08)

Bug Fixes

0.1.101 (2020-07-21)

Bug Fixes

0.1.100 (2020-07-14)

Bug Fixes

0.1.99 (2020-06-18)

Bug Fixes

  • Adding ignore flag to ingredient - If set, failed ingredient will not fail a build (#165) (ba2a616)

0.1.98 (2020-05-12)

Bug Fixes

0.1.97 (2020-04-22)

Bug Fixes

  • Adding support for ingredients using custom auth with the bake auth credentials (#155) (04edf69)

0.1.96 (2020-02-12)

Bug Fixes

  • Adding owner schema property and tag for azure resources (4ab5dc8)

0.1.95 (2020-01-03)

Bug Fixes

0.1.68 (2019-07-26)

Bug Fixes

0.1.67 (2019-07-15)

Bug Fixes

  • BakeVaribales now support async/await of internal calls (#105) (719810b)

0.1.64 (2019-07-10)

Bug Fixes

  • Add optional condition to ingredients. (#102) (3ebeee5)

0.1.63 (2019-07-03)

0.1.59 (2019-07-01)

Bug Fixes

  • quick touch to fix deployment (90d2fec)

0.1.55 (2019-06-19)

Bug Fixes

0.1.54 (2019-06-17)

Bug Fixes

  • Added BAKE_AUTH_SKIP which will skip azure signon (#72) (94f2ffc)

0.1.47 (2019-05-15)

Bug Fixes

  • Allowing bake to be debugged from mono repo (4dd7239)

0.1.46 (2019-05-15)

Bug Fixes

  • Resolving ingredient version loading for just downloaded ingredients (39f841c)

0.1.45 (2019-05-15)

Bug Fixes

  • bake can now be installed globally, and ingredients developed/debugged when serving a local file/folder (99590e0)

0.1.44 (2019-04-17)

0.1.43 (2019-04-17)

Bug Fixes

0.1.42 (2019-04-17)

Bug Fixes

  • Resolve #47 by wrapping eval in try/catch (c9af4ab)

0.1.37 (2019-04-08)

0.1.36 (2019-04-04)

0.1.34 (2019-04-04)

0.1.33 (2019-04-04)

Bug Fixes

  • resolving mismatched peerDeps (eca4e13)

0.1.30 (2019-03-20)

Bug Fixes

0.1.28 (2019-03-19)

Bug Fixes

  • Moved Tag generator into core so it can be used everywhere in the ecosystem (#31) (1dcef96)

0.1.22 (2019-02-15)

Bug Fixes

  • Fixing lerna setup for proper mono-repo build/clean/bootstrap (d8e0977)

0.1.95 (2020-01-03)

Bug Fixes

0.1.68 (2019-07-26)

Bug Fixes

0.1.67 (2019-07-15)

Bug Fixes

  • BakeVaribales now support async/await of internal calls (#105) (719810b)

0.1.64 (2019-07-10)

Bug Fixes

  • Add optional condition to ingredients. (#102) (3ebeee5)

0.1.63 (2019-07-03)

Note: Version bump only for package @azbake/core

0.1.59 (2019-07-01)

Bug Fixes

  • quick touch to fix deployment (90d2fec)

0.1.55 (2019-06-19)

Bug Fixes

0.1.54 (2019-06-17)

Note: Version bump only for package @azbake/core

0.1.53 (2019-06-17)

Bug Fixes

  • Added BAKE_AUTH_SKIP which will skip azure signon (#72) (94f2ffc)

0.1.47 (2019-05-15)

Bug Fixes

  • Allowing bake to be debugged from mono repo (4dd7239)

0.1.46 (2019-05-15)

Bug Fixes

  • Resolving ingredient version loading for just downloaded ingredients (39f841c)

0.1.45 (2019-05-15)

Bug Fixes

  • bake can now be installed globally, and ingredients developed/debugged when serving a local file/folder (99590e0)

0.1.44 (2019-04-17)

Note: Version bump only for package @azbake/core

0.1.43 (2019-04-17)

Bug Fixes

0.1.42 (2019-04-17)

Bug Fixes

  • Resolve #47 by wrapping eval in try/catch (c9af4ab)

0.1.37 (2019-04-08)

Note: Version bump only for package @azbake/core

0.1.36 (2019-04-04)

Note: Version bump only for package @azbake/core

0.1.34 (2019-04-04)

Note: Version bump only for package @azbake/core

0.1.33 (2019-04-04)

Bug Fixes

  • resolving mismatched peerDeps (eca4e13)

0.1.30 (2019-03-20)

Bug Fixes

0.1.28 (2019-03-19)

Bug Fixes

  • Moved Tag generator into core so it can be used everywhere in the ecosystem (#31) (1dcef96)

0.1.22 (2019-02-15)

Bug Fixes

  • Adds 3 ingredients for web apps (webapp, traffic manager, custom hostnames with ssl), teaches core-utils how to recognize a primary region, and cleans up boilerplate code for deploying arm templates through ingredients into a helper package. (0304458)
  • fixing lerna public publish (341ca98)
  • Fixing lerna setup for proper mono-repo build/clean/bootstrap (d8e0977)

0.1.21 (2019-02-15)

Bug Fixes

  • Adds 3 ingredients for web apps (webapp, traffic manager, custom hostnames with ssl), teaches core-utils how to recognize a primary region, and cleans up boilerplate code for deploying arm templates through ingredients into a helper package. (0304458)
  • fixing lerna public publish (341ca98)

0.1.17 (2019-02-12)

Bug Fixes

  • Adds 3 ingredients for web apps (webapp, traffic manager, custom hostnames with ssl), teaches core-utils how to recognize a primary region, and cleans up boilerplate code for deploying arm templates through ingredients into a helper package. (0304458)

0.1.15 (2019-01-18)

Note: Version bump only for package @azbake/core

0.1.14 (2019-01-11)

Note: Version bump only for package @azbake/core

0.1.12 (2019-01-09)

Note: Version bump only for package @azbake/core

0.1.11 (2019-01-09)

Bug Fixes

  • fixing lerna public publish (341ca98)

0.1.10 (2019-01-09)

0.1.5 (2019-01-04)

Note: Version bump only for package @azbake/core