github shellhub-io/shellhub v0.24.2

6 hours ago

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.41.0 to 1.43.0 in /tests by @dependabot[bot] in #6146
  • feat(ui-react): implement announcements admin panel by @luizhf42 in #6133
  • feat(ui-react): add admin sessions list and detail pages by @luannmoreira in #6107
  • ci: remove private registry dependency from CI workflows by @gustavosbarreto in #6150
  • fix(infra): ensure postgres container restarts after host reboot by @geovannewashington in #6152
  • refactor(ui-react): unify main and admin sidebar behavior by @luizhf42 in #6151
  • chore(deps): bump axios from 1.13.6 to 1.15.0 in /ui-react by @dependabot[bot] in #6157
  • ui: bump axios from 1.14.0 to 1.15.0 in /ui by @dependabot[bot] in #6156
  • fix(cli): ensure first user created via CLI is admin by @geovannewashington in #6155
  • fix(gateway): raise WebSocket timeouts and enable TCP keepalive by @gustavosbarreto in #6158
  • chore(ci): remove verify-fix workflow by @gustavosbarreto in #6161
  • feat(agent): default transport to yamux (v2) by @gustavosbarreto in #6163
  • fix(ui-react): fix sidebar behavior when terminal is open by @luizhf42 in #6166
  • refactor(ui-react): add reusable DataTable component by @luizhf42 in #6164
  • refactor(api): remove RSA signature gate from initial setup flow by @geovannewashington in #6162
  • fix(ui-react): fix License page upload input on Chromium by @luizhf42 in #6189
  • docker: api: bump golang from 1.25.8-alpine3.22 to 1.25.9-alpine3.22 in /api by @dependabot[bot] in #6186
  • docker: cli: bump golang from 1.25.8-alpine3.22 to 1.25.9-alpine3.22 in /cli by @dependabot[bot] in #6185
  • docker: agent: bump golang from 1.25.8-alpine3.22 to 1.25.9-alpine3.22 in /agent by @dependabot[bot] in #6184
  • docker: ssh: bump golang from 1.25.8-alpine3.22 to 1.25.9-alpine3.22 in /ssh by @dependabot[bot] in #6183
  • docker: gateway: bump golang from 1.25.8-alpine3.22 to 1.25.9-alpine3.22 in /gateway by @dependabot[bot] in #6182
  • docker: ui: bump nginx from 1.29.7-alpine to 1.29.8-alpine in /ui by @dependabot[bot] in #6181
  • ui: bump typescript-eslint from 8.58.0 to 8.58.2 in /ui by @dependabot[bot] in #6180
  • refactor(ui-react): split useCopy hook into its own file by @luizhf42 in #6167
  • chore: update gliderlabs/ssh fork to fix golang.org/x/crypto v0.50.0 compatibility by @gustavosbarreto in #6193
  • ui: bump eslint-plugin-jest from 29.15.1 to 29.15.2 in /ui by @dependabot[bot] in #6171
  • ssh: bump golang.org/x/net from 0.52.0 to 0.53.0 in /ssh by @dependabot[bot] in #6170
  • api: bump github.com/getkin/kin-openapi from 0.134.0 to 0.135.0 in /api by @dependabot[bot] in #6177
  • api: bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /api by @dependabot[bot] in #6178
  • ui: bump follow-redirects from 1.15.11 to 1.16.0 in /ui by @dependabot[bot] in #6192
  • agent: bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13 in /agent by @dependabot[bot] in #6172
  • api: bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.41.0 to 0.42.0 in /api by @dependabot[bot] in #6179
  • api: bump github.com/getsentry/sentry-go from 0.44.1 to 0.45.1 in /api by @dependabot[bot] in #6175
  • chore(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #6188
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #6187
  • fix(ui-react): clear query cache on logout to drop stale user data by @luizhf42 in #6194
  • fix(ui-react): surface swallowed errors in ConfirmDialog delete flows by @luizhf42 in #6168
  • chore(deps): migrate dependabot from ui to ui-react by @luizhf42 in #6198
  • feat(cli): add type column to namespace list output by @geovannewashington in #6197
  • docker: ui-react: bump node from 24.13.0-alpine3.22 to 24.15.0-alpine3.22 in /ui-react by @dependabot[bot] in #6207
  • ui-react: bump @types/node from 25.5.0 to 25.6.0 in /ui-react by @dependabot[bot] in #6209
  • ui-react: bump @hey-api/openapi-ts from 0.94.3 to 0.94.5 in /ui-react by @dependabot[bot] in #6210
  • ui-react: bump typescript-eslint from 8.57.0 to 8.58.2 in /ui-react by @dependabot[bot] in #6211
  • ui-react: bump vitest from 4.1.0 to 4.1.4 in /ui-react by @dependabot[bot] in #6208
  • ssh: bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 in /ssh by @dependabot[bot] in #6206
  • ui-react: bump @tiptap/markdown from 3.22.2 to 3.22.3 in /ui-react by @dependabot[bot] in #6205
  • api: bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.41.0 to 0.42.0 in /api by @dependabot[bot] in #6204
  • docker: ssh: bump alpine from 3.23.3 to 3.23.4 in /ssh by @dependabot[bot] in #6203
  • docker: gateway: bump alpine from 3.23.3 to 3.23.4 in /gateway by @dependabot[bot] in #6200
  • docker: api: bump alpine from 3.23.3 to 3.23.4 in /api by @dependabot[bot] in #6202
  • docker: ui-react: bump nginx from 1.29.4-alpine to 1.29.8-alpine in /ui-react by @dependabot[bot] in #6201
  • docker: cli: bump alpine from 3.23.3 to 3.23.4 in /cli by @dependabot[bot] in #6199
  • chore(ui-react): remove deprecated baseUrl from ui-react's tsconfig.json by @luizhf42 in #6212
  • refactor(ui-react): use @ import alias by @luizhf42 in #6213
  • fix(openapi): align tag name pattern with backend validation by @luizhf42 in #6216
  • ui-react: bump postcss from 8.5.8 to 8.5.10 in /ui-react by @dependabot[bot] in #6225
  • ui-react: bump axios from 1.15.0 to 1.15.1 in /ui-react by @dependabot[bot] in #6224
  • ui-react: bump @tiptap/react from 3.22.2 to 3.22.4 in /ui-react by @dependabot[bot] in #6221
  • ui-react: bump autoprefixer from 10.4.27 to 10.5.0 in /ui-react by @dependabot[bot] in #6223
  • chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #6220
  • api: bump github.com/labstack/gommon from 0.4.2 to 0.5.0 in /api by @dependabot[bot] in #6219
  • api: bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /api by @dependabot[bot] in #6217
  • fix(api): expose internal namespace lookup for SSH service by @gustavosbarreto in #6228
  • fix(api): let admin panel through RequiresTenant guard by @gustavosbarreto in #6229
  • feat(ui-react): add Containers page and components by @luizhf42 in #6214
  • feat(ui-react): add team invitations feature by @luizhf42 in #6191
  • ui-react: bump typescript-eslint from 8.58.2 to 8.59.0 in /ui-react by @dependabot[bot] in #6222
  • fix(ui-react): fix lint error in ContainerTagsPopover test by @luizhf42 in #6231
  • api: bump github.com/moby/moby/api from 1.54.1 to 1.54.2 in /api by @dependabot[bot] in #6218
  • docs(api): remove status field from namespace member schema by @geovannewashington in #6230
  • feat(ui): add SAML SSO login and admin authentication settings by @luannmoreira in #6196
  • test: optimize healthchecks and force image rebuild by @gustavosbarreto in #6234
  • fix(ui-react): make sidebar pinned by default on larger screens by @luizhf42 in #6235
  • agent: bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /agent by @dependabot[bot] in #6238
  • chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #6237
  • chore(deps): bump postcss from 8.4.49 to 8.5.10 in /ui by @dependabot[bot] in #6239
  • fix(ui-react): fix sidebar height and content overflow in layouts by @luannmoreira in #6233
  • ui-react: bump vitest from 4.1.4 to 4.1.5 in /ui-react by @dependabot[bot] in #6247
  • ui-react: bump @tiptap/extension-link from 3.22.2 to 3.22.4 in /ui-react by @dependabot[bot] in #6245
  • ui-react: bump @tanstack/react-query-devtools from 5.91.3 to 5.100.5 in /ui-react by @dependabot[bot] in #6246
  • ui-react: bump react-router-dom from 7.13.1 to 7.14.2 in /ui-react by @dependabot[bot] in #6243
  • fix(ci): update claude-code-action to v1 by @gustavosbarreto in #6252
  • feat(ui-react): wire firewall-rules and web-endpoints into the console by @luizhf42 in #6253
  • fix(ui): restore sidebar pin and hover behavior by @luannmoreira in #6251
  • ui-react: bump @tiptap/markdown from 3.22.3 to 3.22.5 in /ui-react by @dependabot[bot] in #6244
  • api: bump github.com/getsentry/sentry-go from 0.45.1 to 0.46.0 in /api by @dependabot[bot] in #6242
  • refactor(cli): replace bind() with explicit field assignment by @geovannewashington in #6254
  • ui-react: bump postcss from 8.5.10 to 8.5.12 in /ui-react by @dependabot[bot] in #6257
  • ui-react: bump globals from 17.4.0 to 17.5.0 in /ui-react by @dependabot[bot] in #6260
  • ui-react: bump eslint from 10.0.3 to 10.2.1 in /ui-react by @dependabot[bot] in #6259
  • ui-react: bump zustand from 5.0.11 to 5.0.12 in /ui-react by @dependabot[bot] in #6258
  • api: bump github.com/getsentry/sentry-go from 0.46.0 to 0.46.1 in /api by @dependabot[bot] in #6256
  • ui-react: bump @tanstack/react-query-devtools from 5.100.5 to 5.100.6 in /ui-react by @dependabot[bot] in #6255
  • chore: bump shellhub version to v0.24.2 by @gustavosbarreto in #6261
  • fix(ci): generate release notes from docker-publish draft by @gustavosbarreto in #6263

Full Changelog: v0.24.1...v0.24.2

Don't miss a new shellhub release

NewReleases is sending notifications on new releases.