At some point we should consider elastic-package ready to have a 1.0 version. Let's create a checklist of issues to solve before releasing a 1.0. To decide if something should be done before or after 1.0, think if doing it may introduce breaking changes.
Releasing a 1.0 basically means that we consider elastic-package stable and mature, and we have to be even more considerate with introducing breaking changes.
If we expose something as Go package, we should review also that we are happy with the provided API, but I think we don't expose anything like this here.
Checklist:
At some point we should consider
elastic-packageready to have a 1.0 version. Let's create a checklist of issues to solve before releasing a 1.0. To decide if something should be done before or after 1.0, think if doing it may introduce breaking changes.Releasing a 1.0 basically means that we consider
elastic-packagestable and mature, and we have to be even more considerate with introducing breaking changes.If we expose something as Go package, we should review also that we are happy with the provided API, but I think we don't expose anything like this here.
Checklist: