Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: deislabs/hippo

v0.13.0

08 Jun 18:43
v0.13.0
4928de0
Compare
Choose a tag to compare

💤 Custodial Tasks

  • Bump @angular/cli from 13.3.6 to 13.3.7 in /src/Web/ClientApp
  • Bump @angular-devkit/build-angular from 13.3.6 to 13.3.7 in /src/Web/ClientApp
  • Bump @types/node from 12.20.52 to 12.20.54 in /src/Web/ClientApp

🏷️ Uncategorized

  • Fix / Make sure domain is valid at initial channel creation
  • Fix - Correctly return the requested number of available storages
  • Remove channel details dto and reorganize channel api
  • bump to Angular 14
  • Feature/create envvar page
  • Feature/create settings page
  • Deislabs.Bindle 0.2.0
  • Feature / Add support for redis revisions

v0.12.0

26 May 19:24
v0.12.0
28f31b5
Compare
Choose a tag to compare

🚀 New Features

  • implement alternative registration modes: "Open", "Closed", and "AdministratorOnly"

🏷️ Uncategorized

  • tests(nomad): Add a helper script for testing nomad driver
  • fix: remove default registration mode setting to "Closed"
  • create initial channel in the UI

v0.11.0

24 May 22:00
v0.11.0
fd5f758
Compare
Choose a tag to compare
  • no changes

v0.11.0-rc.5

24 May 21:53
v0.11.0-rc.5
9878ce4
Compare
Choose a tag to compare
v0.11.0-rc.5 Pre-release
Pre-release

🏷️ Uncategorized

  • fix: depend on build_assets

v0.10.0

19 May 20:42
v0.10.0
3730545
Compare
Choose a tag to compare

🚀 Features

  • map /healthz endpoint
  • implement bindle and nomad healthchecks

🐛 Fixes

  • run dotnet pack not dotnet build
  • Remove unneeded square brackets

v0.9.1

19 May 16:00
v0.9.1
fe8ab81
Compare
Choose a tag to compare

🏷️ Uncategorized

  • ref(BindleService): add Description to RevisionComponent

v0.9.0

17 May 22:04
v0.9.0
86431a8
Compare
Choose a tag to compare

📦 Dependencies

  • Bump bulma from 0.9.3 to 0.9.4 in /src/Web/ClientApp
  • Bump @angular/cli from 13.3.4 to 13.3.5 in /src/Web/ClientApp
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /tests/Hippo.FunctionalTests
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /tests/Application.UnitTests
  • Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /tests/Core.UnitTests
  • Bump @angular-devkit/build-angular from 13.3.4 to 13.3.5 in /src/Web/ClientApp
  • Bump Microsoft.EntityFrameworkCore from 6.0.4 to 6.0.5 in /src/Application
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.0 to 1.15.1 in /src/Web
  • Bump @types/node from 12.20.50 to 12.20.52 in /src/Web/ClientApp
  • Bump Tomlyn from 0.14.2 to 0.14.3 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.4 to 6.0.5 in /src/Web
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.4 to 6.0.5 in /src/Web
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.4 to 6.0.5 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.5 in /tests/Hippo.FunctionalTests
  • Bump Moq from 4.17.2 to 4.18.1 in /tests/Hippo.FunctionalTests
  • Bump Moq from 4.17.2 to 4.18.1 in /tests/Application.UnitTests
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.4 to 6.0.5 in /tests/Hippo.FunctionalTests
  • Bump karma from 6.3.19 to 6.3.20 in /src/Web/ClientApp
  • Bump jasmine-core from 4.1.0 to 4.1.1 in /src/Web/ClientApp
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.4 to 6.0.5 in /src/Web

🏷️ Uncategorized

  • include wwwroot in the published package
  • Refactor 667/use nomad api
  • Feature 684/channel detail component should show spin.toml content - API
  • Feature/auto deploy app
  • remove Microsoft.AspNetCore.SpaProxy
  • fix indentation
  • spin 0.2.0
  • Run dotnet format
  • fix dotnet publish
  • fix dotnet publish
  • cut release on any tag
  • remove scripts directory
  • Introduce API versioning
  • remove duplicate domain
  • Update app list UI
  • implement VSCode Tasks: build, run, watch, ng:watch
  • Run npm run publish on build
  • Publish to NuGet

