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

Release v1.39.0 #1338

Merged
merged 6 commits into from
Nov 14, 2023
Merged

Release v1.39.0 #1338

merged 6 commits into from
Nov 14, 2023

Conversation

cpheps
Copy link
Contributor

@cpheps cpheps commented Nov 14, 2023

Proposed Change

Release v1.39.0 prep.

Checklist
  • Changes are tested
  • CI has passed

BinaryFissionGames and others added 6 commits November 1, 2023 11:09
* Removed archived k8s reference

Signed-off-by: Corbin Phelps <[email protected]>

* PR Feedback

Signed-off-by: Corbin Phelps <[email protected]>

* Removed the k8s google cloud docmentation

Signed-off-by: Corbin Phelps <[email protected]>

---------

Signed-off-by: Corbin Phelps <[email protected]>
* add default HTTP log receiver

* keiths feedback

* replace interface{} with any

* keiths feedback p2

* brandons feedback & docs update

* corbins feedback

* update config struct
Updated otel to v0.88.0

Signed-off-by: Corbin Phelps <[email protected]>
* Updated google.golang.org/api to v0.150.0

Signed-off-by: Corbin Phelps <[email protected]>

* Updated golang.org/x/sys to v0.14.0

Signed-off-by: Corbin Phelps <[email protected]>

* Updated github.com/shirou/gopsutil/v3 to v3.23.10

Signed-off-by: Corbin Phelps <[email protected]>

* Updated github.com/google/uuid to v1.4.0

Signed-off-by: Corbin Phelps <[email protected]>

* Updated github.com/docker/docker to v24.0.7+incompatible

Signed-off-by: Corbin Phelps <[email protected]>

---------

Signed-off-by: Corbin Phelps <[email protected]>
* Add Chronicle exporter

* Remove failed to from most error messages

* Fix collector version

* Add license

* Update timestamp marshal name

* Fix marshal all logs logic

* Fix mapstructure tag for creds

* Various fixes from google call

* Doc API for regions & use it as alt endpoint

* Add comment

* PR Feedback - Brandon

* Use expression package

* Log and drop log on failing to get field

* Remove dead code
@cpheps cpheps requested a review from a team as a code owner November 14, 2023 17:12
@cpheps cpheps requested a review from Mrod1598 November 14, 2023 17:12
Copy link
Contributor

@BinaryFissionGames BinaryFissionGames left a comment

Choose a reason for hiding this comment

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

Any chance we can squeeze the sort by mtime feature flag in this release?

@BinaryFissionGames
Copy link
Contributor

Any chance we can squeeze the sort by mtime feature flag in this release?

This requires OTel v0.89.0, which isn't released fully just yet.

@cpheps cpheps merged commit 9cb99bc into main Nov 14, 2023
17 checks passed
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.

5 participants