Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for 1.14.1 release #456

Merged
merged 2 commits into from
May 17, 2022
Merged

Prep for 1.14.1 release #456

merged 2 commits into from
May 17, 2022

Conversation

kentquirk
Copy link
Contributor

1.14.1 2022-05-16

Fixes

3558a28 Fix crash bug related to sharding (#455) | @kentquirk

Maintenance

111b40d bump husky to 0.10.5 (#450) | @MikeGoldsmith
744df42 Bump github.com/klauspost/compress from 1.15.2 to 1.15.4 (#451) | dependabot
c5c91d6 Bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 (#444) | dependabot
3c8fb13 Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.4 (#441) | dependabot

Documentation

5e16407 add a note about reloading the configuration when running within docker (#448) | @leviwilson
4d1d52c README: remove incorrect mention of sending SIGUSR1 to trigger a configuration reload (#447) | @jharley

@kentquirk kentquirk requested a review from a team May 16, 2022 23:06
Copy link
Member

@robbkidd robbkidd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only things I see are making the lists in the changelog actual lists.

CHANGELOG.md Outdated

### Fixes

3558a28 Fix crash bug related to sharding (#455) | [@kentquirk](https://github.com/kentquirk)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dashes for a markdown list instead of commit IDs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sigh. someday I'll get this right first time. Today is not that day.

@kentquirk kentquirk requested a review from robbkidd May 17, 2022 00:25
Copy link
Member

@robbkidd robbkidd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

punch it!

@kentquirk kentquirk merged commit afe516c into main May 17, 2022
@kentquirk kentquirk deleted the prep.v1.14.1 branch May 17, 2022 00:37
ghost pushed a commit to opsramp/tracing-proxy that referenced this pull request Jul 5, 2024
## 1.14.1 2022-05-16

### Fixes

- Fix crash bug related to sharding (honeycombio#455) | [@kentquirk](https://github.com/kentquirk)

### Maintenance

- bump husky to 0.10.5 (honeycombio#450) | [@MikeGoldsmith](https://github.com/MikeGoldsmith)
- Bump github.com/klauspost/compress from 1.15.2 to 1.15.4 (honeycombio#451) | dependabot
- Bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 (honeycombio#444) | dependabot
- Bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.4 (honeycombio#441) | dependabot

### Documentation

- add a note about reloading the configuration when running within docker (honeycombio#448) | [@leviwilson](https://github.com/leviwilson)
- README: remove incorrect mention of sending SIGUSR1 to trigger a configuration reload (honeycombio#447) | [@jharley](https://github.com/jharley)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants