Skip to content

v0.12.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@suryaoruganti suryaoruganti released this 27 Sep 05:23
· 2 commits to main since this release
6335838

Changelog

  • ed0a5152 Env delete (#827)
  • c71707c3 Merge branch 'feat-arg807-move-releaseCreateOrUpdate' into feat-arg810-new-secrets-table
  • 1426e2b4 Merge branch 'feat-arg807-move-releaseCreateOrUpdate' into feat-arg811-migrate-envvars-api-secrets-table
  • 67033dac Merge branch 'feat-arg810-new-secrets-table' into feat-arg811-migrate-envvars-api-secrets-table
  • 44a39990 Merge branch 'feat-arg810-new-secrets-table' into feat-arg811-migrate-envvars-api-secrets-table
  • 9732b2e6 Merge branch 'feat-enable-secret-files-cronjob-job' into feat-arg811-migrate-envvars-api-secrets-table
  • 13401d50 Merge branch 'main' into feat-arg807-move-releaseCreateOrUpdate
  • b5e66fd4 Merge branch 'main' into feat-arg810-new-secrets-table
  • 4fde1fbb Merge branch 'main' into feat-arg810-new-secrets-table
  • 44caf54c Merge branch 'main' into feat-arg811-migrate-envvars-api-secrets-table
  • fa4cdff4 Merge branch 'main' of github.com:argonautdev/midgard
  • 9c2a5a9c Merge pull request #833 from argonautdev/feat-arg808-secret-files-to-secret-service
  • ab3277ec Merge pull request #840 from argonautdev/feat-arg810-new-secrets-table
  • 8239f4d8 [ARG-710] Adds Secret files (#790)
  • 2e7824a5 adds enum for secret type. changes name of createSecretsInput in create app body
  • be7ee339 adds get key to secret envs
  • a605388c autogen: openapi
  • 53eec81d autogen: swagger and openapi
  • ada1c9fb autogen: swagger and openapi
  • 182047b0 autogen: swagger and openapi
  • 355f0bf0 autogen: swagger and openapi
  • 4ede8337 autogen: swagger and openapi definitions
  • d451cfc8 autogen: swagger and openapi docs
  • 6898accc autogen: swagger openapi
  • 7eb56af6 autogen: swagger openapi
  • da5ff9df disable gorm query logging
  • a725f1e1 eks instance types filter added (#839)
  • c9d4f078 error handling for update secret flow (#825)
  • 99933ec8 feat(vcs): add support for custom gitlab (#835)
  • 7c7edac1 feat(vcs): gitlab templates for gcp and fixes (#818)
  • 2b511ad5 feat: ARG-710 moves releaseCreateOrUpdate in releases service
  • fc83589c feat: [ARG-807] [ARG-808] [ARG-810] (#830)
  • c9ba3701 feat: add streaming logs (#819)
  • ef57edf9 feat: adds ability to create secrets in k8s
  • 06f7b4f3 feat: adds endpoint to fetch release for an application by name
  • 3c93a950 feat: adds envvars logic to create secrets
  • 83a1b56d feat: adds implementation for release secret envs
  • e57fd627 feat: adds migration for backfilling secret envs in secrets table
  • f8b21e97 feat: adds migration for creating and backfilling secrets table.
  • a3a78aff feat: adds migration to fix metadata for cronjobs
  • 8eefe746 feat: adds multi env support to migration and secrets
  • a9e8d3da feat: adds new secret support to envvars get
  • 838c936b feat: adds secret files cleanup to CreateSecrets
  • 2638b8da feat: adds testing for get and list secrets.
  • aab2aa8d feat: changes release_id to resource_id
  • 6a8816cd feat: fixes structs of job and cronjob metadata values. Adds logic for secrets to be added in them.
  • 9aa5c0bd feat: migrated app set envvars to new API. added tests for secret env implementation
  • 5c09288d feat: migrates appDeploy and appCreate to use the new secret service
  • 68cb4b27 feat: modifies list and get APIs to use new structure of secret envs
  • 79510759 feat: refactors structure to use strategy pattern.
  • d001ca03 feat: resurrected secret service
  • c6efb942 feat: sort aws instance types (old way) (#820)
  • cb3442d4 fix: accounts for unavailable app name
  • 10e755b5 fix: add missing 'if-exists' bock on gcp
  • 848b2e20 fix: adds handler scope and router groups
  • 5d2e2d49 fix: adds org_id to new secrets
  • e56f82b2 fix: adds secrets to migrator image (#811)
  • b675103e fix: appends to secretMounts instead of rewriting it. Fixes appDeploy missing new code (#826)
  • b6ec5019 fix: changes insert to upsert for ghInstallation (#829)
  • 756cb023 fix: gcp org does not show up (#802)
  • f466230e fix: indents drop constraint line
  • d7f6884c fix: merge conflicts fix
  • 1ca194f6 fix: migration order
  • 515b0308 fix: migration uses resource_id instead of release_id
  • 861a3bdf fix: moves newTfConnection inside MigrateTFDB
  • 6e64be51 fix: panic for instance-types on eks (#801)
  • 3445210d fix: removes deleted migrations (#812)
  • 8531e878 fix: removes error from delete
  • bbbe2cda fix: undid overwritten merged changes
  • 28fa6b6e fix: update migrations for registries (#803)
  • 47ede91b gorm debug mode
  • eb5033b1 hotfix: fixes goose statement end typo
  • 4fa33b12 hotfix: renamed migrations (#853)
  • 044448a5 moved constants. moved upsertReleaseSecrets to repo layer.
  • bfc58170 tools install aws integration lookup bug fix (#816)