Releases: infrahq/infra
Releases · infrahq/infra
v0.5.10
v0.5.9
0.5.9 (2022-03-03)
Features
- add docker-compose.yml (8399b7c)
- add one-time setup endpoint (8bcfe2f)
- Certificates management (#1086) (09802a3)
- cmd: setup if required during CLI login (b7b3b84)
- helm: single helm chart (a1ffddd)
- remove infra permissions (#855) (#1085) (fb7f3fe)
- switching back to js (#1111) (578d874)
Bug Fixes
- add start up log to server/engine (ba200e0)
- better client error messages (#1126) (7c37bcb)
- clean up tls cert error display in cli (#1032) (4d14842)
- cli required parameter validation (#1045) (c2938c5)
- cli: info checks if user is logged in (#1100) (bbae6d9)
- cli: small if-statement flip for machine validation options (#1096) (e4c7b4a)
- engine connection updating (#955) (#1131) (b1cea2b)
- http request logging (cbcb13b)
- include provider in jwt claim (#1132) (43e979c)
- infra casing (#1043) (8a1da13)
- load config directly into db (ea515cc)
- remove cmd dependency on access (#1117) (c745f54)
- remove user token by issued for on logout (#1066) (882b5ce)
- replace logging.Logger with logging.WrappedLogger (c3c047b)
- resolves issue with panic around unexpected grant syntax (#1113) (269454b)
- update .gitignore to include infra binary (#1072) (cfa2248)
- when logout it should redirect back to login page (#1089) (c15dab1)
v0.5.8
v0.5.5
v0.5.4
Changelog
- ee18a0e remove group admin example
- 6ecb795 more docs
- 75eecd5 s/apiToken/accessKey/
- a2b9c84 #902: remove admin values
- 2865ebf Apply suggestions from code review
- d14cd60 Update README.md
- f40a523 update docs
- 802e068 Add refresh token to screenshot for Okta config (#916)
- b921a35 Bump @types/react from 17.0.37 to 17.0.39 in /ui (#908)
- 9935902 Bump eslint from 8.7.0 to 8.8.0 in /ui (#909)
- e63dfd0 Bump typescript from 4.5.4 to 4.5.5 in /ui (#910)
- b0d31f5 Bump eslint-config-next from 12.0.8 to 12.0.10 in /ui (#911)
- ba2cdd8 Bump next from 12.0.9 to 12.0.10 in /ui (#912)
- 120e836 Bump github.com/jackc/pgconn from 1.10.1 to 1.11.0 (#913)
- 1ab297e Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#914)
- 9150943 Bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.48 (#915)
- ded9708 registry: rename to server (#901)
- ac91dc8 api: remove model from api filenames (#900)
- f3a4c65 Bump github.com/aws/aws-sdk-go from 1.42.46 to 1.42.47 (#905)
- 73b5b09 make docs
- 9a8e0ad Revert "update docs"
- fd5ff7e update docs
- e5e248f Update README.md
- 605fd73 Bump github.com/aws/aws-sdk-go from 1.42.45 to 1.42.46 (#890)
- d451d3b cmd: fix login setting two hosts as current=true (#887)
- 4216a0d s/persistentVolumeClaim/persistence/
- 298b8d4 remove redundant metrics
- d097450 fix infra-server servicemontior
- e0baec1 skip creating empty access keys
- 4e9c470 fix helm infra, server NOTES.txt
- d19f2bf build docker image on main
- 0205045 Bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.45 (#878)
- 033e292 Grants for machines (#874)
- 6b4a65b s/System/Admin
- 059b14a Remove unused helm keys, fix docker desktop setup
- 44bb2da Upgrade Helm chart (#848)
- b757256 Readonly access keys (#870)
- 90bd2fb Update README.md
- 1cf5d7d Dive to validate config structs (#873)
- a191422 Bump github.com/muesli/termenv from 0.10.0 to 0.11.0 (#867)
- a17c226 Rename "API tokens" to "access keys", rename "Key" to "EncryptionKey" (#869)
- ec519cc fix destination.
- f208821 Machines (#862)
- 0571327 Removing Root API Token instructions (#865)
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Changelog
- a41348b Use go 1.18 for release
- 4f23469 Rewrite CLI and YAML configuration to use server API
- 287c45e grant commit to grants on infra.*
- cf3512c Update readme for api-first
- ad1c676 Bump github.com/muesli/termenv from 0.9.0 to 0.10.0 (#858)
- 1a5a8eb Bump next from 12.0.7 to 12.0.9 in /ui (#854)
- 8d03065 Bump github.com/aws/aws-sdk-go from 1.42.43 to 1.42.44 (#857)
- d259bc2 Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#859)
- 22a57a1 Bump github.com/aws/aws-sdk-go from 1.42.42 to 1.42.43 (#849)
- 7f1ba2b Bump github.com/kevinburke/go-bindata (#844)
- 2992799 Bump github.com/goreleaser/goreleaser from 1.3.1 to 1.4.1 (#845)
- 8c49d46 Bump github.com/aws/aws-sdk-go from 1.42.41 to 1.42.42 (#846)
- 0bc2b91 CLI & configuration changes to make Infra more self-contained (#817)
- b54ca88 Remove unused nonce from login flow (#842)
- 1c08594 Bump github.com/aws/aws-sdk-go from 1.42.40 to 1.42.41 (#838)
- b1a562b secrets: return not found error (#831)
- a45c959 Bump github.com/aws/aws-sdk-go from 1.42.39 to 1.42.40 (#832)
- e4a1e59 Verify ID token claims (#815) (#830)
- 6caa0ff JIT (#816)
- ad84e2f Bump github.com/aws/aws-sdk-go from 1.42.38 to 1.42.39 (#828)
- 14d5365 fix for binding requests (#827)
- 968fd27 Bump github.com/aws/aws-sdk-go from 1.42.37 to 1.42.38 (#825)
- 565804a add support for snowflake based int64 uids (#824)
- 5791644 Bump github.com/aws/aws-sdk-go from 1.42.36 to 1.42.37 (#819)
- 3317bcf Restore ability to specify token secret for API token (#800) (#806)
- 03113ed Better handlers through generics (#807)
- b87a4bf Smaller, more focused API clients (#811)
- 59d1e1b Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#813)
- d6d05f3 Bump github.com/aws/aws-sdk-go from 1.42.35 to 1.42.36 (#810)
- a30511f Bump github.com/goreleaser/goreleaser from 1.2.5 to 1.3.1 (#805)
- d4cb9ae Bump github.com/aws/aws-sdk-go from 1.42.32 to 1.42.35 (#804)
- be4c708 Move ui to root directory, remove styling (#808)
- de7ce72 revert k8s.io/apimachinery to v0.22.3
- bcc9356 Bump k8s.io/apimachinery from 0.22.3 to 0.23.1 (#782)
- e552776 Bump gorm.io/gorm from 1.22.4 to 1.22.5 (#796)
- 2fa615d Bump eslint from 8.6.0 to 8.7.0 in /internal/registry/ui (#801)
- 69b45b0 Bump tailwindcss from 3.0.13 to 3.0.15 in /internal/registry/ui (#802)
- 3a88cab Bump @headlessui/react from 1.4.2 to 1.4.3 in /internal/registry/ui (#803)
- 0c91886 access permission checks, remove openapi, refactor (#797)
- 4d82bc3 Log when database middleware fails
- 4ecc0eb Bump eslint-config-next from 12.0.7 to 12.0.8 in /internal/registry/ui (#799)
- e1ed123 Bump next from 12.0.7 to 12.0.8 in /internal/registry/ui (#798)
- c62f294 Bump github.com/aws/aws-sdk-go from 1.42.31 to 1.42.32 (#795)
- 0bf5952 Bump tailwindcss from 3.0.12 to 3.0.13 in /internal/registry/ui (#794)
- 4576111 add HTTP prom metrics (#791)
- 082e600 Create user and group entities from config on initial import rather than dynamically on registration (#759) (#763)
- e110106 Bump github.com/aws/aws-sdk-go from 1.42.30 to 1.42.31 (#792)
- d97198e Postgres Support Tweaks (#762) (#789)
- bcf1623 Bump github.com/spf13/afero from 1.6.0 to 1.8.0 (#784)
- a5c8977 Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0 (#781)
- 4c787dd Bump github.com/getsentry/sentry-go from 0.11.0 to 0.12.0 (#780)
- cee84cd Bump github.com/hashicorp/vault/api from 1.2.0 to 1.3.1 (#778)
- 10ffaa7 Bump gorm.io/driver/sqlite from 1.2.0 to 1.2.6 (#779)
- c937760 Bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#777)
- f080bcc Bump github.com/okta/okta-sdk-golang/v2 from 2.8.0 to 2.9.2 (#776)
- 3442993 Bump go.uber.org/zap from 1.19.1 to 1.20.0 (#774)
- 6c5c2b5 Bump github.com/goreleaser/goreleaser from 0.183.0 to 1.2.5 (#771)
- 060d1a1 Bump gorm.io/driver/postgres from 1.2.1 to 1.2.3 (#772)
- 452431d Bump github.com/docker/docker (#768)
- fc1c58b Bump tailwindcss from 3.0.11 to 3.0.12 in /internal/registry/ui (#765)
- a9e6876 Bump autoprefixer from 10.4.1 to 10.4.2 in /internal/registry/ui (#764)
- d78b4d5 Bump github.com/aws/aws-sdk-go from 1.41.10 to 1.42.30 (#767)
- 101da63 Bump github.com/spf13/viper from 1.8.1 to 1.10.1 (#769)
- 2dd0c3d Bump gorm.io/gorm from 1.22.0 to 1.22.4 (#766)
- 4ee58db #730 Group Role Bindings
- 91a0b47 Bump tailwindcss from 3.0.10 to 3.0.11 in /internal/registry/ui (#757)
- 400373d Bump tailwindcss from 3.0.9 to 3.0.10 in /internal/registry/ui (#754)
- a5c6144 Bump tailwindcss from 3.0.8 to 3.0.9 in /internal/registry/ui (#753)
- 3604371 Bump eslint from 8.5.0 to 8.6.0 in /internal/registry/ui (#752)
- 02741bc Bump autoprefixer from 10.4.0 to 10.4.1 in /internal/registry/ui (#751)
- c547a00 Bump tailwindcss from 3.0.7 to 3.0.8 in /internal/registry/ui (#750)
- 4c7ed9f Bump swr from 1.1.1 to 1.1.2 in /internal/registry/ui (#749)
- 75bbf7a Bump @types/react from 17.0.37 to 17.0.38 in /internal/registry/ui (#748)
- 1e5378c Bump tailwindcss from 3.0.6 to 3.0.7 in /internal/registry/ui (#747)
- c20ecf6 Bump eslint from 8.4.1 to 8.5.0 in /internal/registry/ui (#746)
- 18c34da Bump tailwindcss from 3.0.5 to 3.0.6 in /internal/registry/ui (#745)
- bdb3c93 Create or update root/engine tokens on start-up (#733)
- 7d61749 registry: remove sync destination timer (#742)
- 5375d48 Bump tailwindcss from 3.0.1 to 3.0.5 in /internal/registry/ui (#741)
- 9d448a0 Bump typescript from 4.5.3 to 4.5.4 in /internal/registry/ui (#740)
- dd28c74 Bump swr from 1.1.0 to 1.1.1 in /internal/registry/ui (#738)
- 4b02a22 Bump tailwindcss from 3.0.0 to 3.0.1 in /internal/registry/ui (#737)
- 0a59f1f api: update/delete destinations endpoints (#732)
- e958fbd models: add composite unique index (#736)
- e05016d Bump typescript from 4.5.2 to 4.5.3 in /internal/registry/ui (#734)
- 735bd40 Bump tailwindcss from 2.2.19 to 3.0.0 in /internal/registry/ui (#735)
- 1d5b3cc Unify session token and API token validation (#726)
- 97fd1ad Create/update/delete provider (#723)
- cdbc097 Publish openapi (#728)
- f747da5 Use fmt.Sprintf instead of string concatenate (#361)
- a024207 support for auto-encrypting fields (#708)
- 1e7bd82 Role grant (#719)
- b5c7abb Bump eslint from 7.32.0 to 8.4.1 in /internal/registry/ui (#724)
- 5fcf0c4 s/PermissionAPIKeyList/PermissionAPIKeyRead/ (#716)
- 450578f Bump eslint-config-next from 12.0.4 to 12.0.7 in /internal/registry/ui (#720)
- a2fe4aa Bump next from 12.0.4 to 12.0.7 in /internal/registry/ui (#721)
- 4103f57 openapi: split openapi specifications further (#718)
- fcb8e6b More OpenAPI improvements (#715)
- 1ec9afb Separate authn authz (#691)
- f8ed417 cli: fix list crash if res is nil (#714)
- 8df5d2a data: refactor data model into internal/registry/models (#706)
- 66127aa access: fix token permissions (#707)
- e323389 Helm templateable API keys (#705)
- 683c149 dev: use seperate env vars for okta keys
- f23d776 add access and data abstraction layers (#684)
- b25c3f0 Log better error messages in CLI (#549)
- 26a52b2 Bump swr from 1.0.1 to 1.1.0 in /internal/registry/ui (#704)