You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/05/12 17:31:00 UTC

[jira] [Assigned] (BEAM-14249) Replace use of deprecated strings.Title

     [ https://issues.apache.org/jira/browse/BEAM-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot reassigned BEAM-14249:
------------------------------------

    Assignee:     (was: Jack McCluskey)

> Replace use of deprecated strings.Title
> ---------------------------------------
>
>                 Key: BEAM-14249
>                 URL: https://issues.apache.org/jira/browse/BEAM-14249
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Priority: P3
>              Labels: stale-assigned
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> strings.Title is deprecated as of Go 1.18, and an alternative in to form of golang.org/x/text/cases should be used instead (present in Go since 1.0)
>  
> An initial exploration found that there isn't a language tag to pass in to cases.Title() that matches the current strings.Title behavior perfectly. More work will need to be done to match existing behavior. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)