Releases: adobe/adp-template-registry-api
Releases Β· adobe/adp-template-registry-api
0.10.0
0.9.0
0.8.1
What's Changed
- chore: enable smoke test notifications by @MichaelGoberling in #58
- fix: smoke test timeout and avoid 409s by using unique template name by @MichaelGoberling in #59
- chore: add runbook to smoke test failure message by @MichaelGoberling in #60
- chore: remove unused uuid dep by @MichaelGoberling in #62
- docs: add insomnia collection by @MichaelGoberling in #63
- fix: 405 errors when calling install by @MichaelGoberling in #65
Full Changelog: v0.8.0...v0.8.1
0.8.0
What's Changed
- feat: ACNA-3007- update post templates action/endpoint to bypass install config by @arjuncooliitr in #57
Full Changelog: v0.7.0...v0.8.0
0.7.0
What's Changed
- fix: install endpoint path by @arjuncooliitr in #51
- fix: remove productProfiles from template model by @MichaelGoberling in #52
- fix: unreachable urls included in _links.self.href by @MichaelGoberling in #53
- test: add smoke tests by @MichaelGoberling in #48
- feat: IOC-7568 - request access changes by @dc297 in #54
- fix: post template always uses stage ims by @MichaelGoberling in #55
- fix: simplify cache, remove kv.js dep by @MichaelGoberling in #56
Full Changelog: v0.6.0...v0.7.0
0.6.0
What's Changed
- feat: Implementation & swagger definition for new Install template endpoint by @arjuncooliitr in #33
- feat: automatically version api docs by @MichaelGoberling in #40
- fix: not being able to call install endpoint by @MichaelGoberling in #42
- ACNA-2839 | Added Update Template Endpoint by @amulyakashyap09 in #31
- Minor fixes for Install template endpoint by @arjuncooliitr in #45
- fix: add require gw validation annotation by @MichaelGoberling in #47
- feat: IOC-7354 - added template entitlement evaluation for the get template endpoint by @dc297 in #41
- feat: Add support for license configs for APIs - Install template endpoint by @arjuncooliitr in #46
- fix: response body for Install template endpoint by @arjuncooliitr in #49
- feat: skip calling download workspace as part of install template by @dc297 in #50
New Contributors
- @dc297 made their first contribution in #41
Full Changelog: v0.5.0...v0.6.0
0.5.0
What's Changed
- fix: dont log sensitive param values by @MichaelGoberling in #34
- fix: add secret inherit by @arjuncooliitr in #36
- fix: stage deploy by @MichaelGoberling in #35
- docs: update readme with more setup details by @MichaelGoberling in #38
- feat: protect existing endpoints using runtime builtin ims auth by @MichaelGoberling in #37
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- fix: rename version to latestVersion by @MichaelGoberling in #29
- feat: auth token type filter for list templates by @MichaelGoberling in #28
- feat: add support for additional dev console fields on create by @MichaelGoberling in #30
- build(deps-dev): bump jest-junit from 14.0.0 to 16.0.0 by @dependabot in #11
- build(deps): bump @adobe/aio-sdk from 3.0.0 to 5.0.1 by @dependabot in #9
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- feat ACNA-2836: create new swagger template-registry-api.json by @arjuncooliitr in #13
- fix: Add runtime namespace/auth for generating TR APIs by @arjuncooliitr in #19
- chore: use adobe linter, fix lints by @MichaelGoberling in #18
- build(deps-dev): bump nock from 13.2.6 to 13.5.4 by @dependabot in #7
- build(deps): bump openapi-enforcer from 1.21.0 to 1.23.0 by @dependabot in #8
- docs: add api docs by @MichaelGoberling in #21
- build(deps-dev): bump jest and @types/jest by @dependabot in #10
- build(deps-dev): bump eslint-plugin-jsdoc from 48.2.2 to 48.2.3 by @dependabot in #24
- chore: update aio-lib-console by @MichaelGoberling in #22
- feat: allow service tokens when deleting templates by @MichaelGoberling in #20
- fix: do not allow null name or links params by @MichaelGoberling in #23
- fix: remove package lock by @MichaelGoberling in #27
New Contributors
- @arjuncooliitr made their first contribution in #13
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- Bump @octokit/rest from 18.12.0 to 20.0.2 by @dependabot in #5
- Bump eslint-plugin-jest from 26.5.3 to 27.9.0 by @dependabot in #4
- Bump uuid from 8.3.2 to 9.0.1 by @dependabot in #3
- ACNA-2835 | Replaced template registry rest ops with mongodb crud by @amulyakashyap09 in #12
- feat: add mongodb env vars to workflow files by @MichaelGoberling in #15
- feat: fetch install config on create for dev console templates by @MichaelGoberling in #16
- test: full coverage by @MichaelGoberling in #17
New Contributors
- @dependabot made their first contribution in #5
- @amulyakashyap09 made their first contribution in #12
Full Changelog: v0.1.0...v0.2.0