Releases
v0.1.0
0.1.0 (2023-08-28)
Features
add an initial design doc for alpha (fb03633 )
add billfs billy to io/fs adaptor (422baa3 )
add inmem fs and simple builtin controller (914366c )
add LICENSE (3d121f8 )
api: add initial server implementation (source, defs, get and list) (d80a6fb )
api: add support for validating JSON schema on PUT (2237a48 )
api: implement put and delete (525b0f4 )
build: add ./build.sh hack:fliptcup target (f46cb54 )
build: add ./build.sh publish target (1dd6a51 )
build: publish fliptcup build to GHCR (0e0aa89 )
cmd/cup: add delete subcommand (0d75510 )
cmd/cup: adds the new cup CLI (25b314e )
cmd/cup: apply command and various fixes (8ff2d36 )
cmd/cupd: support env vars (fc1caf4 )
cmd/cup: organize commands into categories (32c8b7c )
cmd/cup: print PR on edit and apply (a1a607d )
cmd/cup: support json output for cup config context (c4983ef )
containers: add convenience MapStore (3b65d6b )
controllers/flipt.io/v1alpha: add controller (57b40d4 )
controllers/flipt.io/v1alpha: add Flag kind controller (57b40d4 )
controllers/flipt.io/v1alpha: add Segment kind controller (57b40d4 )
cup/ctl: add identation to json output (57b40d4 )
cup: support cup edit (cc9cb2a )
docs/site: add nextjs docs site (2d17491 )
docs: add PUT sequence diagram (ad2a8e1 )
docs: add resource definition controller and path (a3d6e77 )
flipt: implement collection delete (ae5f065 )
git/scm: implement github type SCM (4932708 )
gitea: add gitea SCM source wrapper for PR creation (3223c37 )
github: push both cup/cupd and cup/flipt (cf92792 )
implement cupd serve (e35d7bb )
implement wasm runtime executor (5643ce6 )
initial constructs for fidgit (7c3ea8e )
initial implementation of git.FilesystemStore (984c94c )
pkg/controller: add fs config structure (c73e021 )
pkg/fs/git: add SCM abstraction and tests (3dcea58 )
support local source mutations (36826e0 )
support mutations to git source (33270b6 )
update README (f5e37fc )
use billy.Filesystem and test server get (c2d3b2c )
wasm: implement WASM controller GET (56a6d6a )
Bug Fixes
api: define a valid schema in unit tests (0dc8f6f )
build: add cup to path in base for integration tests (a677136 )
build: correct flag type json schema (ddc98f5 )
build: image export only for clients default platform (9621e4f )
cmd/cup: add usage (8b984c7 )
cmd/cupd: set options on subcommands (31e5141 )
dont push and propose on empty commit (e01ffd4 )
ext/controller/flipt: correct schema for recent validation changes (f7d8d31 )
gh/test: install dagger CLI (a2c4dac )
gitfs: correct signature in unit test (8c42e7a )
github: use cross compilation and fix bad image name (3a530d1 )
git: use latest wazero and update gitfs to impl Readdir (2bfc707 )
source/git: temporarily remove gitfs in favour of tmp dir (56404c9 )
source/git: use fork of wazero with fs.FS.ReadDir fix (9efba11 )
Miscellaneous Chores
set release version to 0.1.0 (5532a3c )
You can’t perform that action at this time.