Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Releases: snowdrop/generator

v0.0.12

05 Sep 15:08
Compare
Choose a tag to compare

change log

2d4a94a (tag: release-0.0.12) Fix issue as header was not set to the response but instead to the request
3bebe7d Update makefile to have a format - gofmt -d

v0.0.11

05 Sep 14:50
Compare
Choose a tag to compare

Change log

5441c61 (tag: release-0.0.11) Change letter from r to w
ce9819e Add header to support CORS response

v0.0.10

05 Sep 13:33
Compare
Choose a tag to compare

Change log

88ef838 (tag: release-0.0.10) regenerate assets and add version test
493a2a7 Omit scope if not there
01b0e25 Fix issue and use artifactId instead of groupId
719502f Add simple quotes around version
4c511fe Regenerate the assets
362fbb9 Fix char error to use %s
0a970f3 Add module integration (apache camel, ...)
e45dcfd Do go format
3627f8b Add step to check go format

v0.0.9

05 Sep 11:30
Compare
Choose a tag to compare

Change log

e0e949d (tag: release-0.0.9) Refactor project to create a DefaultProject

v0.0.8

05 Sep 10:19
Compare
Choose a tag to compare

Feature

  • Include missing default value for the java package name

v0.0.7

05 Sep 07:52
Compare
Choose a tag to compare

Features

  • Add new field default to the bom struct to define the default bom version. #16

v0.0.6

05 Sep 06:58
Compare
Choose a tag to compare

Features

  • Refactor the types to use lowercase name for the fields parsed from the URL parameters
  • Rename bom to bomversions, starters to dependencies
  • Use plural form for : modules, dependencies, boms, templates

v0.0.5

31 Aug 16:15
4462d0b
Compare
Choose a tag to compare

v0.0.5-release

v0.0.4

31 Aug 13:57
Compare
Choose a tag to compare

Features

  • New endpoint added to expose the Generator Config such as BOMs, Modules and starters - /config
  • Config mounted using a ConfigMap within the directory /etc/conf

v0.0.3

31 Aug 13:42
Compare
Choose a tag to compare

v0.0.3-release