Skip to content

Releases: argonautdev/public

v0.12.0

29 Sep 12:17
6335838
Compare
Choose a tag to compare

Changelog

  • ed0a5152 Env delete (#827)
  • fa4cdff4 Merge branch 'main' of github.com:argonautdev/midgard
  • 48415ca0 Subscription (#863)
  • 8239f4d8 [ARG-710] Adds Secret files (#790)
  • b3120a59 [ARG-811] [ARG-812] Migrates envvars to new secret service (#856)
  • 0c9ec502 create app gitrepo bug for multi orgs (#877)
  • 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)
  • fc83589c feat: [ARG-807] [ARG-808] [ARG-810] (#830)
  • c9ba3701 feat: add streaming logs (#819)
  • c6efb942 feat: sort aws instance types (old way) (#820)
  • 10e755b5 fix: add missing 'if-exists' bock on gcp
  • 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)
  • 1d809f4e fix: fix for duplicate ART_envs (#882)
  • 756cb023 fix: gcp org does not show up (#802)
  • f466230e fix: indents drop constraint line
  • 861a3bdf fix: moves newTfConnection inside MigrateTFDB
  • 6e64be51 fix: panic for instance-types on eks (#801)
  • 3445210d fix: removes deleted migrations (#812)
  • 28fa6b6e fix: update migrations for registries (#803)
  • 47ede91b gorm debug mode
  • eb5033b1 hotfix: fixes goose statement end typo
  • 4fa33b12 hotfix: renamed migrations (#853)
  • e288ed30 stale event ordering issue handled (#876)
  • bfc58170 tools install aws integration lookup bug fix (#816)

v0.12.0-alpha.4

28 Sep 12:41
6335838
Compare
Choose a tag to compare
v0.12.0-alpha.4 Pre-release
Pre-release

Changelog

  • d35ca249 fix: changed migration order due to main merge
  • c9390aef fix: envvar type in art cli

v0.12.0-alpha.3

28 Sep 11:32
6335838
Compare
Choose a tag to compare
v0.12.0-alpha.3 Pre-release
Pre-release

Changelog

  • 2bcd77fd Merge branch 'main' into feat-arg811-migrate-envvars-api-secrets-table
  • 48415ca0 Subscription (#863)
  • 227dd3a8 added loops to test
  • 30d23949 autogen: swagger and openapi
  • 71cd3bf7 autogen: swagger and openapi
  • e26e1344 fix: k8s compliance check for env vars key when setting them as secret name
  • 9f76f2ab fix: reduces collision probability
  • 4912721d fix: replaces art-%s-secret with art-secret-%s for edge case
  • 819f9fea fix: review comments
  • 30511704 fix: sets secret.data to nil in Create or Update Secret

v0.12.0-alpha.2

27 Sep 07:56
6335838
Compare
Choose a tag to compare
v0.12.0-alpha.2 Pre-release
Pre-release

Changelog

  • 267ae457 feat: adds buildtime and runtime var difference to envvars get
  • 3fd70cfc feat: adds secret deletion to kube app and appDelete
  • 25d27153 fix: adds logs to some error cases
  • 3ce25c74 fix: issue with release secret envs
  • adb4fe4a fix: suppressed error if secrets are not deleted

v0.12.0-alpha.1

27 Sep 05:23
6335838
Compare
Choose a tag to compare
v0.12.0-alpha.1 Pre-release
Pre-release

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)

v0.11.1

27 Aug 07:10
6335838
Compare
Choose a tag to compare

Changelog

  • 97f8a9ca chore: reorder migrations for gcp (#798)
  • dfaca5f7 ci: reduce delay seconds
  • fa2c59fd fix: art has misleading logs (#800)
  • 2a0b3b59 fix: missing integration id (#799)
  • b39aa30b fix: use name and region from infra not resource-details

v0.11.0

26 Aug 17:03
6335838
Compare
Choose a tag to compare

Changelog

  • a0beefe9 Merge pull request #778 from argonautdev/arg-cx9q8f
  • c1353ec8 added secret mounts
  • d7e961f7 adds secret files branch to dev
  • 376e49b4 feat(cloud): gcp (#749)
  • 1c618007 github workflow added

v0.11.0-alpha.5

23 Aug 13:08
6335838
Compare
Choose a tag to compare
v0.11.0-alpha.5 Pre-release
Pre-release

Changelog

  • 2f09bef8 fix: gorelease should not do 'go gen' or 'go tidy'

v0.10.12

11 Aug 20:20
6335838
Compare
Choose a tag to compare

Changelog

  • 949562c2 Edited short/long descriptions of art commands (#715)
  • e41be4fa Fix to have ssl-passthrough AND real-ip work simultaneously (#751)
  • d15de0f9 fix: adds pagination support to GetProjectBranches() (#754)
  • abdd8e41 fix: adds sorting to branches (#755)

v0.10.11

06 Aug 11:12
6335838
Compare
Choose a tag to compare

Changelog

  • 79a5b020 Merge pull request #750 from argonautdev/fix-cli-version-bug
  • ce8334e4 fix: adds hashicorp's go-version library