This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Releases: deislabs/hippo
Releases · deislabs/hippo
v0.1.0
🚀 Features
- Wagi dotnet scheduler
- PR: #182
🐛 Fixes
- [#160] fix the env form(s) to correctly show and hide things
- PR: #217
- [#195] make register account box wider
- PR: #218
- Improve layout of long app and env names
- PR: #227
📦 Dependencies
- Bump sass from 1.35.1 to 1.35.2 in /Hippo
- PR: #127
- Bump Swashbuckle.AspNetCore from 6.1.1 to 6.1.4 in /Hippo
- PR: #125
- Bump Microsoft.EntityFrameworkCore.Tools from 5.0.4 to 5.0.7 in /Hippo
- PR: #124
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.5 to 5.0.7 in /Hippo
- PR: #123
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.2 to 5.0.7 in /Hippo
- PR: #122
- Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 5.0.5 to 5.0.7 in /Hippo
- PR: #128
- Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.5 to 5.0.7 in /Hippo
- PR: #129
- Bump sass from 1.35.1 to 1.36.0 in /Hippo
- PR: #181
- Bump sass from 1.36.0 to 1.37.0 in /Hippo
- PR: #205
- Bump bootstrap from 5.0.2 to 5.1.0 in /Hippo
- PR: #211
- Bump sass from 1.37.0 to 1.38.0 in /Hippo
- PR: #229
- Bump sass from 1.38.0 to 1.39.0 in /Hippo
- PR: #241
- Bump Swashbuckle.AspNetCore from 6.1.4 to 6.2.1 in /Hippo
- PR: #240
- Bump xterm from 4.13.0 to 4.14.1 in /Hippo
- PR: #249
- Bump sass from 1.39.0 to 1.41.1 in /Hippo
- PR: #254
🏷️ Uncategorized
- The great ASP.NET refactor
- PR: #12
- Output Traefik config as TOML
- PR: #33
- Automated build
- PR: #34
- Factoring out into repository interfaces
- PR: #41
- Do CI builds on Windows too
- PR: #43
- remove unused field from AppController
- PR: #44
- namespace fields with an underscore
- PR: #45
- Logging
- PR: #42
- Document the intended design and data model
- PR: #47
- test AccountController.Register
- PR: #46
- add fake admin terminal
- PR: #40
- WAGI local scheduler
- PR: #49
- fix(terminal): add missing xterm dependencies
- PR: #55
- fix(gulp): include missing webfonts
- PR: #54
- docs(development): remove bower from development docs
- PR: #53
- The one true data model
- PR: #52
- move development.md to developer's guide
- PR: #56
- Rulesy channels
- PR: #60
- Register revision
- PR: #61
- Register revision API
- PR: #64
- Adds macos build and debug/release configs
- PR: #70
- Background redeploy
- PR: #65
- Provide error logs instead of exception spew on missing config
- PR: #73
- remove NuGet.Versioning
- PR: #80
- add testing docs
- PR: #75
- Add App API
- PR: #78
- Add channel API
- PR: #79
- Treat warnings as errors
- PR: #90
- Adds Style enforcement and code analysis
- PR: #67
- Enable Swagger for APIs
- PR: #92
- remove --default-host flag
- PR: #93
- Hippo UI Styling
- PR: #88
- Add demo user
- PR: #97
- UI for editing and setting bindle name of an app
- PR: #99
- update the gulpfile to handle css compilation
- PR: #98
- UI for creating new channels
- PR: #100
- Prerelease channels
- PR: #89
- Adds additonal API Tests
- PR: #104
- remove BOM requirement from .editorconfig
- PR: #108
- Updated CA and style and fixes
- PR: #106
- Set up and edit channel configuration
- PR: #110
- Show channel and application status
- PR: #111
- Rename BINDLE_SERVER_URL to BINDLE_URL
- PR: #112
- Surface WAGI logs through .NET logger
- PR: #116
- Show revisions list in app details
- PR: #114
- Show which port/domain a channel is served on
- PR: #115
- Use an actual factual database for dev environments
- PR: #119
- Add dependabot
- PR: #117
- Initial YARP support.
- PR: #113
- Update dependabot
- PR: #130
- Support in-memory database
- PR: #132
- accept domain name on create channel request
- PR: #135
- Event history
- PR: #134
- Fix error creating channel if no revision match
- PR: #138
- update flag name
- PR: #139
- Fix crash on startup if any channel had no active revision
- PR: #141
- Channel centric UI
- PR: #133
- Accept prerelease rule syntax in Create Channel API
- PR: #147
- (#142) fix account menu appearing behind contents
- PR: #152
- (#149) fix unheathy env status appearance
- PR: #153
- Update YARP configuration via queue and host in separate WebHost
- PR: #120
- Delete channel
- PR: #159
- Play nicely with migrations tool
- PR: #168
- drop systemd as a job scheduler
- PR: #155
- Make migrations generate the right SQLite timestamp function
- PR: #172
- Await async call in "register user" test
- PR: #171
- Fix the register user screen so it works
- PR: #170
- Consolidate common API and UI functions
- PR: #156
- Automatically pick up Created and Modified in migrations
- PR: #173
- Basic collaboration support
- PR: #175
- rename binary as hippo-server
- PR: #162
- move docs to deislabs/hippo-docs
- PR: #185
- [ui] cleanup application revisions and history
- PR: #190
- Make sure that correct error is logged for missing wagi.exe
- PR: #191
- use AssemblyName instead of TargetName
- PR: #194
- Run
dotnet format
- PR: #210
- Remove the DataSeeder
- PR: #212
- change OnDelete to Cascade
- PR: #207
- fix csproj for publish
- PR: #223
- run
dotnet format
- PR: #216
- make appsettings.*.json optional
- PR: #215
- update domain to hippofactory.dev/hippofactory.io
- PR: #226
- begone, carriage return
- PR: #228
- Ignore formatting issues unless release build
- PR: #230
- disable CA1054
- PR: #231
- fix launch.json
- PR: #244
- listen on 0.0.0.0
- PR: #250
- switch to apache 2.0
- PR: #246
- Exposes proxy port in UI
- PR: #251
- Release pipeline
- PR: #248
- fix to make sure generated password is exported in container
- PR: #252
- Add .devcontainer
- PR: #187
- Update README
- PR: #253
- update to wagi-dotnet v0.8.0-preview
- PR: #255