6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852
from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the
signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-256b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852
from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the
signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-256b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852
from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the
signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-251d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated Clientsafdb785
Release 2024-10-306def3a8
Regenerated Clientsfe7423a
Update endpoints modelc94ed08
Update API model22e0bf1
Update PULL_REQUEST_TEMPLATE.mddd22e01
Release 2024-10-290a91644
Regenerated Clients5e60560
Update endpoints model650b227
Update API model6b53348
Release 2024-10-2860a0ef0
Release 2023-04-2408a6461
Regenerated Clients31f1bda
Update endpoints modelc9ad0d0
Update API modelaadb5c6
Merge pull request #2106
from syall/apigw-exports-nullability-mediaconvert-fix44acf0c
Merge pull request #2105
from aws/recursion-detection6c0e937
add runtime checks6c2cf2a
Fix APIGW exports75061a4
capitalize recursion detection trace ID var name6f80948
modify recursion detection and test6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852
from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the
signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Sourced from github.com/charmbracelet/bubbletea's releases.
v1.2.0
It’s performance boost time
Sometimes you have to take matters into your own hands. That’s exactly what
@LeperGnome
did when he wanted faster rendering. This release features adjustments to the rendering algorithm for faster repaints. We encourage you to upgrade and give it a go![!NOTE] Renderer changes are no laughing matter. We’ve tested the new renderer extensively, however if you notice any bugs let us know. Rendering accuracy is among our top priorities.
Changelog
- rendering speed improvements by
@LeperGnome
in charmbracelet/bubbletea#1132New Contributors
@LeperGnome
made their first contribution in charmbracelet/bubbletea#1132Full Changelog: https://github.com/charmbracelet/bubbletea/compare/v1.1.2...v1.2.0
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
f4d1e0e
chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5
(#1224)d6aee5b
chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0
(#1219)3bbf24d
chore(deps): bump github.com/charmbracelet/lipgloss in /examples (#1220)2472d90
fix: remove unnecessary line break5f70edd
chore(ci): sync golangci-lint config (#1222)af96907
chore(ci): sync golangci-lint config (#1221)9bafc58
fix: update standard_renderer.godcb05b0
fix single-line CursorUp(0)3dfbcd9
feat(render): skipping lines from previous frame4f161cd
feat(render): upd EraseDisplayRightSourced from github.com/charmbracelet/lipgloss's releases.
v1.0.0
At last: v1.0.0
This is an honorary release indicating that Lip Gloss is now stable. Thank you, open source community, for all your love, support, contributions, and great style.
Stay tuned for a v2 alpha!
761d265
feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to
0.4.2342e7b0
chore(ci): sync golangci-lint configda324b1
feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to
0.4.078fd6fd
chore(ci): sync golangci-lint config407dc3d
feat(ci): add lint-sync workflowd3dd734
chore: revert "feat(cellbuf): add Bubblezone support"f7e9704
chore: revert "feat(ansi): add SetZone function for setting the
bubblezone id"156c2d7
chore(cellbuf): update ansi dependency to v0.4.4ae35026
docs(ansi): deprecate CursorOrigin6f2b6b9
feat(ansi): add SetZone function for setting the bubblezone id318a466
feat(cellbuf): add Bubblezone supportba42ab7
chore(deps): bump github.com/charmbracelet/x/ansi in /input (#242)4179bb1
fix(ansi): tab is a zero-width character (#238)12fe954
fix(ansi): param should return -1 if missing354bfee
feat(ansi): add HomeCursorPosition constantSourced from github.com/projectcontour/contour's releases.
Contour v1.30.1
We are delighted to present version v1.30.1 of Contour, our layer 7 HTTP reverse proxy for Kubernetes clusters.
All Changes
- Updates Envoy to v1.31.3. See the release notes here.
- Updates Go to v1.22.8. See the release notes here.
Installing and Upgrading
For a fresh install of Contour, consult the getting started documentation.
To upgrade an existing Contour installation, please consult the upgrade documentation.
Compatible Kubernetes Versions
Contour v1.30.1 is tested against Kubernetes 1.28 through 1.30.
Are you a Contour user? We would love to know!
If you're using Contour and want to add your organization to our adopters list, please visit this page. If you prefer to keep your organization name anonymous but still give us feedback into your usage and scenarios for Contour, please post on this GitHub thread.
a1a4142
Update Contour Docker image to v1.30.1.2c9109a
release-1.30: Bump Envoy to v1.31.2 and Go to v1.22.8 (#6715)93064bd
build(deps): bump the k8s-dependencies group with 4 updates (#6737)f757d15
build(deps): bump google.golang.org/grpc from 1.65.0 to 1.65.1 (#6703)9a75948
build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#6666)386d155
build(deps): bump the k8s-dependencies group with 4 updates (#6665)43b8446
build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#6656)367f821
build(deps): bump mheap/github-action-required-labels (#6655)8387802
build(deps): bump the k8s-dependencies group with 4 updates (#6618)dd2a33d
build(deps): bump github.com/cert-manager/cert-manager (#6620)Sourced from github.com/hashicorp/terraform-json's releases.
v0.23.0
ENHANCEMENTS:
- Add support for ephemeral resources by
@radeksimko
in hashicorp/terraform-json#138- Add action forget by
@ilya-hontarau
in hashicorp/terraform-json#126INTERNAL:
- Add a catalog-info.yaml file for Backstage by
@imakewebthings
in hashicorp/terraform-json#137- build(deps): Bump workflows to latest trusted versions by
@hashicorp-tsccr
in hashicorp/terraform-json#132- build(deps): Bump workflows to latest trusted versions by
@hashicorp-tsccr
in hashicorp/terraform-json#134- build(deps): Bump workflows to latest trusted versions by
@hashicorp-tsccr
in hashicorp/terraform-json#136- build(deps): Bump workflows to latest trusted versions by
@hashicorp-tsccr
in hashicorp/terraform-json#139- build(deps): Bump workflows to latest trusted versions by
@hashicorp-tsccr
in hashicorp/terraform-json#140- Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by
@dependabot
in hashicorp/terraform-json#133- Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 by
@dependabot
in hashicorp/terraform-json#135Full Changelog: https://github.com/hashicorp/terraform-json/compare/v0.22.1...v0.23.0
888d47a
build(deps): Bump workflows to latest trusted versions (#140)76bdbbf
build(deps): Bump workflows to latest trusted versions (#139)51492df
Add support for ephemeral resources (#138)3b3d508
Merge pull request #137
from imakewebthings/ct/backstage-catalog-infoc285c1a
Add a catalog-info.yaml file for Backstagedb693d5
build(deps): Bump workflows to latest trusted versions (#136)0104004
Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 (#135)bb8c49e
Add action forget (#126)7d39b02
build(deps): Bump workflows to latest trusted versions (#134)9e856e8
Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#133)