Releases: inviqa/harness-node-spa
Releases · inviqa/harness-node-spa
0.2.0-rc3
What's Changed
Fixed bugs
- Fixes from usage by @kierenevans in #45
Full Changelog: 0.2.0-rc2...0.2.0-rc3
0.2.0-rc2
What's Changed
Implemented enhancements
- Update default node version to 20 by @andytson-inviqa in #38
- Make ws 0.4.0 minimum requirement for parentLayer support by @andytson-inviqa in #39
- Replace create-react-app example with vite and parcel by @andytson-inviqa in #41
- feat: update docker harness parentLayer to 0.3.0 by @andytson-inviqa in #44
- feat: update deployment template to use service.environment by @andytson-inviqa in #43
Fixed bugs
- Fix dynamic mode's tini command change by @andytson-inviqa in #40
- Update vite example to mention moving contents of folder by @andytson-inviqa in #42
Full Changelog: 0.2.0-rc1...0.2.0-rc2
0.2.0-rc1
What's Changed
Implemented enhancements
- Switch to harness-docker release version of 0.2.0 by @andytson-inviqa in #37
Fixed bugs
- Fix missing helm value for app docker image by @andytson-inviqa in #36
- Disable deploying console image (which isn't pushed) by @andytson-inviqa in #35
Full Changelog: 0.2.0-alpha3...0.2.0-rc1
0.2.0-alpha3
What's Changed
Implemented enhancements
- Use console to build the node stage and make it available in CI by @andytson-inviqa in #34
Full Changelog: 0.2.0-alpha2...0.2.0-alpha3
0.2.0-alpha2
What's Changed
Implemented enhancements
- Disable nginx server_tokens by default by @andytson-inviqa in #29
- Update console to use node user, and start:dev run yarn install again by @andytson-inviqa in #33
- Add a spec for github release notes auto-generation by @andytson-inviqa in #32
Full Changelog: 0.2.0-alpha1...0.2.0-alpha2
0.2.0-alpha1
What's Changed
Implemented enhancements
- Switch to use harness-docker as a parent harness by @andytson-inviqa in #31
Full Changelog: 0.1.0...0.2.0-alpha1
0.1.0
What's Changed
- Set host volume options to cached and make a delegated-volumes flag by @andytson-inviqa in #1
- Deduce the docker registry_url from repository by @andytson-inviqa in #2
- Support helm v3 cli by avoiding helm init by @andytson-inviqa in #3
- Use docker-compose build/push and service push config by @andytson-inviqa in #4
- Use fully expressive variable name for git ssh private key by @andytson-inviqa in #5
- Use mutagen.yml config to manage mutagen docker containers by @andytson-inviqa in #6
- Support image pull configuration using sealed-secrets by @andytson-inviqa in #7
- Use more context related docker attribute paths by @andytson-inviqa in #8
- Fix multiple argument run/passthru escaping and migrate most to use it by @andytson-inviqa in #9
- Pull external images in parallel before building service images by @andytson-inviqa in #11
- Fix CI project names by @andytson-inviqa in #12
- Add ability to define env vars from k8s secrets by @andytson-inviqa in #10
- Fix trailing newlines being added into secrets before encryption by @andytson-inviqa in #13
- Fix escaping in helm chart git commit by @andytson-inviqa in #14
- Add missing external images of service images that have no build by @andytson-inviqa in #15
- Fix several bugs in bash by @andytson-inviqa in #16
- Escape & and " in config expected to be in html attribute by @andytson-inviqa in #17
- Escape \ and & still due to sed escaping by @andytson-inviqa in #18
- Add alternative local/http sealed-secret seal certificate by @andytson-inviqa in #20
- Fix bug in processing non-interactive sealed-secret input by @andytson-inviqa in #21
- MISC Support base64 decoding in more OSes by @andytson-inviqa in #19
- Add catch-all routing in nginx to /index.html by @andytson-inviqa in #22
- Use original base64 -d for support in more linuxes by @andytson-inviqa in #23
- Cleanup built images more cleanly by @andytson-inviqa in #26
- Switch kubeval's k8s spec location to fork by @andytson-inviqa in #25
- Push helm chart to the default branch of the cluster repo by @andytson-inviqa in #27
- Use explicit / prefix for Ingress path by @andytson-inviqa in #28
- Run weekly builds instead of nightly by @kierenevans in #30
New Contributors
- @kierenevans made their first contribution in #30
Full Changelog: https://github.com/inviqa/harness-node-spa/commits/0.1.0