Skip to content

Releases: deislabs/hippo

v0.20.2

08 Mar 23:14
v0.20.2
415a76c
Compare
Choose a tag to compare

💤 Custodial Tasks

  • Bump json5 from 2.2.1 to 2.2.3 in /src/Web/ClientApp
  • Bump ua-parser-js from 0.7.32 to 0.7.33 in /src/Web/ClientApp

🏷️ Uncategorized

  • chore(*): bump spin and update usage
  • chore(Dockerfile): bump spin to v0.10.1

v0.20.1

14 Dec 18:47
v0.20.1
7f87730
Compare
Choose a tag to compare

🏷️ Uncategorized

  • Revert "drop ClientApp"
  • update npm dependencies

v0.20.0

14 Dec 16:00
v0.20.0
c41e1b3
Compare
Choose a tag to compare

💤 Custodial Tasks

  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Core
  • Bump Mediatr from 11.0.0 to 11.1.0 in /src/Core
  • Bump Tomlyn from 0.15.1 to 0.16.1 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.10 to 6.0.11 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore from 6.0.10 to 6.0.11 in /src/Application
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.10 to 6.0.11 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.10 to 6.0.11 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore from 6.0.10 to 6.0.11 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.10 to 6.0.11 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.10 to 6.0.11 in /src/Web
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.10 to 6.0.11 in /src/Infrastructure
  • Bump Moq from 4.18.2 to 4.18.3 in /tests/Application.UnitTests
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /tests/Core.UnitTests
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.10 to 6.0.11 in /src/Web
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.10 to 6.0.11 in /tests/Hippo.FunctionalTests
  • Bump FluentAssertions from 6.7.0 to 6.8.0 in /tests/Hippo.FunctionalTests
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /tests/Infrastructure.UnitTests
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /tests/Hippo.FunctionalTests
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /tests/Application.UnitTests
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.10 to 6.0.11 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.EntityFrameworkCore from 6.0.10 to 6.0.11 in /tests/Application.UnitTests
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.10 to 6.0.11 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.10 to 6.0.11 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.10 to 6.0.11 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.10 to 6.0.11 in /tests/Application.UnitTests
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.10 to 6.0.11 in /src/Web
  • Bump Moq from 4.18.2 to 4.18.3 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.10 to 6.0.11 in /tests/Hippo.FunctionalTests

🏷️ Uncategorized

  • Add linux-arm64 target runtime to GitHub release workflow
  • drop ClientApp
  • use dashes between channel/app name

v0.19.1

14 Oct 15:46
v0.19.1
a19d6d5
Compare
Choose a tag to compare

🐛 Bug Fixes

  • emit Deleted Domain events
  • fix pascal casing for AllowedHttpHosts
  • use DateTime.UtcNow
  • ignore missing properties in spin.toml

