Releases: algolia/sup3rS3cretMes5age
Releases · algolia/sup3rS3cretMes5age
v0.4.0 Repository refacto and various updates
What's Changed
- Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #91
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #89
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #95
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #98
- Remove tls 1.0 and tls 1.1 by @eranchetz in #78
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #97
- docs: add awsmfoss badge by @t3hmrman in #93
- Revert old tls PR by @jjacque in #99
- Refacto / update project by @jjacque in #101
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0 Add support for Kubernetes with Helm
What's Changed
- Update README.md by @eranchetz in #75
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #79
- Renewal of vault auth token by @Pratiyush05Pushkar in #77
- [chore] add Code Owners for the repository by @shfranc in #80
- Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible by @dependabot in #84
- Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 by @dependabot in #81
- Bump google.golang.org/grpc from 1.41.0 to 1.56.3 by @dependabot in #85
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #86
- (dev) Added initial version of Chart by @zeusal in #90
- Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #87
New Contributors
- @dependabot made their first contribution in #79
- @Pratiyush05Pushkar made their first contribution in #77
- @shfranc made their first contribution in #80
- @zeusal made their first contribution in #90
Full Changelog: 0.2.5...v0.3.0
Upgrade to Echo v4
Notes:
- [ v ] Upgraded to Echo v4
- [ v ] Fixed CVE-2020-26160
jQuery update and new slider
Merge pull request #70 from algolia/slider Slider + jQuery 3.x update
Updated dependancies and golang version
0.2.3 update golang to 1.15 and update dependancies
Remove JQuery and cleaner html
- [UI] JQuery was removed as a dependency (thanks to @Haroenv 🏆 )
- [UI] Cleaner html
Vendor Assets
- Vendor external assets
a. JQuery
b. Javascript
c. Fonts
Make sup3rS3cretMes5age simple again
- [fix] removed local dependency for go
- [fix] go build is done inside docker
- [fix] docker multi layered build
- [fix] removed NGINX dependency (!!) (autoTLS is now done in supersecret code with echo.AutoTLS)
- Makefile simplified
- [feature] added ability to custom message expire time
- Updated README