Releases: spiffe/tornjak
Releases · spiffe/tornjak
v1.9.0
What's Changed
- Upgrading version to v1.9.0 by @maia-iyer in #504
- Bump next from 14.1.1 to 14.2.10 in /frontend by @dependabot in #501
- Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #502
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #505
- Bump rollup from 2.79.1 to 2.79.2 in /frontend by @dependabot in #506
- Update Tornjak APIs in manager code by @maia-iyer in #508
- Refactor backend code by @maia-iyer in #509
- Update manager mode by @mamy-CS in #513
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #520
- Add Markdown linter as a local npm script & Git Action execution by @adigidh in #503
- Add healthcheck and serverinfo calls to manager backend by @maia-iyer in #518
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #524
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Add versioned Tornjak API by @Xiaocao-Cxh and @rooi6 in #459 and #460
- Rename directory in Tornjak Backend container by @vjesu5 in #463
- Remove verb from API paths in favor of methods for v1 apis by @Xiaocao-Cxh in #465
- Add SPIRE server unique identifier by @mamy-CS in #472
- Add SPIRE bundle APIs by @maia-iyer in #478
- Write OpenAPI documentation for v1 API by @Xiaocao-Cxh in #481
- Add SPIRE federation APIs by @maia-iyer in #483
- Add v1 API logic to RBAC plugin by @Xiaocao-Cxh and @maia-iyer in #485 and #488
- Add unit tests for RBAC package by @Xiaocao-Cxh in #490
- Centralize frontend API endpoitns and update with versioned apis by @mamy-CS in #493
- Add matcher for OPTIONS method in v1 APIs by @maia-iyer in #495
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #406
- Updating version to v1.7 by @mamy-CS in #404
- Automate version compute for CI by @mamy-CS in #408
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #409
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #412
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #413
- Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #416
- Bump ejs from 3.1.9 to 3.1.10 in /frontend by @dependabot in #418
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #421
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #422
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #423
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #425
- Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #427
- Refactor UserManagement plugin into separate Authn and Authz plugins by @maia-iyer in #415
- Bump next from 13.5.6 to 14.1.1 in /frontend by @dependabot in #428
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #433
- Added healthcheck call by @maia-iyer in #429
- Add configurable authorization logic by @maia-iyer in #435
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #437
- Add Documentation for setting up upstream IAMs with Keycloak by @mamy-CS in #419
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Create a Tornjak image v1.4.0 by @mrsabath in #286
- Update port comment by @mrsabath in #295
- Merge v1.5 into main by @maia-iyer in #373
- Bump CI branch version by @maia-iyer in #374
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend by @dependabot in #372
- Split Master Build into two jobs (#378) by @maia-iyer in #382
- Change CI Logic to Build on PR by @maia-iyer in #385
- Push image on push event except dependabot by @maia-iyer in #387
- Bump express from 4.18.2 to 4.19.2 in /frontend by @dependabot in #384
- Update to Golang v1.22 by @maia-iyer in #388
- Modify JWKS URL in config to Issuer URL for OIDC Discovery in Backend (#370) by @maia-iyer in #393
- Add audience claim check (#363) by @maia-iyer in #397
- Add issuerURL info in OIDC Discovery error handling (#394) by @k124k3n in #398
- Update Compatibility Matrix (#396) by @maia-iyer in #400
- Dynamic auth client_id and keycloak_realm Env Variables by @mamy-CS in #401
- Fix version in documentation by @maia-iyer in #403
New Contributors
- @k124k3n made their first contribution in #398
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update Push Action Branch to v1.5 by @maia-iyer in #324
- Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #325
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #326
- Bump follow-redirects from 1.15.3 to 1.15.4 in /frontend by @dependabot in #330
- Cluster Management Tabs bug - carbon reacts version change by @mamy-CS in #332
- Delete cluster in cluster edit [Cluster management] by @mamy-CS in #333
- Update tutorial by @maia-iyer in #334
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #336
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #337
- Fix frontend error on run by @maia-iyer in #329
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #338
- Update version in quickstart by @Benak961 in #350
- Bump ip from 1.1.8 to 1.1.9 in /frontend by @dependabot in #351
- Fix the Minikube link in /docs/quickstart/README.md by @kljude in #352
- Remove spire dependency by @maia-iyer in #348
- Add support for Multi arch image (Frontend) by @mamy-CS in #347
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #355
- Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #354
- Fix multi-arch frontend build by @maia-iyer in #353
- Release Multiarch backend by @maia-iyer in #358
- Add make vendor to backend build by @maia-iyer in #359
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #360
- Update frontend ubi image by @mamy-CS in #362
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #365
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #366
- Bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #367
- Bump follow-redirects from 1.15.5 to 1.15.6 in /frontend by @dependabot in #369
- Modify error code for returned errors from SPIRE by @maia-iyer in #368
New Contributors
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- Change version to v1.4.2 by @maia-iyer in #311
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #312
- Bump @babel/traverse from 7.22.5 to 7.23.2 in /tornjak-frontend by @dependabot in #313
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #314
- Bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #316
- Add support for nextjs #151 by @mamy-CS in #317
- Reorganize Root Directory by @maia-iyer in #315
- Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #320
- Update Quickstart Readme by @kidus0214 in #318
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend by @dependabot in #321
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #322
- Fix type for upgraded Axios library by @maia-iyer in #323
- Bump axios from 0.21.4 to 1.6.0 in /frontend by @dependabot in #319
New Contributors
- @kidus0214 made their first contribution in #318
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #296
- Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #297
- Bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #298
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #300
- Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #299
- Introduce Docker files for running Tornjak on Openshift by @mrsabath in #304
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #301
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #302
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #305
- Add workflows for ubi image by @maia-iyer in #306
- Fix workflow to set proper environment variable by @maia-iyer in #307
- Fix image labels for UBI image by @maia-iyer in #308
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #309
- Add UBI description by @maia-iyer in #310
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Upgrade Golang version and SPIRE libraries used #271 by @maia-iyer in #272
- Improve workflow by @marcofranssen in #279
- Align Node version with LTS used in Dockerfile.tornjak-container by @marcofranssen in #277
- Run go fmt on project by @marcofranssen in #281
- Document Makefile and align .PHONY with available tasks by @marcofranssen in #275
- Optimize Go dependencies in workflow by @marcofranssen in #283
- Implement HTTP/HTTPS including permanent redirect by @marcofranssen in #282
- Fix makefile reference by @mrsabath in #285
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #284
- Fix HTTP config errors #268 by @maia-iyer in #287
- Fix HTTPS config and redirect #268 by @maia-iyer in #289
- Bump semver from 5.7.1 to 5.7.2 in /tornjak-frontend by @dependabot in #288
- Update the mTLS secret name by @mrsabath in #290
- Remove unnecessary files (#239) by @maia-iyer in #291
- Bump word-wrap from 1.2.3 to 1.2.4 in /tornjak-frontend by @dependabot in #293
- Change 'user' to 'client' by @mrsabath in #292
- Added x509/JWT svid field to frontend CreateEntry page #236 by @maia-iyer in #294
- Create a Tornjak image v1.4.0 by @mrsabath in #286
- Update port comment by @mrsabath in #295
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Adding
fs
module to Frontend by @mamy-CS in #186 - Adding
path
module anda fallback
to Frontend by @mamy-CS in #187 - Moving Frontend to production by @mamy-CS in #185
- Adding
path
module by @mamy-CS in #189 - Updating CI/CD node version by @mamy-CS in #190
- Moving Frontend to prod by @mamy-CS in #188
- Updates to Contributing page by @Ve33y in #202
- Tornjak architecture diagrams by @mamy-CS in #124
- Refactor Makefile for Github by @maia-iyer in #224
- Fix Dockerfiles by @maia-iyer in #227
- Update the CODEOWNERS file by @mrsabath in #228
- Add extra calls to authorization by @maia-iyer in #225
- Refactor build process by @maia-iyer in #217
- Add example for deploying Keycloak to support IAM for Tornjak by @mrsabath in #237
- Keycloak realm import automation by @mamy-CS in #238
- Expand and clean up the new error handling system by @mrsabath in #221
- Frontend Dynamic env variables update bug patch by @mamy-CS in #243
- Remove symbolic link for
enj.js
[For testing purpose] by @mamy-CS in #245 - Convert dashboard files to
tsx
by @mattchapleau in #244 - Update README.md based on Windows installation (docs) by @richnwilson in #250
- Update Compatibility notice by @maia-iyer in #252
- Update User Management doc by @mrsabath in #123
- Fix access denied error by @mamy-CS in #253
- Add
env path
to Frontend index file by @mamy-CS in #255 - Migrate MUI to v5 by @Ve33y in #234
- Add TLS/mTLS Documentation by @maia-iyer in #251
- Add error handling for no values assigned to cluster or agent in tornjak dashboard #264 by @mamy-CS in #265
- Remove spire server info requirement from the Frontend #214 by @mamy-CS in #261
- Remove spire config requirement from Backend #129 by @maia-iyer in #266
- Create Tornjak image v1.3.0 by @mrsabath in #258
- Update NPM to 9.7 major version by @mamy-CS in #267
New Contributors
- @Ve33y made their first contribution in #202
- @mattchapleau made their first contribution in #244
- @richnwilson made their first contribution in #250
Full Changelog: v1.2.1...v1.3.0
v1.2.2
What's Changed
- Updates to Contributing page by @Ve33y in #202
- Add Tornjak architecture diagrams by @mamy-CS in #124
- Create release version v.1.2.0 by @mrsabath in #174
- Create a new Tornjak version v1.2.1 by @mrsabath in #211
- Refactor Makefile for Github by @maia-iyer in #224
- Fix Dockerfiles by @maia-iyer in #227
- Add extra calls to authorization by @maia-iyer in #225
- Refactor build process by @maia-iyer in #217
- Fix 'access denied' error when running in restricted (read-only) env by @mrsabath in #233
- Fix startup error by @mrsabath in #240
- Remove unneeded backend+SPIRE dockerfile by @maia-iyer in #241
Full Changelog: v1.2.1...v1.2.2