💤 Custodial Tasks

  • Bump MinVer from 4.1.0 to 4.2.0 in /src/Core
  • Bump MinVer from 4.1.0 to 4.2.0 in /src/Application
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.7 to 6.0.8 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore from 6.0.7 to 6.0.8 in /src/Application
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.7 to 6.0.8 in /src/Web
  • Bump Moq from 4.18.1 to 4.18.2 in /tests/Application.UnitTests
  • Bump MinVer from 4.1.0 to 4.2.0 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.7 to 6.0.8 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.7 to 6.0.8 in /src/Web
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.7 to 6.0.8 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.7 to 6.0.8 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.7 to 6.0.8 in /src/Infrastructure
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.7 to 6.0.8 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.7 to 6.0.8 in /src/Web
  • Bump MinVer from 4.1.0 to 4.2.0 in /src/Web
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.7 to 6.0.8 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8 in /tests/Application.UnitTests
  • Bump eslint from 8.21.0 to 8.22.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.1 in /src/Web/ClientApp
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.7 to 6.0.8 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8 in /tests/Hippo.FunctionalTests
  • npm update
  • Bump jasmine-core from 4.2.0 to 4.3.0 in /src/Web/ClientApp
  • Bump zone.js from 0.11.6 to 0.11.8 in /src/Web/ClientApp
  • Bump jdenticon from 3.1.1 to 3.2.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/parser from 5.33.1 to 5.34.0 in /src/Web/ClientApp
  • Bump javascript-time-ago from 2.5.6 to 2.5.7 in /src/Web/ClientApp
  • Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 in /src/Web/ClientApp
  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0 in /src/Web
  • Bump @types/jasmine from 4.0.3 to 4.3.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 in /src/Web/ClientApp
  • Bump @angular-eslint/template-parser from 14.0.2 to 14.0.3 in /src/Web/ClientApp
  • Bump Microsoft.EntityFrameworkCore from 6.0.8 to 6.0.9 in /src/Application
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.8 to 6.0.10 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore from 6.0.9 to 6.0.10 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.8 to 6.0.10 in /src/Infrastructure
  • Bump Tomlyn from 0.15.0 to 0.15.1 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.8 to 6.0.10 in /src/Infrastructure
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump @typescript-eslint/parser from 5.34.0 to 5.39.0 in /src/Web/ClientApp
  • Bump @angular-devkit/build-angular from 14.1.3 to 14.2.5 in /src/Web/ClientApp
  • Bump @angular-eslint/schematics from 14.0.2 to 14.1.2 in /src/Web/ClientApp
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.8 to 6.0.10 in /tests/Application.UnitTests
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.8 to 6.0.10 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.8 to 6.0.10 in /src/Web
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.8 to 6.0.10 in /src/Infrastructure
  • Bump @fortawesome/free-solid-svg-icons from 6.1.2 to 6.2.0 in /src/Web/ClientApp
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.8 to 6.0.10 in /src/Web
  • Bump @fortawesome/free-brands-svg-icons from 6.1.2 to 6.2.0 in /src/Web/ClientApp
  • Bump @angular-eslint/builder from 14.0.2 to 14.1.2 in /src/Web/ClientApp
  • Bump eslint from 8.22.0 to 8.25.0 in /src/Web/ClientApp
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.8 to 6.0.10 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.8 to 6.0.10 in /src/Web
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.8 to 6.0.10 in /src/Web
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.8 to 6.0.10 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.8 to 6.0.10 in /tests/Hippo.FunctionalTests
  • Bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.2.0 in /src/Web/ClientApp
  • Bump @angular/cli from 14.1.3 to 14.2.6 in /src/Web/ClientApp
  • Bump jasmine-core from 4.3.0 to 4.4.0 in /src/Web/ClientApp
  • Bump @fortawesome/free-regular-svg-icons from 6.1.2 to 6.2.0 in /src/Web/ClientApp
  • Bump @openapitools/openapi-generator-cli from 2.5.1 to 2.5.2 in /src/Web/ClientApp
  • Bump Mediatr from 10.0.1 to 11.0.0 in /src/Core
  • Bump typescript from 4.7.4 to 4.8.4 in /src/Web/ClientApp
  • Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.40.0 in /src/Web/ClientApp

🏷️ Uncategorized

  • Fix the UI in hippo
  • bug: ensure login component only requires 6 character password minimum
  • fix compiler errors

v0.19.0

09 Aug 17:21
v0.19.0
53757db
Compare
Choose a tag to compare

💤 Custodial Tasks

  • Bump @angular-eslint/schematics from 14.0.0 to 14.0.2 in /src/Web/ClientApp
  • angular 14.0.5
  • Bump rxjs from 7.5.5 to 7.5.6 in /src/Web/ClientApp
  • Bump Microsoft.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Application
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 in /tests/Application.UnitTests
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.6 to 6.0.7 in /tests/Hippo.FunctionalTests
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Core.UnitTests
  • Bump Fermyon.Nomad from 0.2.0 to 0.3.0 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.6 to 6.0.7 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.6 to 6.0.7 in /src/Web
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.6 to 6.0.7 in /src/Web
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Application.UnitTests
  • Bump Swashbuckle.AspNetCore from 6.3.1 to 6.4.0 in /src/Web
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Infrastructure.UnitTests
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 in /tests/Hippo.FunctionalTests
  • Bump Moq from 4.18.1 to 4.18.2 in /tests/Hippo.FunctionalTests
  • Bump xunit from 2.4.1 to 2.4.2 in /tests/Hippo.FunctionalTests
  • Bump eslint from 8.19.0 to 8.21.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.32.0 in /src/Web/ClientApp
  • Bump @typescript-eslint/parser from 5.30.5 to 5.32.0 in /src/Web/ClientApp

🏷️ Uncategorized

  • bump to hippo-cli v0.14.1
  • bump to angular-eslint 14.0.2
  • Added Data Annotations for correctly parsing enums to strings
  • bump to angular 14.1.1
  • synced api with the one from the platform

v0.18.1

08 Jul 19:40
v0.18.1
fc9855c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • page fields must be required

v0.18.0

08 Jul 16:18
v0.18.0
06ff476
Compare
Choose a tag to compare