v0.8.0

04 May 21:47
v0.8.0
e71685c
Compare
Choose a tag to compare

🚀 Features

  • Integrate bindle-dotnet client

📦 Dependencies

  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.0 to 1.15.1 in /src/Web
  • Bump @openapitools/openapi-generator-cli from 2.4.26 to 2.5.1 in /src/Web/ClientApp
  • Bump @types/node from 12.20.49 to 12.20.50 in /src/Web/ClientApp
  • Bump @angular/cli from 13.3.3 to 13.3.4 in /src/Web/ClientApp
  • Bump @angular-devkit/build-angular from 13.3.3 to 13.3.4 in /src/Web/ClientApp

🏷️ Uncategorized

  • hippo-cli v0.12.0
  • feat(nomad): Make nomad driver configurable
  • fix(nomad): Fix the hcl syntax error
  • Serve angular instead of building it when debugging
  • Fix 673 / Present error on bad registration
  • Feature #679 - create initial channel when creating app
  • Add fake bindle service
  • Feature-677/choose storage id directly from list
  • Feature #678 / fetch revisions from bindle when creating app
  • display password mismatch and minlength errors
  • Issue 682/move delete to app settings
  • fix formatting

v0.7.0

25 Apr 18:44
v0.7.0
32caa46
Compare
Choose a tag to compare

🚀 Features

  • Implement "edit" API endpoints

🐛 Fixes

  • Fix: fire ModifiedEvent
  • emit events at the infrastructure layer

📦 Dependencies

  • Bump @angular/cli from 13.3.2 to 13.3.3 in /src/Web/ClientApp
  • Bump @angular-devkit/build-angular from 13.3.2 to 13.3.3 in /src/Web/ClientApp
  • Bump async from 2.6.3 to 2.6.4 in /src/Web/ClientApp
  • Bump @types/jasmine from 3.10.5 to 3.10.6 in /src/Web/ClientApp
  • Bump jasmine-core from 4.0.1 to 4.1.0 in /src/Web/ClientApp
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.3 to 6.0.4 in /src/Infrastructure
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.3 to 6.0.4 in /src/Web
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.3 to 6.0.4 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore from 6.0.3 to 6.0.4 in /src/Application
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.3 to 6.0.4 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.3 to 6.0.4 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.3 to 6.0.4 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.3 to 6.0.4 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.3 to 6.0.4 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.3 to 6.0.4 in /src/Web
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.3 to 6.0.4 in /src/Web
  • Bump @types/node from 12.20.47 to 12.20.48 in /src/Web/ClientApp
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.3 to 6.0.4 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.3 to 6.0.4 in /tests/Application.UnitTests
  • Bump tslib from 2.3.1 to 2.4.0 in /src/Web/ClientApp
  • Bump @types/node from 12.20.48 to 12.20.49 in /src/Web/ClientApp
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.3 to 6.0.4 in /src/Infrastructure
  • Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 in /src/Web

🏷️ Uncategorized

  • Remove unnecessary usings
  • update devcontainer
  • add markdownlint as devcontainer extension
  • Downgrade hippo-dev to match hippo version
  • npm update
  • hippo-cli 0.11.0
  • change hippofactory.local to hippo.localdomain
  • fix logging in returning 500 server error
  • remove ASP.NET Core Identity's password requirements
  • handle JobFailedException
  • remove CreateFailedException
  • update UI's openapi client
  • npm update
  • remove PasswordConfirm from CreateAccountCommand
  • set is-multiline

v0.6.2

12 Apr 21:43
v0.6.2
6591125
Compare
Choose a tag to compare

🚀 Features

  • improve production logging

🐛 Fixes

  • Fix: fire ModifiedEvent