🚀 New Features

  • Feature 886/show message when no bindles
  • Show more details when login fails
  • Added loader for each tab
  • Added component for handling error messages + refactoring
  • Add automatic closing for the success notification
  • Fixed issue with bindle heath check, added response status code
  • Add publish date on overview page
  • Remove ellipsis from redirect url
  • load custom js if present
  • expandable menu
  • Make domain not clickable when type is not http
  • feat(nomad): use nomad services
  • Feature/expose swagger on prod
  • Added linter
  • Add support for SIP 002: Application Configuration
  • Show channel status on overview page

🐛 Bug Fixes

  • Bugix 884/fix background color tabs
  • Bugfix 882/fix overview component align
  • Updating tabs when channel is changed
  • Files generated with the openapi-generator-cli have a syntax error
  • Job status api is still called after leaving the app list page
  • remove mx-4
  • sortable revision items

💤 Custodial Tasks

  • Bump Microsoft.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Application
  • Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.4 to 6.0.5 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.5 to 6.0.6 in /src/Infrastructure
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.5 to 6.0.6 in /src/Web
  • Bump Microsoft.Extensions.FileProviders.Embedded from 6.0.5 to 6.0.6 in /src/Web
  • Bump Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 6.0.5 to 6.0.6 in /src/Web
  • Bump karma from 6.3.20 to 6.4.0 in /src/Web/ClientApp
  • Bump typescript from 4.7.3 to 4.7.4 in /src/Web/ClientApp
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 in /tests/Application.UnitTests
  • Bump Microsoft.AspNetCore.Identity.UI from 6.0.5 to 6.0.6 in /src/Web
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 in /tests/Hippo.FunctionalTests
  • Bump Microsoft.AspNetCore.SpaProxy from 6.0.5 to 6.0.6 in /tests/Hippo.FunctionalTests
  • Bump Tomlyn from 0.14.3 to 0.14.4 in /src/Infrastructure
  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 in /src/Web
  • angular 14.0.3
  • angular 14.0.4
  • Bump karma-jasmine from 5.0.1 to 5.1.0 in /src/Web/ClientApp
  • Bump Tomlyn from 0.14.4 to 0.15.0 in /src/Web
  • Bump eslint from 8.18.0 to 8.19.0 in /src/Web/ClientApp
  • Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 in /src/Web/ClientApp
  • add Core to dependabot
  • Bump MinVer from 4.0.0 to 4.1.0 in /src/Application
  • Bump MinVer from 4.0.0 to 4.1.0 in /src/Infrastructure
  • Bump MinVer from 4.0.0 to 4.1.0 in /src/Web
  • angular 14.0.4
  • Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.5 in /src/Web/ClientApp
  • Mediatr 10.0.1
  • Bump @typescript-eslint/parser from 5.29.0 to 5.30.5 in /src/Web/ClientApp
  • Bump javascript-time-ago from 2.5.5 to 2.5.6 in /src/Web/ClientApp
  • Bump karma-jasmine from 5.0.1 to 5.1.0 in /src/Web/ClientApp
  • Remove envvars as resource

🏷️ Uncategorized

  • Prevent updating the storage from domain
  • Renamed IBindleService to IStorageService
  • Refactoring/structure api
  • fix nullability warnings
  • use operators is null and is not null

v0.17.0

14 Jun 22:36
v0.17.0
8ff3b57
Compare
Choose a tag to compare

🚀 New Features

  • fix: Use NOMAD_ADDR_ instead of NOMAD_IP_ + NOMAD_PORT_
  • customizable UI

🐛 Bug Fixes

  • fix: get jobs that are valid GUIDs

v0.16.3

13 Jun 19:52
v0.16.3
ddc1f85
Compare
Choose a tag to compare

🐛 Bug Fixes

  • add other revision component fields
  • fix: fire CreatedEvent/DeletedEvent for

v0.16.2

13 Jun 17:22
v0.16.2
a5a62b1
Compare
Choose a tag to compare

💤 Custodial Tasks

  • Bump @angular/cli from 14.0.0 to 14.0.1 in /src/Web/ClientApp
  • Bump @angular/common from 14.0.0 to 14.0.1 in /src/Web/ClientApp
  • Bump @angular/platform-browser-dynamic from 14.0.0 to 14.0.1 in /src/Web/ClientApp
  • Bump @angular/compiler-cli from 14.0.0 to 14.0.1 in /src/Web/ClientApp
  • Bump @angular/compiler from 14.0.0 to 14.0.1 in /src/Web/ClientApp
  • Bump jasmine-core from 4.1.1 to 4.2.0 in /src/Web/ClientApp
  • Bump @types/node from 17.0.40 to 17.0.42 in /src/Web/ClientApp

🏷️ Uncategorized

  • angular 14.0.1
  • Fix domain event firing for channel deleted events
  • increase log verbosity in production
  • log unhandled exceptions